From 18904651a651e3c30a2105bcdf381c2b0fd94ba9 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Tue, 29 Dec 2020 17:24:30 +0800 Subject: [PATCH 01/13] Generate 2020-09 version code --- .../AzSdk.RP.props | 2 +- .../Generated/AFDCustomDomainsOperations.cs | 1675 ++++++++++++ .../AFDCustomDomainsOperationsExtensions.cs | 557 ++++ .../src/Generated/AFDEndpointsOperations.cs | 2297 +++++++++++++++++ .../AFDEndpointsOperationsExtensions.cs | 715 +++++ .../Generated/AFDOriginGroupsOperations.cs | 1799 +++++++++++++ .../AFDOriginGroupsOperationsExtensions.cs | 519 ++++ .../src/Generated/AFDOriginsOperations.cs | 1470 +++++++++++ .../AFDOriginsOperationsExtensions.cs | 487 ++++ .../src/Generated/AFDProfilesOperations.cs | 654 +++++ .../AFDProfilesOperationsExtensions.cs | 147 ++ .../src/Generated/CdnManagementClient.cs | 80 +- .../Generated/IAFDCustomDomainsOperations.cs | 347 +++ .../src/Generated/IAFDEndpointsOperations.cs | 442 ++++ .../Generated/IAFDOriginGroupsOperations.cs | 328 +++ .../src/Generated/IAFDOriginsOperations.cs | 300 +++ .../src/Generated/IAFDProfilesOperations.cs | 105 + .../src/Generated/ICdnManagementClient.cs | 64 +- .../src/Generated/ILogAnalyticsOperations.cs | 237 ++ .../src/Generated/IRoutesOperations.cs | 314 +++ .../src/Generated/IRuleSetsOperations.cs | 266 ++ .../src/Generated/IRulesOperations.cs | 300 +++ .../src/Generated/ISecretsOperations.cs | 276 ++ .../Generated/ISecurityPoliciesOperations.cs | 276 ++ .../src/Generated/IValidateOperations.cs | 53 + .../src/Generated/LogAnalyticsOperations.cs | 1497 +++++++++++ .../LogAnalyticsOperationsExtensions.cs | 387 +++ .../src/Generated/Models/AFDDomain.cs | 146 ++ .../Models/AFDDomainHttpsParameters.cs | 88 + .../Models/AFDDomainUpdateParameters.cs | 82 + .../src/Generated/Models/AFDEndpoint.cs | 125 + .../Generated/Models/AFDEndpointProtocols.cs | 22 + .../Models/AFDEndpointUpdateParameters.cs | 95 + .../src/Generated/Models/AFDOrigin.cs | 226 ++ .../src/Generated/Models/AFDOriginGroup.cs | 157 ++ .../Models/AFDOriginGroupUpdateParameters.cs | 134 + .../Models/AFDOriginUpdateParameters.cs | 195 ++ .../Generated/Models/AFDStateProperties.cs | 64 + .../Generated/Models/AfdCertificateType.cs | 22 + .../src/Generated/Models/AfdErrorResponse.cs | 56 + .../Models/AfdErrorResponseException.cs | 62 + .../Generated/Models/AfdMinimumTlsVersion.cs | 60 + .../Generated/Models/AfdProvisioningState.cs | 25 + .../Generated/Models/AfdPurgeParameters.cs | 77 + .../Models/CdnWebApplicationFirewallPolicy.cs | 4 +- .../src/Generated/Models/Certificate.cs | 67 + .../Generated/Models/CompressionSettings.cs | 72 + .../Generated/Models/ContinentsResponse.cs | 57 + .../ContinentsResponseContinentsItem.cs | 48 + .../ContinentsResponseCountryOrRegionsItem.cs | 54 + .../Models/CookiesMatchConditionParameters.cs | 21 +- .../src/Generated/Models/CookiesOperator.cs | 1 + .../src/Generated/Models/CustomDomain.cs | 4 +- .../Generated/Models/CustomerCertificate.cs | 106 + .../Models/CustomerCertificateParameters.cs | 145 ++ .../DeliveryRuleHttpVersionCondition.cs | 4 - .../Models/DeliveryRuleIsDeviceCondition.cs | 4 - .../DeliveryRuleRequestMethodCondition.cs | 4 - .../DeliveryRuleRequestSchemeCondition.cs | 4 - .../src/Generated/Models/DeploymentStatus.cs | 24 + .../Models/DomainValidationProperties.cs | 61 + .../Generated/Models/DomainValidationState.cs | 26 + .../src/Generated/Models/EdgeNode.cs | 4 +- .../src/Generated/Models/EnabledState.cs | 22 + .../src/Generated/Models/Endpoint.cs | 4 +- .../Generated/Models/ForwardingProtocol.cs | 23 + .../HttpVersionMatchConditionParameters.cs | 20 +- .../src/Generated/Models/HttpsRedirect.cs | 22 + .../src/Generated/Models/IdentityType.cs | 24 + .../IsDeviceMatchConditionParameters.cs | 20 +- .../KeyVaultCertificateSourceParameters.cs | 6 +- .../Generated/Models/LinkToDefaultDomain.cs | 22 + .../Models/LoadBalancingSettingsParameters.cs | 76 + .../Generated/Models/ManagedCertificate.cs | 46 + .../Models/ManagedCertificateParameters.cs | 95 + .../Models/MatchProcessingBehavior.cs | 22 + .../src/Generated/Models/MetricsResponse.cs | 72 + .../Models/MetricsResponseSeriesItem.cs | 70 + .../MetricsResponseSeriesItemDataItem.cs | 54 + .../MetricsResponseSeriesItemGroupsItem.cs | 54 + .../src/Generated/Models/Origin.cs | 4 +- .../src/Generated/Models/OriginGroup.cs | 4 +- .../Models/OriginGroupOverrideAction.cs | 72 + .../OriginGroupOverrideActionParameters.cs | 81 + .../PostArgsMatchConditionParameters.cs | 21 +- .../src/Generated/Models/PostArgsOperator.cs | 1 + .../src/Generated/Models/Profile.cs | 12 +- .../src/Generated/Models/ProxyResource.cs | 9 +- .../QueryStringMatchConditionParameters.cs | 15 +- .../Generated/Models/QueryStringOperator.cs | 1 + .../src/Generated/Models/RankingsResponse.cs | 63 + .../Models/RankingsResponseTablesItem.cs | 54 + .../RankingsResponseTablesItemDataItem.cs | 56 + ...gsResponseTablesItemDataItemMetricsItem.cs | 60 + .../RemoteAddressMatchConditionParameters.cs | 10 +- .../RequestBodyMatchConditionParameters.cs | 15 +- .../Generated/Models/RequestBodyOperator.cs | 1 + .../RequestHeaderMatchConditionParameters.cs | 21 +- .../Generated/Models/RequestHeaderOperator.cs | 1 + .../RequestMethodMatchConditionParameters.cs | 20 +- .../RequestSchemeMatchConditionParameters.cs | 20 +- .../RequestUriMatchConditionParameters.cs | 15 +- .../Generated/Models/RequestUriOperator.cs | 1 + .../src/Generated/Models/ResourcesResponse.cs | 57 + .../ResourcesResponseCustomDomainsItem.cs | 66 + .../Models/ResourcesResponseEndpointsItem.cs | 68 + ...sResponseEndpointsItemCustomDomainsItem.cs | 66 + .../src/Generated/Models/Route.cs | 236 ++ .../Generated/Models/RouteUpdateParameters.cs | 197 ++ .../src/Generated/Models/Rule.cs | 136 + .../src/Generated/Models/RuleSet.cs | 72 + .../Generated/Models/RuleUpdateParameters.cs | 97 + .../src/Generated/Models/Secret.cs | 81 + .../src/Generated/Models/SecretParameters.cs | 35 + .../src/Generated/Models/SecretProperties.cs | 58 + .../src/Generated/Models/SecretType.cs | 23 + .../src/Generated/Models/SecurityPolicy.cs | 80 + .../Models/SecurityPolicyParameters.cs | 35 + ...PolicyWebApplicationFirewallAssociation.cs | 63 + ...yPolicyWebApplicationFirewallParameters.cs | 64 + .../SharedPrivateLinkResourceProperties.cs | 99 + .../Models/SharedPrivateLinkResourceStatus.cs | 78 + .../src/Generated/Models/Sku.cs | 12 +- .../src/Generated/Models/SkuName.cs | 7 + .../src/Generated/Models/Status.cs | 24 + .../src/Generated/Models/SystemData.cs | 105 + .../src/Generated/Models/TrackedResource.cs | 8 +- ...rlFileExtensionMatchConditionParameters.cs | 15 +- .../Models/UrlFileExtensionOperator.cs | 1 + .../UrlFileNameMatchConditionParameters.cs | 15 +- .../Generated/Models/UrlFileNameOperator.cs | 1 + .../Models/UrlPathMatchConditionParameters.cs | 14 +- .../src/Generated/Models/UrlPathOperator.cs | 1 + .../src/Generated/Models/UrlSigningAction.cs | 5 +- .../Models/UrlSigningActionParameters.cs | 62 +- .../Models/UrlSigningKeyParameters.cs | 92 + .../src/Generated/Models/Usage.cs | 102 + .../src/Generated/Models/UsageName.cs | 60 + .../Generated/Models/ValidateSecretInput.cs | 80 + .../Generated/Models/ValidateSecretOutput.cs | 62 + .../Generated/Models/ValidateSecretType.cs | 23 + .../src/Generated/Models/ValidationToken.cs | 49 + .../Generated/Models/WafMetricsResponse.cs | 72 + .../Models/WafMetricsResponseSeriesItem.cs | 70 + .../WafMetricsResponseSeriesItemDataItem.cs | 54 + .../WafMetricsResponseSeriesItemGroupsItem.cs | 54 + .../Generated/Models/WafRankingsResponse.cs | 69 + .../Models/WafRankingsResponseDataItem.cs | 56 + .../WafRankingsResponseDataItemMetricsItem.cs | 60 + .../src/Generated/PoliciesOperations.cs | 40 +- .../src/Generated/RoutesOperations.cs | 1477 +++++++++++ .../Generated/RoutesOperationsExtensions.cs | 501 ++++ .../src/Generated/RuleSetsOperations.cs | 1514 +++++++++++ .../Generated/RuleSetsOperationsExtensions.cs | 409 +++ .../src/Generated/RulesOperations.cs | 1470 +++++++++++ .../Generated/RulesOperationsExtensions.cs | 487 ++++ .../Generated/SdkInfo_CdnManagementClient.cs | 42 +- .../src/Generated/SecretsOperations.cs | 1414 ++++++++++ .../Generated/SecretsOperationsExtensions.cs | 439 ++++ .../Generated/SecurityPoliciesOperations.cs | 1413 ++++++++++ .../SecurityPoliciesOperationsExtensions.cs | 439 ++++ .../src/Generated/ValidateOperations.cs | 255 ++ .../Generated/ValidateOperationsExtensions.cs | 67 + .../src/generate.ps1 | 2 +- 164 files changed, 31595 insertions(+), 307 deletions(-) create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDCustomDomainsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDEndpointsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginGroupsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDProfilesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRoutesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRuleSetsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRulesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecretsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IValidateOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomain.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainHttpsParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainUpdateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpoint.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointProtocols.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointUpdateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOrigin.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroup.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroupUpdateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginUpdateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDStateProperties.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdCertificateType.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponseException.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdMinimumTlsVersion.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdProvisioningState.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdPurgeParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Certificate.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CompressionSettings.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseContinentsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseCountryOrRegionsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificate.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeploymentStatus.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationProperties.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationState.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EnabledState.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ForwardingProtocol.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpsRedirect.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IdentityType.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LinkToDefaultDomain.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LoadBalancingSettingsParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificate.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MatchProcessingBehavior.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemDataItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemGroupsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideAction.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideActionParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItemMetricsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseCustomDomainsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItemCustomDomainsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Rule.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleSet.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleUpdateParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Secret.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretProperties.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallAssociation.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceProperties.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceStatus.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Status.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SystemData.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningKeyParameters.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Usage.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UsageName.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretInput.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretOutput.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretType.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidationToken.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemDataItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemGroupsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponse.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItemMetricsItem.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperations.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperationsExtensions.cs diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/AzSdk.RP.props b/sdk/cdn/Microsoft.Azure.Management.Cdn/AzSdk.RP.props index 5ead899729d3d..c9157f899c9b0 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/AzSdk.RP.props +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/AzSdk.RP.props @@ -1,7 +1,7 @@ - Cdn_2020-04-15; + Cdn_2020-09-01; $(PackageTags);$(CommonTags);$(AzureApiTag); \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs new file mode 100644 index 0000000000000..53ce714b7d2e6 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs @@ -0,0 +1,1675 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDCustomDomainsOperations operations. + /// + internal partial class AFDCustomDomainsOperations : IServiceOperations, IAFDCustomDomainsOperations + { + /// + /// Initializes a new instance of the AFDCustomDomainsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal AFDCustomDomainsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfile", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/customDomains").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing AzureFrontDoor domain with the specified domain name under + /// the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (customDomainName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("customDomainName", customDomainName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/customDomains/{customDomainName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{customDomainName}", System.Uri.EscapeDataString(customDomainName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new domain within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, customDomain, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing domain within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - using + /// AzureFrontDoor managed certificate or user's own certificate. If not + /// specified, enabling ssl uses AzureFrontDoor managed certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, tlsSettings, azureDnsZone, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain name + /// under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates the domain validation token. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> RefreshValidationTokenWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginRefreshValidationTokenWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Creates a new domain within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (customDomainName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); + } + if (customDomain == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "customDomain"); + } + if (customDomain != null) + { + customDomain.Validate(); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("customDomainName", customDomainName); + tracingParameters.Add("customDomain", customDomain); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/customDomains/{customDomainName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{customDomainName}", System.Uri.EscapeDataString(customDomainName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(customDomain != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(customDomain, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing domain within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - using + /// AzureFrontDoor managed certificate or user's own certificate. If not + /// specified, enabling ssl uses AzureFrontDoor managed certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (customDomainName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (tlsSettings != null) + { + tlsSettings.Validate(); + } + AFDDomainUpdateParameters customDomainUpdateProperties = new AFDDomainUpdateParameters(); + if (tlsSettings != null || azureDnsZone != null) + { + customDomainUpdateProperties.TlsSettings = tlsSettings; + customDomainUpdateProperties.AzureDnsZone = azureDnsZone; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("customDomainName", customDomainName); + tracingParameters.Add("customDomainUpdateProperties", customDomainUpdateProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/customDomains/{customDomainName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{customDomainName}", System.Uri.EscapeDataString(customDomainName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(customDomainUpdateProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(customDomainUpdateProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain name + /// under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (customDomainName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("customDomainName", customDomainName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/customDomains/{customDomainName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{customDomainName}", System.Uri.EscapeDataString(customDomainName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates the domain validation token. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginRefreshValidationTokenWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (customDomainName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("customDomainName", customDomainName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginRefreshValidationToken", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/customDomains/{customDomainName}/refreshValidationToken").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{customDomainName}", System.Uri.EscapeDataString(customDomainName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfileNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperationsExtensions.cs new file mode 100644 index 0000000000000..15cfe867924a1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperationsExtensions.cs @@ -0,0 +1,557 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for AFDCustomDomainsOperations. + /// + public static partial class AFDCustomDomainsOperationsExtensions + { + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListByProfile(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName) + { + return operations.ListByProfileAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing AzureFrontDoor domain with the specified domain name under + /// the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + public static AFDDomain Get(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName) + { + return operations.GetAsync(resourceGroupName, profileName, customDomainName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing AzureFrontDoor domain with the specified domain name under + /// the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new domain within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + public static AFDDomain Create(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain) + { + return operations.CreateAsync(resourceGroupName, profileName, customDomainName, customDomain).GetAwaiter().GetResult(); + } + + /// + /// Creates a new domain within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, customDomain, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing domain within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - using + /// AzureFrontDoor managed certificate or user's own certificate. If not + /// specified, enabling ssl uses AzureFrontDoor managed certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + public static AFDDomain Update(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference)) + { + return operations.UpdateAsync(resourceGroupName, profileName, customDomainName, tlsSettings, azureDnsZone).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing domain within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - using + /// AzureFrontDoor managed certificate or user's own certificate. If not + /// specified, enabling ssl uses AzureFrontDoor managed certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, tlsSettings, azureDnsZone, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + public static void Delete(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName) + { + operations.DeleteAsync(resourceGroupName, profileName, customDomainName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Updates the domain validation token. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + public static ValidationToken RefreshValidationToken(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName) + { + return operations.RefreshValidationTokenAsync(resourceGroupName, profileName, customDomainName).GetAwaiter().GetResult(); + } + + /// + /// Updates the domain validation token. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task RefreshValidationTokenAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.RefreshValidationTokenWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new domain within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + public static AFDDomain BeginCreate(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, customDomainName, customDomain).GetAwaiter().GetResult(); + } + + /// + /// Creates a new domain within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, customDomain, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing domain within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - using + /// AzureFrontDoor managed certificate or user's own certificate. If not + /// specified, enabling ssl uses AzureFrontDoor managed certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + public static AFDDomain BeginUpdate(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference)) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, customDomainName, tlsSettings, azureDnsZone).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing domain within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - using + /// AzureFrontDoor managed certificate or user's own certificate. If not + /// specified, enabling ssl uses AzureFrontDoor managed certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, tlsSettings, azureDnsZone, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + public static void BeginDelete(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, customDomainName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Updates the domain validation token. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + public static ValidationToken BeginRefreshValidationToken(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName) + { + return operations.BeginRefreshValidationTokenAsync(resourceGroupName, profileName, customDomainName).GetAwaiter().GetResult(); + } + + /// + /// Updates the domain validation token. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task BeginRefreshValidationTokenAsync(this IAFDCustomDomainsOperations operations, string resourceGroupName, string profileName, string customDomainName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginRefreshValidationTokenWithHttpMessagesAsync(resourceGroupName, profileName, customDomainName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByProfileNext(this IAFDCustomDomainsOperations operations, string nextPageLink) + { + return operations.ListByProfileNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileNextAsync(this IAFDCustomDomainsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs new file mode 100644 index 0000000000000..dd9003f18e39f --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs @@ -0,0 +1,2297 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDEndpointsOperations operations. + /// + internal partial class AFDEndpointsOperations : IServiceOperations, IAFDEndpointsOperations + { + /// + /// Initializes a new instance of the AFDEndpointsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal AFDEndpointsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfile", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, endpoint, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. Only + /// tags can be updated after creating an endpoint. To update origins, use the + /// Update Origin operation. To update origin groups, use the Update Origin + /// group operation. To update domains, use the Update Custom Domain operation. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, endpointUpdateProperties, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a wild + /// card directory. + /// + /// + /// List of domains. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task PurgeContentWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginPurgeContentWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, contentPaths, domains, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsage", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/usages").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Validates the custom domain mapping to ensure it maps to the correct CDN + /// endpoint in DNS. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> ValidateCustomDomainWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string hostName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (hostName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); + } + ValidateCustomDomainInput customDomainProperties = new ValidateCustomDomainInput(); + if (hostName != null) + { + customDomainProperties.HostName = hostName; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("customDomainProperties", customDomainProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ValidateCustomDomain", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/validateCustomDomain").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(customDomainProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(customDomainProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (endpoint == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpoint"); + } + if (endpoint != null) + { + endpoint.Validate(); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("endpoint", endpoint); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(endpoint != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(endpoint, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. Only + /// tags can be updated after creating an endpoint. To update origins, use the + /// Update Origin operation. To update origin groups, use the Update Origin + /// group operation. To update domains, use the Update Custom Domain operation. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (endpointUpdateProperties == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointUpdateProperties"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("endpointUpdateProperties", endpointUpdateProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(endpointUpdateProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(endpointUpdateProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a wild + /// card directory. + /// + /// + /// List of domains. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginPurgeContentWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (contentPaths == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "contentPaths"); + } + AfdPurgeParameters contents = new AfdPurgeParameters(); + if (contentPaths != null || domains != null) + { + contents.ContentPaths = contentPaths; + contents.Domains = domains; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("contents", contents); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginPurgeContent", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/purge").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(contents != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(contents, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfileNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsageNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperationsExtensions.cs new file mode 100644 index 0000000000000..394beb12549c2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperationsExtensions.cs @@ -0,0 +1,715 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for AFDEndpointsOperations. + /// + public static partial class AFDEndpointsOperationsExtensions + { + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListByProfile(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName) + { + return operations.ListByProfileAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + public static AFDEndpoint Get(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName) + { + return operations.GetAsync(resourceGroupName, profileName, endpointName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + public static AFDEndpoint Create(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint) + { + return operations.CreateAsync(resourceGroupName, profileName, endpointName, endpoint).GetAwaiter().GetResult(); + } + + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, endpoint, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. Only + /// tags can be updated after creating an endpoint. To update origins, use the + /// Update Origin operation. To update origin groups, use the Update Origin + /// group operation. To update domains, use the Update Custom Domain operation. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + public static AFDEndpoint Update(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties) + { + return operations.UpdateAsync(resourceGroupName, profileName, endpointName, endpointUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. Only + /// tags can be updated after creating an endpoint. To update origins, use the + /// Update Origin operation. To update origin groups, use the Update Origin + /// group operation. To update domains, use the Update Custom Domain operation. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, endpointUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + public static void Delete(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName) + { + operations.DeleteAsync(resourceGroupName, profileName, endpointName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a wild + /// card directory. + /// + /// + /// List of domains. + /// + public static void PurgeContent(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList)) + { + operations.PurgeContentAsync(resourceGroupName, profileName, endpointName, contentPaths, domains).GetAwaiter().GetResult(); + } + + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a wild + /// card directory. + /// + /// + /// List of domains. + /// + /// + /// The cancellation token. + /// + public static async Task PurgeContentAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.PurgeContentWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, contentPaths, domains, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + public static IPage ListResourceUsage(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName) + { + return operations.ListResourceUsageAsync(resourceGroupName, profileName, endpointName).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Validates the custom domain mapping to ensure it maps to the correct CDN + /// endpoint in DNS. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + public static ValidateCustomDomainOutput ValidateCustomDomain(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, string hostName) + { + return operations.ValidateCustomDomainAsync(resourceGroupName, profileName, endpointName, hostName).GetAwaiter().GetResult(); + } + + /// + /// Validates the custom domain mapping to ensure it maps to the correct CDN + /// endpoint in DNS. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + /// + /// The cancellation token. + /// + public static async Task ValidateCustomDomainAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, string hostName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ValidateCustomDomainWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, hostName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + public static AFDEndpoint BeginCreate(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, endpointName, endpoint).GetAwaiter().GetResult(); + } + + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, endpoint, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. Only + /// tags can be updated after creating an endpoint. To update origins, use the + /// Update Origin operation. To update origin groups, use the Update Origin + /// group operation. To update domains, use the Update Custom Domain operation. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + public static AFDEndpoint BeginUpdate(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, endpointName, endpointUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. Only + /// tags can be updated after creating an endpoint. To update origins, use the + /// Update Origin operation. To update origin groups, use the Update Origin + /// group operation. To update domains, use the Update Custom Domain operation. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, endpointUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + public static void BeginDelete(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, endpointName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a wild + /// card directory. + /// + /// + /// List of domains. + /// + public static void BeginPurgeContent(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList)) + { + operations.BeginPurgeContentAsync(resourceGroupName, profileName, endpointName, contentPaths, domains).GetAwaiter().GetResult(); + } + + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a wild + /// card directory. + /// + /// + /// List of domains. + /// + /// + /// The cancellation token. + /// + public static async Task BeginPurgeContentAsync(this IAFDEndpointsOperations operations, string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginPurgeContentWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, contentPaths, domains, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByProfileNext(this IAFDEndpointsOperations operations, string nextPageLink) + { + return operations.ListByProfileNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileNextAsync(this IAFDEndpointsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListResourceUsageNext(this IAFDEndpointsOperations operations, string nextPageLink) + { + return operations.ListResourceUsageNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageNextAsync(this IAFDEndpointsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs new file mode 100644 index 0000000000000..0a6ec4c05f9ec --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs @@ -0,0 +1,1799 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDOriginGroupsOperations operations. + /// + internal partial class AFDOriginGroupsOperations : IServiceOperations, IAFDOriginGroupsOperations + { + /// + /// Initializes a new instance of the AFDOriginGroupsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal AFDOriginGroupsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfile", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originGroup, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originGroupUpdateProperties, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsage", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}/usages").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (originGroup == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroup"); + } + if (originGroup != null) + { + originGroup.Validate(); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("originGroup", originGroup); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(originGroup != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(originGroup, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (originGroupUpdateProperties == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupUpdateProperties"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("originGroupUpdateProperties", originGroupUpdateProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(originGroupUpdateProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(originGroupUpdateProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfileNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsageNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperationsExtensions.cs new file mode 100644 index 0000000000000..3e92f655f7f07 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperationsExtensions.cs @@ -0,0 +1,519 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for AFDOriginGroupsOperations. + /// + public static partial class AFDOriginGroupsOperationsExtensions + { + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListByProfile(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName) + { + return operations.ListByProfileAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + public static AFDOriginGroup Get(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName) + { + return operations.GetAsync(resourceGroupName, profileName, originGroupName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + public static AFDOriginGroup Create(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup) + { + return operations.CreateAsync(resourceGroupName, profileName, originGroupName, originGroup).GetAwaiter().GetResult(); + } + + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originGroup, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + public static AFDOriginGroup Update(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties) + { + return operations.UpdateAsync(resourceGroupName, profileName, originGroupName, originGroupUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originGroupUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + public static void Delete(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName) + { + operations.DeleteAsync(resourceGroupName, profileName, originGroupName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + public static IPage ListResourceUsage(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName) + { + return operations.ListResourceUsageAsync(resourceGroupName, profileName, originGroupName).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + public static AFDOriginGroup BeginCreate(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, originGroupName, originGroup).GetAwaiter().GetResult(); + } + + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originGroup, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + public static AFDOriginGroup BeginUpdate(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, originGroupName, originGroupUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originGroupUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + public static void BeginDelete(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, originGroupName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IAFDOriginGroupsOperations operations, string resourceGroupName, string profileName, string originGroupName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByProfileNext(this IAFDOriginGroupsOperations operations, string nextPageLink) + { + return operations.ListByProfileNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileNextAsync(this IAFDOriginGroupsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListResourceUsageNext(this IAFDOriginGroupsOperations operations, string nextPageLink) + { + return operations.ListResourceUsageNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageNextAsync(this IAFDOriginGroupsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs new file mode 100644 index 0000000000000..83c2a9577a220 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs @@ -0,0 +1,1470 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDOriginsOperations operations. + /// + internal partial class AFDOriginsOperations : IServiceOperations, IAFDOriginsOperations + { + /// + /// Initializes a new instance of the AFDOriginsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal AFDOriginsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByOriginGroupWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByOriginGroup", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}/origins").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (originName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("originName", originName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}/origins/{originName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{originName}", System.Uri.EscapeDataString(originName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, origin, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, originUpdateProperties, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (originName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originName"); + } + if (origin == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "origin"); + } + if (origin != null) + { + origin.Validate(); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("originName", originName); + tracingParameters.Add("origin", origin); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}/origins/{originName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{originName}", System.Uri.EscapeDataString(originName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(origin != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(origin, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (originName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originName"); + } + if (originUpdateProperties == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originUpdateProperties"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("originName", originName); + tracingParameters.Add("originUpdateProperties", originUpdateProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}/origins/{originName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{originName}", System.Uri.EscapeDataString(originName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(originUpdateProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(originUpdateProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (originGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); + } + if (originName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "originName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("originGroupName", originGroupName); + tracingParameters.Add("originName", originName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/originGroups/{originGroupName}/origins/{originName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{originGroupName}", System.Uri.EscapeDataString(originGroupName)); + _url = _url.Replace("{originName}", System.Uri.EscapeDataString(originName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByOriginGroupNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByOriginGroupNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperationsExtensions.cs new file mode 100644 index 0000000000000..61071fc1c8445 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperationsExtensions.cs @@ -0,0 +1,487 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for AFDOriginsOperations. + /// + public static partial class AFDOriginsOperationsExtensions + { + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + public static IPage ListByOriginGroup(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName) + { + return operations.ListByOriginGroupAsync(resourceGroupName, profileName, originGroupName).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByOriginGroupAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByOriginGroupWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + public static AFDOrigin Get(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName) + { + return operations.GetAsync(resourceGroupName, profileName, originGroupName, originName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + public static AFDOrigin Create(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin) + { + return operations.CreateAsync(resourceGroupName, profileName, originGroupName, originName, origin).GetAwaiter().GetResult(); + } + + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, origin, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + public static AFDOrigin Update(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties) + { + return operations.UpdateAsync(resourceGroupName, profileName, originGroupName, originName, originUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, originUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + public static void Delete(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName) + { + operations.DeleteAsync(resourceGroupName, profileName, originGroupName, originName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + public static AFDOrigin BeginCreate(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, originGroupName, originName, origin).GetAwaiter().GetResult(); + } + + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, origin, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + public static AFDOrigin BeginUpdate(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, originGroupName, originName, originUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, originUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + public static void BeginDelete(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, originGroupName, originName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IAFDOriginsOperations operations, string resourceGroupName, string profileName, string originGroupName, string originName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, originGroupName, originName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByOriginGroupNext(this IAFDOriginsOperations operations, string nextPageLink) + { + return operations.ListByOriginGroupNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByOriginGroupNextAsync(this IAFDOriginsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByOriginGroupNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperations.cs new file mode 100644 index 0000000000000..4561a892dc5db --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperations.cs @@ -0,0 +1,654 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDProfilesOperations operations. + /// + internal partial class AFDProfilesOperations : IServiceOperations, IAFDProfilesOperations + { + /// + /// Initializes a new instance of the AFDProfilesOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal AFDProfilesOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsage", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/usages").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Validates the custom domain mapping to ensure it maps to the correct CDN + /// endpoint in DNS. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> CheckHostNameAvailabilityWithHttpMessagesAsync(string resourceGroupName, string profileName, string hostName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (hostName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); + } + ValidateCustomDomainInput checkHostNameAvailabilityInput = new ValidateCustomDomainInput(); + if (hostName != null) + { + checkHostNameAvailabilityInput.HostName = hostName; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("checkHostNameAvailabilityInput", checkHostNameAvailabilityInput); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "CheckHostNameAvailability", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/checkHostNameAvailability").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(checkHostNameAvailabilityInput != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(checkHostNameAvailabilityInput, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsageNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperationsExtensions.cs new file mode 100644 index 0000000000000..ea1223c684301 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDProfilesOperationsExtensions.cs @@ -0,0 +1,147 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for AFDProfilesOperations. + /// + public static partial class AFDProfilesOperationsExtensions + { + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListResourceUsage(this IAFDProfilesOperations operations, string resourceGroupName, string profileName) + { + return operations.ListResourceUsageAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageAsync(this IAFDProfilesOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Validates the custom domain mapping to ensure it maps to the correct CDN + /// endpoint in DNS. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + public static ValidateCustomDomainOutput CheckHostNameAvailability(this IAFDProfilesOperations operations, string resourceGroupName, string profileName, string hostName) + { + return operations.CheckHostNameAvailabilityAsync(resourceGroupName, profileName, hostName).GetAwaiter().GetResult(); + } + + /// + /// Validates the custom domain mapping to ensure it maps to the correct CDN + /// endpoint in DNS. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + /// + /// The cancellation token. + /// + public static async Task CheckHostNameAvailabilityAsync(this IAFDProfilesOperations operations, string resourceGroupName, string profileName, string hostName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CheckHostNameAvailabilityWithHttpMessagesAsync(resourceGroupName, profileName, hostName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListResourceUsageNext(this IAFDProfilesOperations operations, string nextPageLink) + { + return operations.ListResourceUsageNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageNextAsync(this IAFDProfilesOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs index e70dbdae5e597..b8d29402a2dac 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs @@ -55,7 +55,7 @@ public partial class CdnManagementClient : ServiceClient, I /// /// Version of the API to be used with the client request. Current version is - /// 2017-04-02. + /// 2019-09-01. /// public string ApiVersion { get; private set; } @@ -117,6 +117,66 @@ public partial class CdnManagementClient : ServiceClient, I /// public virtual IEdgeNodesOperations EdgeNodes { get; private set; } + /// + /// Gets the IAFDProfilesOperations. + /// + public virtual IAFDProfilesOperations AFDProfiles { get; private set; } + + /// + /// Gets the IAFDCustomDomainsOperations. + /// + public virtual IAFDCustomDomainsOperations AFDCustomDomains { get; private set; } + + /// + /// Gets the IAFDEndpointsOperations. + /// + public virtual IAFDEndpointsOperations AFDEndpoints { get; private set; } + + /// + /// Gets the IAFDOriginGroupsOperations. + /// + public virtual IAFDOriginGroupsOperations AFDOriginGroups { get; private set; } + + /// + /// Gets the IAFDOriginsOperations. + /// + public virtual IAFDOriginsOperations AFDOrigins { get; private set; } + + /// + /// Gets the IRoutesOperations. + /// + public virtual IRoutesOperations Routes { get; private set; } + + /// + /// Gets the IRuleSetsOperations. + /// + public virtual IRuleSetsOperations RuleSets { get; private set; } + + /// + /// Gets the IRulesOperations. + /// + public virtual IRulesOperations Rules { get; private set; } + + /// + /// Gets the ISecurityPoliciesOperations. + /// + public virtual ISecurityPoliciesOperations SecurityPolicies { get; private set; } + + /// + /// Gets the ISecretsOperations. + /// + public virtual ISecretsOperations Secrets { get; private set; } + + /// + /// Gets the IValidateOperations. + /// + public virtual IValidateOperations Validate { get; private set; } + + /// + /// Gets the ILogAnalyticsOperations. + /// + public virtual ILogAnalyticsOperations LogAnalytics { get; private set; } + /// /// Gets the IPoliciesOperations. /// @@ -376,10 +436,22 @@ private void Initialize() ResourceUsage = new ResourceUsageOperations(this); Operations = new Operations(this); EdgeNodes = new EdgeNodesOperations(this); + AFDProfiles = new AFDProfilesOperations(this); + AFDCustomDomains = new AFDCustomDomainsOperations(this); + AFDEndpoints = new AFDEndpointsOperations(this); + AFDOriginGroups = new AFDOriginGroupsOperations(this); + AFDOrigins = new AFDOriginsOperations(this); + Routes = new RoutesOperations(this); + RuleSets = new RuleSetsOperations(this); + Rules = new RulesOperations(this); + SecurityPolicies = new SecurityPoliciesOperations(this); + Secrets = new SecretsOperations(this); + Validate = new ValidateOperations(this); + LogAnalytics = new LogAnalyticsOperations(this); Policies = new PoliciesOperations(this); ManagedRuleSets = new ManagedRuleSetsOperations(this); BaseUri = new System.Uri("https://management.azure.com"); - ApiVersion = "2020-04-15"; + ApiVersion = "2020-09-01"; AcceptLanguage = "en-US"; LongRunningOperationRetryTimeout = 30; GenerateClientRequestId = true; @@ -415,6 +487,10 @@ private void Initialize() DeserializationSettings.Converters.Add(new PolymorphicDeserializeJsonConverter("name")); SerializationSettings.Converters.Add(new PolymorphicSerializeJsonConverter("certificateSource")); DeserializationSettings.Converters.Add(new PolymorphicDeserializeJsonConverter("certificateSource")); + SerializationSettings.Converters.Add(new PolymorphicSerializeJsonConverter("type")); + DeserializationSettings.Converters.Add(new PolymorphicDeserializeJsonConverter("type")); + SerializationSettings.Converters.Add(new PolymorphicSerializeJsonConverter("type")); + DeserializationSettings.Converters.Add(new PolymorphicDeserializeJsonConverter("type")); CustomInitialize(); DeserializationSettings.Converters.Add(new TransformationJsonConverter()); DeserializationSettings.Converters.Add(new CloudErrorJsonConverter()); diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDCustomDomainsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDCustomDomainsOperations.cs new file mode 100644 index 0000000000000..47f83c65ee9c5 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDCustomDomainsOperations.cs @@ -0,0 +1,347 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDCustomDomainsOperations operations. + /// + public partial interface IAFDCustomDomainsOperations + { + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing AzureFrontDoor domain with the specified domain + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new domain within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing domain within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - + /// using AzureFrontDoor managed certificate or user's own certificate. + /// If not specified, enabling ssl uses AzureFrontDoor managed + /// certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates the domain validation token. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> RefreshValidationTokenWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new domain within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// Domain properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomain customDomain, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing domain within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally + /// + /// + /// The configuration specifying how to enable HTTPS for the domain - + /// using AzureFrontDoor managed certificate or user's own certificate. + /// If not specified, enabling ssl uses AzureFrontDoor managed + /// certificate by default. + /// + /// + /// Resource reference to the Azure DNS zone + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing AzureFrontDoor domain with the specified domain + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates the domain validation token. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the domain under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginRefreshValidationTokenWithHttpMessagesAsync(string resourceGroupName, string profileName, string customDomainName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists existing AzureFrontDoor domains. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDEndpointsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDEndpointsOperations.cs new file mode 100644 index 0000000000000..5fcf640780117 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDEndpointsOperations.cs @@ -0,0 +1,442 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDEndpointsOperations operations. + /// + public partial interface IAFDEndpointsOperations + { + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing AzureFrontDoor endpoint with the specified + /// endpoint name under the specified subscription, resource group and + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing AzureFrontDoor endpoint with the specified + /// endpoint name under the specified subscription, resource group and + /// profile. Only tags can be updated after creating an endpoint. To + /// update origins, use the Update Origin operation. To update origin + /// groups, use the Update Origin group operation. To update domains, + /// use the Update Custom Domain operation. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified + /// endpoint name under the specified subscription, resource group and + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a + /// wild card directory. + /// + /// + /// List of domains. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task PurgeContentWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Validates the custom domain mapping to ensure it maps to the + /// correct CDN endpoint in DNS. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> ValidateCustomDomainWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string hostName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new AzureFrontDoor endpoint with the specified endpoint + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpoint endpoint, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing AzureFrontDoor endpoint with the specified + /// endpoint name under the specified subscription, resource group and + /// profile. Only tags can be updated after creating an endpoint. To + /// update origins, use the Update Origin operation. To update origin + /// groups, use the Update Origin group operation. To update domains, + /// use the Update Custom Domain operation. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Endpoint update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, AFDEndpointUpdateParameters endpointUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing AzureFrontDoor endpoint with the specified + /// endpoint name under the specified subscription, resource group and + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Removes a content from AzureFrontDoor. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The path to the content to be purged. Can describe a file path or a + /// wild card directory. + /// + /// + /// List of domains. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginPurgeContentWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, IList contentPaths, IList domains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists existing AzureFrontDoor endpoints. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginGroupsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginGroupsOperations.cs new file mode 100644 index 0000000000000..379c8ad734cb4 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginGroupsOperations.cs @@ -0,0 +1,328 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDOriginGroupsOperations operations. + /// + public partial interface IAFDOriginGroupsOperations + { + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new origin group within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the endpoint. + /// + /// + /// Origin group properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroup originGroup, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Origin group properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, AFDOriginGroupUpdateParameters originGroupUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing origin group within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all of the existing origin groups within a profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginsOperations.cs new file mode 100644 index 0000000000000..4a1e58ec45eea --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDOriginsOperations.cs @@ -0,0 +1,300 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDOriginsOperations operations. + /// + public partial interface IAFDOriginsOperations + { + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByOriginGroupWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new origin within the specified origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin that is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOrigin origin, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// Origin properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, AFDOriginUpdateParameters originUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing origin within an origin group. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the origin group which is unique within the profile. + /// + /// + /// Name of the origin which is unique within the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string originGroupName, string originName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all of the existing origins within an origin group. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByOriginGroupNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDProfilesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDProfilesOperations.cs new file mode 100644 index 0000000000000..53b7f56e96582 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IAFDProfilesOperations.cs @@ -0,0 +1,105 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// AFDProfilesOperations operations. + /// + public partial interface IAFDProfilesOperations + { + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Validates the custom domain mapping to ensure it maps to the + /// correct CDN endpoint in DNS. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The host name of the custom domain. Must be a domain name. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CheckHostNameAvailabilityWithHttpMessagesAsync(string resourceGroupName, string profileName, string hostName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs index 8c9a20c7787c8..69710997bca52 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs @@ -51,9 +51,9 @@ public partial interface ICdnManagementClient : System.IDisposable /// /// Version of the API to be used with the client request. Current - /// version is 2017-04-02. + /// version is 2019-09-01. /// - string ApiVersion { get; } + string ApiVersion { get; set; } /// /// The preferred language for the response. @@ -114,6 +114,66 @@ public partial interface ICdnManagementClient : System.IDisposable /// IEdgeNodesOperations EdgeNodes { get; } + /// + /// Gets the IAFDProfilesOperations. + /// + IAFDProfilesOperations AFDProfiles { get; } + + /// + /// Gets the IAFDCustomDomainsOperations. + /// + IAFDCustomDomainsOperations AFDCustomDomains { get; } + + /// + /// Gets the IAFDEndpointsOperations. + /// + IAFDEndpointsOperations AFDEndpoints { get; } + + /// + /// Gets the IAFDOriginGroupsOperations. + /// + IAFDOriginGroupsOperations AFDOriginGroups { get; } + + /// + /// Gets the IAFDOriginsOperations. + /// + IAFDOriginsOperations AFDOrigins { get; } + + /// + /// Gets the IRoutesOperations. + /// + IRoutesOperations Routes { get; } + + /// + /// Gets the IRuleSetsOperations. + /// + IRuleSetsOperations RuleSets { get; } + + /// + /// Gets the IRulesOperations. + /// + IRulesOperations Rules { get; } + + /// + /// Gets the ISecurityPoliciesOperations. + /// + ISecurityPoliciesOperations SecurityPolicies { get; } + + /// + /// Gets the ISecretsOperations. + /// + ISecretsOperations Secrets { get; } + + /// + /// Gets the IValidateOperations. + /// + IValidateOperations Validate { get; } + + /// + /// Gets the ILogAnalyticsOperations. + /// + ILogAnalyticsOperations LogAnalytics { get; } + /// /// Gets the IPoliciesOperations. /// diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs new file mode 100644 index 0000000000000..80b53e41be937 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs @@ -0,0 +1,237 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// LogAnalyticsOperations operations. + /// + public partial interface ILogAnalyticsOperations + { + /// + /// Get log report for AFD profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetLogAnalyticsMetricsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList groupBy = default(IList), IList continents = default(IList), IList countryOrRegions = default(IList), IList customDomains = default(IList), IList protocols = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Get log analytics ranking report for AFD profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Get all available location names for AFD log analytics report. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetLogAnalyticsLocationsWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Get all endpoints and custom domains available for AFD log report + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetLogAnalyticsResourcesWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Get Waf related log analytics report for AFD profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWafLogAnalyticsMetricsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList actions = default(IList), IList groupBy = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Get WAF log analytics charts for AFD profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWafLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRoutesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRoutesOperations.cs new file mode 100644 index 0000000000000..812dd0a6e4dc2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRoutesOperations.cs @@ -0,0 +1,314 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// RoutesOperations operations. + /// + public partial interface IRoutesOperations + { + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByEndpointWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Route route, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Route route, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing route with the specified route name under the + /// specified subscription, resource group, profile, and AzureFrontDoor + /// endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByEndpointNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRuleSetsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRuleSetsOperations.cs new file mode 100644 index 0000000000000..85db52393a257 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRuleSetsOperations.cs @@ -0,0 +1,266 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// RuleSetsOperations operations. + /// + public partial interface IRuleSetsOperations + { + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing AzureFrontDoor rule set with the specified rule + /// set name under the specified subscription, resource group and + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule + /// set name under the specified subscription, resource group and + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule + /// set name under the specified subscription, resource group and + /// profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Checks the quota and actual usage of endpoints under the given CDN + /// profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRulesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRulesOperations.cs new file mode 100644 index 0000000000000..f82c10ae730f8 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IRulesOperations.cs @@ -0,0 +1,300 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// RulesOperations operations. + /// + public partial interface IRulesOperations + { + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByRuleSetWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByRuleSetNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecretsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecretsOperations.cs new file mode 100644 index 0000000000000..984742bc493e2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecretsOperations.cs @@ -0,0 +1,276 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// SecretsOperations operations. + /// + public partial interface ISecretsOperations + { + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing Secret within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing Secret within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs new file mode 100644 index 0000000000000..5cad82e713494 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs @@ -0,0 +1,276 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// SecurityPoliciesOperations operations. + /// + public partial interface ISecurityPoliciesOperations + { + /// + /// Lists security policies associated with the profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets an existing security policy within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> PatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing security policy within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> BeginPatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing security policy within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists security policies associated with the profile + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IValidateOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IValidateOperations.cs new file mode 100644 index 0000000000000..16dc555a43a57 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/IValidateOperations.cs @@ -0,0 +1,53 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// ValidateOperations operations. + /// + public partial interface IValidateOperations + { + /// + /// Validate a Secret in the profile. + /// + /// + /// The secret source. + /// + /// + /// The secret type. Possible values include: 'UrlSigningKey', + /// 'ManagedCertificate', 'CustomerCertificate' + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> SecretMethodWithHttpMessagesAsync(ResourceReference secretSource, string secretType, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs new file mode 100644 index 0000000000000..58def0c9ca4fe --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs @@ -0,0 +1,1497 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// LogAnalyticsOperations operations. + /// + internal partial class LogAnalyticsOperations : IServiceOperations, ILogAnalyticsOperations + { + /// + /// Initializes a new instance of the LogAnalyticsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal LogAnalyticsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Get log report for AFD profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetLogAnalyticsMetricsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList groupBy = default(IList), IList continents = default(IList), IList countryOrRegions = default(IList), IList customDomains = default(IList), IList protocols = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (metrics == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); + } + if (granularity == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "granularity"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("metrics", metrics); + tracingParameters.Add("dateTimeBegin", dateTimeBegin); + tracingParameters.Add("dateTimeEnd", dateTimeEnd); + tracingParameters.Add("granularity", granularity); + tracingParameters.Add("groupBy", groupBy); + tracingParameters.Add("continents", continents); + tracingParameters.Add("countryOrRegions", countryOrRegions); + tracingParameters.Add("customDomains", customDomains); + tracingParameters.Add("protocols", protocols); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "GetLogAnalyticsMetrics", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/getLogAnalyticsMetrics").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (metrics != null) + { + _queryParameters.Add(string.Format("metrics={0}", System.Uri.EscapeDataString(string.Join(",", metrics)))); + } + _queryParameters.Add(string.Format("dateTimeBegin={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeBegin, Client.SerializationSettings).Trim('"')))); + _queryParameters.Add(string.Format("dateTimeEnd={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeEnd, Client.SerializationSettings).Trim('"')))); + if (granularity != null) + { + _queryParameters.Add(string.Format("granularity={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(granularity, Client.SerializationSettings).Trim('"')))); + } + if (groupBy != null) + { + _queryParameters.Add(string.Format("groupBy={0}", System.Uri.EscapeDataString(string.Join(",", groupBy)))); + } + if (continents != null) + { + _queryParameters.Add(string.Format("continents={0}", System.Uri.EscapeDataString(string.Join(",", continents)))); + } + if (countryOrRegions != null) + { + _queryParameters.Add(string.Format("countryOrRegions={0}", System.Uri.EscapeDataString(string.Join(",", countryOrRegions)))); + } + if (customDomains != null) + { + _queryParameters.Add(string.Format("customDomains={0}", System.Uri.EscapeDataString(string.Join(",", customDomains)))); + } + if (protocols != null) + { + _queryParameters.Add(string.Format("protocols={0}", System.Uri.EscapeDataString(string.Join(",", protocols)))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Get log analytics ranking report for AFD profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (rankings == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "rankings"); + } + if (metrics == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("rankings", rankings); + tracingParameters.Add("metrics", metrics); + tracingParameters.Add("maxRanking", maxRanking); + tracingParameters.Add("dateTimeBegin", dateTimeBegin); + tracingParameters.Add("dateTimeEnd", dateTimeEnd); + tracingParameters.Add("customDomains", customDomains); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "GetLogAnalyticsRankings", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/getLogAnalyticsRankings").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (rankings != null) + { + _queryParameters.Add(string.Format("rankings={0}", System.Uri.EscapeDataString(string.Join(",", rankings)))); + } + if (metrics != null) + { + _queryParameters.Add(string.Format("metrics={0}", System.Uri.EscapeDataString(string.Join(",", metrics)))); + } + _queryParameters.Add(string.Format("maxRanking={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(maxRanking, Client.SerializationSettings).Trim('"')))); + _queryParameters.Add(string.Format("dateTimeBegin={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeBegin, Client.SerializationSettings).Trim('"')))); + _queryParameters.Add(string.Format("dateTimeEnd={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeEnd, Client.SerializationSettings).Trim('"')))); + if (customDomains != null) + { + _queryParameters.Add(string.Format("customDomains={0}", System.Uri.EscapeDataString(string.Join(",", customDomains)))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Get all available location names for AFD log analytics report. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetLogAnalyticsLocationsWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "GetLogAnalyticsLocations", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/getLogAnalyticsLocations").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Get all endpoints and custom domains available for AFD log report + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetLogAnalyticsResourcesWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "GetLogAnalyticsResources", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/getLogAnalyticsResources").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Get Waf related log analytics report for AFD profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWafLogAnalyticsMetricsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList actions = default(IList), IList groupBy = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (metrics == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); + } + if (granularity == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "granularity"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("metrics", metrics); + tracingParameters.Add("dateTimeBegin", dateTimeBegin); + tracingParameters.Add("dateTimeEnd", dateTimeEnd); + tracingParameters.Add("granularity", granularity); + tracingParameters.Add("actions", actions); + tracingParameters.Add("groupBy", groupBy); + tracingParameters.Add("ruleTypes", ruleTypes); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "GetWafLogAnalyticsMetrics", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/getWafLogAnalyticsMetrics").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (metrics != null) + { + _queryParameters.Add(string.Format("metrics={0}", System.Uri.EscapeDataString(string.Join(",", metrics)))); + } + _queryParameters.Add(string.Format("dateTimeBegin={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeBegin, Client.SerializationSettings).Trim('"')))); + _queryParameters.Add(string.Format("dateTimeEnd={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeEnd, Client.SerializationSettings).Trim('"')))); + if (granularity != null) + { + _queryParameters.Add(string.Format("granularity={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(granularity, Client.SerializationSettings).Trim('"')))); + } + if (actions != null) + { + _queryParameters.Add(string.Format("actions={0}", System.Uri.EscapeDataString(string.Join(",", actions)))); + } + if (groupBy != null) + { + _queryParameters.Add(string.Format("groupBy={0}", System.Uri.EscapeDataString(string.Join(",", groupBy)))); + } + if (ruleTypes != null) + { + _queryParameters.Add(string.Format("ruleTypes={0}", System.Uri.EscapeDataString(string.Join(",", ruleTypes)))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Get WAF log analytics charts for AFD profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWafLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (metrics == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); + } + if (rankings == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "rankings"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("metrics", metrics); + tracingParameters.Add("dateTimeBegin", dateTimeBegin); + tracingParameters.Add("dateTimeEnd", dateTimeEnd); + tracingParameters.Add("maxRanking", maxRanking); + tracingParameters.Add("rankings", rankings); + tracingParameters.Add("actions", actions); + tracingParameters.Add("ruleTypes", ruleTypes); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "GetWafLogAnalyticsRankings", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/getWafLogAnalyticsRankings").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (metrics != null) + { + _queryParameters.Add(string.Format("metrics={0}", System.Uri.EscapeDataString(string.Join(",", metrics)))); + } + _queryParameters.Add(string.Format("dateTimeBegin={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeBegin, Client.SerializationSettings).Trim('"')))); + _queryParameters.Add(string.Format("dateTimeEnd={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(dateTimeEnd, Client.SerializationSettings).Trim('"')))); + _queryParameters.Add(string.Format("maxRanking={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(maxRanking, Client.SerializationSettings).Trim('"')))); + if (rankings != null) + { + _queryParameters.Add(string.Format("rankings={0}", System.Uri.EscapeDataString(string.Join(",", rankings)))); + } + if (actions != null) + { + _queryParameters.Add(string.Format("actions={0}", System.Uri.EscapeDataString(string.Join(",", actions)))); + } + if (ruleTypes != null) + { + _queryParameters.Add(string.Format("ruleTypes={0}", System.Uri.EscapeDataString(string.Join(",", ruleTypes)))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs new file mode 100644 index 0000000000000..7834b8715b77e --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs @@ -0,0 +1,387 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Collections; + using System.Collections.Generic; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for LogAnalyticsOperations. + /// + public static partial class LogAnalyticsOperationsExtensions + { + /// + /// Get log report for AFD profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + public static MetricsResponse GetLogAnalyticsMetrics(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList groupBy = default(IList), IList continents = default(IList), IList countryOrRegions = default(IList), IList customDomains = default(IList), IList protocols = default(IList)) + { + return operations.GetLogAnalyticsMetricsAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity, groupBy, continents, countryOrRegions, customDomains, protocols).GetAwaiter().GetResult(); + } + + /// + /// Get log report for AFD profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// The cancellation token. + /// + public static async Task GetLogAnalyticsMetricsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList groupBy = default(IList), IList continents = default(IList), IList countryOrRegions = default(IList), IList customDomains = default(IList), IList protocols = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetLogAnalyticsMetricsWithHttpMessagesAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity, groupBy, continents, countryOrRegions, customDomains, protocols, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Get log analytics ranking report for AFD profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + public static RankingsResponse GetLogAnalyticsRankings(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList)) + { + return operations.GetLogAnalyticsRankingsAsync(resourceGroupName, profileName, rankings, metrics, maxRanking, dateTimeBegin, dateTimeEnd, customDomains).GetAwaiter().GetResult(); + } + + /// + /// Get log analytics ranking report for AFD profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// The cancellation token. + /// + public static async Task GetLogAnalyticsRankingsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetLogAnalyticsRankingsWithHttpMessagesAsync(resourceGroupName, profileName, rankings, metrics, maxRanking, dateTimeBegin, dateTimeEnd, customDomains, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Get all available location names for AFD log analytics report. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static ContinentsResponse GetLogAnalyticsLocations(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName) + { + return operations.GetLogAnalyticsLocationsAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Get all available location names for AFD log analytics report. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task GetLogAnalyticsLocationsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetLogAnalyticsLocationsWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Get all endpoints and custom domains available for AFD log report + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static ResourcesResponse GetLogAnalyticsResources(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName) + { + return operations.GetLogAnalyticsResourcesAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Get all endpoints and custom domains available for AFD log report + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task GetLogAnalyticsResourcesAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetLogAnalyticsResourcesWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Get Waf related log analytics report for AFD profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + public static WafMetricsResponse GetWafLogAnalyticsMetrics(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList actions = default(IList), IList groupBy = default(IList), IList ruleTypes = default(IList)) + { + return operations.GetWafLogAnalyticsMetricsAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity, actions, groupBy, ruleTypes).GetAwaiter().GetResult(); + } + + /// + /// Get Waf related log analytics report for AFD profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// Possible values include: 'PT5M', 'PT1H', 'P1D' + /// + /// + /// + /// + /// + /// + /// + /// + /// The cancellation token. + /// + public static async Task GetWafLogAnalyticsMetricsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, string granularity, IList actions = default(IList), IList groupBy = default(IList), IList ruleTypes = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWafLogAnalyticsMetricsWithHttpMessagesAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity, actions, groupBy, ruleTypes, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Get WAF log analytics charts for AFD profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + public static WafRankingsResponse GetWafLogAnalyticsRankings(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList)) + { + return operations.GetWafLogAnalyticsRankingsAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, maxRanking, rankings, actions, ruleTypes).GetAwaiter().GetResult(); + } + + /// + /// Get WAF log analytics charts for AFD profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// The cancellation token. + /// + public static async Task GetWafLogAnalyticsRankingsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWafLogAnalyticsRankingsWithHttpMessagesAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, maxRanking, rankings, actions, ruleTypes, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomain.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomain.cs new file mode 100644 index 0000000000000..9e689784fb728 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomain.cs @@ -0,0 +1,146 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Friendly domain name mapping to the endpoint hostname that the customer + /// provides for branding purposes, e.g. www.contoso.com. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDDomain : ProxyResource + { + /// + /// Initializes a new instance of the AFDDomain class. + /// + public AFDDomain() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDDomain class. + /// + /// The host name of the domain. Must be a + /// domain name. + /// Resource ID. + /// Resource name. + /// Resource type. + /// The configuration specifying how to + /// enable HTTPS for the domain - using AzureFrontDoor managed + /// certificate or user's own certificate. If not specified, enabling + /// ssl uses AzureFrontDoor managed certificate by default. + /// Resource reference to the Azure DNS + /// zone + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + /// Provisioning substate shows the + /// progress of custom HTTPS enabling/disabling process step by step. + /// DCV stands for DomainControlValidation. Possible values include: + /// 'Unknown', 'Submitting', 'Pending', 'TimedOut', + /// 'PendingRevalidation', 'Approved' + /// Values the customer needs to + /// validate domain ownership + public AFDDomain(string hostName, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference), string provisioningState = default(string), string deploymentStatus = default(string), string domainValidationState = default(string), DomainValidationProperties validationProperties = default(DomainValidationProperties)) + : base(id, name, type, systemData) + { + TlsSettings = tlsSettings; + AzureDnsZone = azureDnsZone; + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + DomainValidationState = domainValidationState; + HostName = hostName; + ValidationProperties = validationProperties; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the configuration specifying how to enable HTTPS for + /// the domain - using AzureFrontDoor managed certificate or user's own + /// certificate. If not specified, enabling ssl uses AzureFrontDoor + /// managed certificate by default. + /// + [JsonProperty(PropertyName = "properties.tlsSettings")] + public AFDDomainHttpsParameters TlsSettings { get; set; } + + /// + /// Gets or sets resource reference to the Azure DNS zone + /// + [JsonProperty(PropertyName = "properties.azureDnsZone")] + public ResourceReference AzureDnsZone { get; set; } + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Gets provisioning substate shows the progress of custom HTTPS + /// enabling/disabling process step by step. DCV stands for + /// DomainControlValidation. Possible values include: 'Unknown', + /// 'Submitting', 'Pending', 'TimedOut', 'PendingRevalidation', + /// 'Approved' + /// + [JsonProperty(PropertyName = "properties.domainValidationState")] + public string DomainValidationState { get; private set; } + + /// + /// Gets or sets the host name of the domain. Must be a domain name. + /// + [JsonProperty(PropertyName = "properties.hostName")] + public string HostName { get; set; } + + /// + /// Gets values the customer needs to validate domain ownership + /// + [JsonProperty(PropertyName = "properties.validationProperties")] + public DomainValidationProperties ValidationProperties { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (HostName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "HostName"); + } + if (TlsSettings != null) + { + TlsSettings.Validate(); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainHttpsParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainHttpsParameters.cs new file mode 100644 index 0000000000000..3b4f1dff1860c --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainHttpsParameters.cs @@ -0,0 +1,88 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// The JSON object that contains the properties to secure a domain. + /// + public partial class AFDDomainHttpsParameters + { + /// + /// Initializes a new instance of the AFDDomainHttpsParameters class. + /// + public AFDDomainHttpsParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDDomainHttpsParameters class. + /// + /// Defines the source of the SSL + /// certificate. Possible values include: 'CustomerCertificate', + /// 'ManagedCertificate' + /// TLS protocol version that will be + /// used for Https. Possible values include: 'TLS10', 'TLS12' + /// Resource reference to the secret. ie. + /// subs/rg/profile/secret + public AFDDomainHttpsParameters(string certificateType, AfdMinimumTlsVersion? minimumTlsVersion = default(AfdMinimumTlsVersion?), ResourceReference secret = default(ResourceReference)) + { + CertificateType = certificateType; + MinimumTlsVersion = minimumTlsVersion; + Secret = secret; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets defines the source of the SSL certificate. Possible + /// values include: 'CustomerCertificate', 'ManagedCertificate' + /// + [JsonProperty(PropertyName = "certificateType")] + public string CertificateType { get; set; } + + /// + /// Gets or sets TLS protocol version that will be used for Https. + /// Possible values include: 'TLS10', 'TLS12' + /// + [JsonProperty(PropertyName = "minimumTlsVersion")] + public AfdMinimumTlsVersion? MinimumTlsVersion { get; set; } + + /// + /// Gets or sets resource reference to the secret. ie. + /// subs/rg/profile/secret + /// + [JsonProperty(PropertyName = "secret")] + public ResourceReference Secret { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (CertificateType == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "CertificateType"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainUpdateParameters.cs new file mode 100644 index 0000000000000..63651f4c661f6 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDDomainUpdateParameters.cs @@ -0,0 +1,82 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// The domain JSON object required for domain creation or update. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDDomainUpdateParameters + { + /// + /// Initializes a new instance of the AFDDomainUpdateParameters class. + /// + public AFDDomainUpdateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDDomainUpdateParameters class. + /// + /// The configuration specifying how to + /// enable HTTPS for the domain - using AzureFrontDoor managed + /// certificate or user's own certificate. If not specified, enabling + /// ssl uses AzureFrontDoor managed certificate by default. + /// Resource reference to the Azure DNS + /// zone + public AFDDomainUpdateParameters(AFDDomainHttpsParameters tlsSettings = default(AFDDomainHttpsParameters), ResourceReference azureDnsZone = default(ResourceReference)) + { + TlsSettings = tlsSettings; + AzureDnsZone = azureDnsZone; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the configuration specifying how to enable HTTPS for + /// the domain - using AzureFrontDoor managed certificate or user's own + /// certificate. If not specified, enabling ssl uses AzureFrontDoor + /// managed certificate by default. + /// + [JsonProperty(PropertyName = "properties.tlsSettings")] + public AFDDomainHttpsParameters TlsSettings { get; set; } + + /// + /// Gets or sets resource reference to the Azure DNS zone + /// + [JsonProperty(PropertyName = "properties.azureDnsZone")] + public ResourceReference AzureDnsZone { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (TlsSettings != null) + { + TlsSettings.Validate(); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpoint.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpoint.cs new file mode 100644 index 0000000000000..dd502ae461d30 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpoint.cs @@ -0,0 +1,125 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// CDN endpoint is the entity within a CDN profile containing + /// configuration information such as origin, protocol, content caching and + /// delivery behavior. The AzureFrontDoor endpoint uses the URL format + /// <endpointname>.azureedge.net. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDEndpoint : TrackedResource + { + /// + /// Initializes a new instance of the AFDEndpoint class. + /// + public AFDEndpoint() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDEndpoint class. + /// + /// Resource location. + /// Resource ID. + /// Resource name. + /// Resource type. + /// Resource tags. + /// Send and receive timeout + /// on forwarding request to the origin. When timeout is reached, the + /// request fails and returns. + /// Whether to enable use of this rule. + /// Permitted values are 'Enabled' or 'Disabled'. Possible values + /// include: 'Enabled', 'Disabled' + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + /// The host name of the endpoint structured as + /// {endpointName}.{DNSZone}, e.g. contoso.azureedge.net + public AFDEndpoint(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), SystemData systemData = default(SystemData), int? originResponseTimeoutSeconds = default(int?), string enabledState = default(string), string provisioningState = default(string), string deploymentStatus = default(string), string hostName = default(string)) + : base(location, id, name, type, tags, systemData) + { + OriginResponseTimeoutSeconds = originResponseTimeoutSeconds; + EnabledState = enabledState; + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + HostName = hostName; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets send and receive timeout on forwarding request to the + /// origin. When timeout is reached, the request fails and returns. + /// + [JsonProperty(PropertyName = "properties.originResponseTimeoutSeconds")] + public int? OriginResponseTimeoutSeconds { get; set; } + + /// + /// Gets or sets whether to enable use of this rule. Permitted values + /// are 'Enabled' or 'Disabled'. Possible values include: 'Enabled', + /// 'Disabled' + /// + [JsonProperty(PropertyName = "properties.enabledState")] + public string EnabledState { get; set; } + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Gets the host name of the endpoint structured as + /// {endpointName}.{DNSZone}, e.g. contoso.azureedge.net + /// + [JsonProperty(PropertyName = "properties.hostName")] + public string HostName { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public override void Validate() + { + base.Validate(); + if (OriginResponseTimeoutSeconds < 16) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "OriginResponseTimeoutSeconds", 16); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointProtocols.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointProtocols.cs new file mode 100644 index 0000000000000..028a92b6b34a1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointProtocols.cs @@ -0,0 +1,22 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for AFDEndpointProtocols. + /// + public static class AFDEndpointProtocols + { + public const string Http = "Http"; + public const string Https = "Https"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointUpdateParameters.cs new file mode 100644 index 0000000000000..ef1e5f875ccce --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDEndpointUpdateParameters.cs @@ -0,0 +1,95 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Properties required to create or update an endpoint. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDEndpointUpdateParameters : IResource + { + /// + /// Initializes a new instance of the AFDEndpointUpdateParameters + /// class. + /// + public AFDEndpointUpdateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDEndpointUpdateParameters + /// class. + /// + /// Endpoint tags. + /// Send and receive timeout + /// on forwarding request to the origin. When timeout is reached, the + /// request fails and returns. + /// Whether to enable use of this rule. + /// Permitted values are 'Enabled' or 'Disabled'. Possible values + /// include: 'Enabled', 'Disabled' + public AFDEndpointUpdateParameters(IDictionary tags = default(IDictionary), int? originResponseTimeoutSeconds = default(int?), string enabledState = default(string)) + { + Tags = tags; + OriginResponseTimeoutSeconds = originResponseTimeoutSeconds; + EnabledState = enabledState; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets endpoint tags. + /// + [JsonProperty(PropertyName = "tags")] + public IDictionary Tags { get; set; } + + /// + /// Gets or sets send and receive timeout on forwarding request to the + /// origin. When timeout is reached, the request fails and returns. + /// + [JsonProperty(PropertyName = "properties.originResponseTimeoutSeconds")] + public int? OriginResponseTimeoutSeconds { get; set; } + + /// + /// Gets or sets whether to enable use of this rule. Permitted values + /// are 'Enabled' or 'Disabled'. Possible values include: 'Enabled', + /// 'Disabled' + /// + [JsonProperty(PropertyName = "properties.enabledState")] + public string EnabledState { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (OriginResponseTimeoutSeconds < 16) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "OriginResponseTimeoutSeconds", 16); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOrigin.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOrigin.cs new file mode 100644 index 0000000000000..91f28d089f87c --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOrigin.cs @@ -0,0 +1,226 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// CDN origin is the source of the content being delivered via CDN. When + /// the edge nodes represented by an endpoint do not have the requested + /// content cached, they attempt to fetch it from one or more of the + /// configured origins. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDOrigin : ProxyResource + { + /// + /// Initializes a new instance of the AFDOrigin class. + /// + public AFDOrigin() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDOrigin class. + /// + /// The address of the origin. Domain names, + /// IPv4 addresses, and IPv6 addresses are supported.This should be + /// unique across all origins in an endpoint. + /// Resource ID. + /// Resource name. + /// Resource type. + /// Resource reference to the Azure origin + /// resource. + /// The value of the HTTP port. Must be between + /// 1 and 65535. + /// The value of the HTTPS port. Must be + /// between 1 and 65535. + /// The host header value sent to the + /// origin with each request. If you leave this blank, the request + /// hostname determines this value. Azure CDN origins, such as Web + /// Apps, Blob Storage, and Cloud Services require this host header + /// value to match the origin hostname by default. This overrides the + /// host header defined at Endpoint + /// 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.Must be between 1 + /// and 5 + /// Weight of the origin in given origin group for + /// load balancing. Must be between 1 and 1000 + /// The properties of the + /// private link resource for private origin. + /// Whether to enable health probes to be + /// made against backends defined under backendPools. Health probes can + /// only be disabled if there is a single enabled backend in single + /// enabled backend pool. Possible values include: 'Enabled', + /// 'Disabled' + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + public AFDOrigin(string hostName, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), ResourceReference azureOrigin = default(ResourceReference), int? httpPort = default(int?), int? httpsPort = default(int?), string originHostHeader = default(string), int? priority = default(int?), int? weight = default(int?), object sharedPrivateLinkResource = default(object), string enabledState = default(string), string provisioningState = default(string), string deploymentStatus = default(string)) + : base(id, name, type, systemData) + { + AzureOrigin = azureOrigin; + HostName = hostName; + HttpPort = httpPort; + HttpsPort = httpsPort; + OriginHostHeader = originHostHeader; + Priority = priority; + Weight = weight; + SharedPrivateLinkResource = sharedPrivateLinkResource; + EnabledState = enabledState; + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets resource reference to the Azure origin resource. + /// + [JsonProperty(PropertyName = "properties.azureOrigin")] + public ResourceReference AzureOrigin { get; set; } + + /// + /// Gets or sets the address of the origin. Domain names, IPv4 + /// addresses, and IPv6 addresses are supported.This should be unique + /// across all origins in an endpoint. + /// + [JsonProperty(PropertyName = "properties.hostName")] + public string HostName { get; set; } + + /// + /// Gets or sets the value of the HTTP port. Must be between 1 and + /// 65535. + /// + [JsonProperty(PropertyName = "properties.httpPort")] + public int? HttpPort { get; set; } + + /// + /// Gets or sets the value of the HTTPS port. Must be between 1 and + /// 65535. + /// + [JsonProperty(PropertyName = "properties.httpsPort")] + public int? HttpsPort { get; set; } + + /// + /// Gets or sets the host header value sent to the origin with each + /// request. If you leave this blank, the request hostname determines + /// this value. Azure CDN origins, such as Web Apps, Blob Storage, and + /// Cloud Services require this host header value to match the origin + /// hostname by default. This overrides the host header defined at + /// Endpoint + /// + [JsonProperty(PropertyName = "properties.originHostHeader")] + public string OriginHostHeader { get; set; } + + /// + /// Gets or sets 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.Must be between 1 and 5 + /// + [JsonProperty(PropertyName = "properties.priority")] + public int? Priority { get; set; } + + /// + /// Gets or sets weight of the origin in given origin group for load + /// balancing. Must be between 1 and 1000 + /// + [JsonProperty(PropertyName = "properties.weight")] + public int? Weight { get; set; } + + /// + /// Gets or sets the properties of the private link resource for + /// private origin. + /// + [JsonProperty(PropertyName = "properties.sharedPrivateLinkResource")] + public object SharedPrivateLinkResource { get; set; } + + /// + /// Gets or sets whether to enable health probes to be made against + /// backends defined under backendPools. Health probes can only be + /// disabled if there is a single enabled backend in single enabled + /// backend pool. Possible values include: 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.enabledState")] + public string EnabledState { get; set; } + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (HostName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "HostName"); + } + if (HttpPort > 65535) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "HttpPort", 65535); + } + if (HttpPort < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "HttpPort", 1); + } + if (HttpsPort > 65535) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "HttpsPort", 65535); + } + if (HttpsPort < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "HttpsPort", 1); + } + if (Priority > 5) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "Priority", 5); + } + if (Priority < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "Priority", 1); + } + if (Weight > 1000) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "Weight", 1000); + } + if (Weight < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "Weight", 1); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroup.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroup.cs new file mode 100644 index 0000000000000..7e2e1563d7e61 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroup.cs @@ -0,0 +1,157 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// AFDOrigin group comprising of origins is used for load balancing to + /// origins when the content cannot be served from CDN. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDOriginGroup : ProxyResource + { + /// + /// Initializes a new instance of the AFDOriginGroup class. + /// + public AFDOriginGroup() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDOriginGroup class. + /// + /// Resource ID. + /// Resource name. + /// Resource type. + /// Load balancing settings for a + /// backend pool + /// Health probe settings to the + /// origin that is used to determine the health of the origin. + /// Time + /// in minutes to shift the traffic to the endpoint gradually when an + /// unhealthy endpoint comes healthy or a new endpoint is added. + /// Default is 10 mins. This property is currently not + /// supported. + /// The JSON + /// object that contains the properties to determine origin health + /// using real requests/responses. This property is currently not + /// supported. + /// Whether to allow session + /// affinity on this host. Valid options are 'Enabled' or 'Disabled'. + /// Possible values include: 'Enabled', 'Disabled' + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + public AFDOriginGroup(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), LoadBalancingSettingsParameters loadBalancingSettings = default(LoadBalancingSettingsParameters), HealthProbeParameters healthProbeSettings = default(HealthProbeParameters), int? trafficRestorationTimeToHealedOrNewEndpointsInMinutes = default(int?), ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings = default(ResponseBasedOriginErrorDetectionParameters), string sessionAffinityState = default(string), string provisioningState = default(string), string deploymentStatus = default(string)) + : base(id, name, type, systemData) + { + LoadBalancingSettings = loadBalancingSettings; + HealthProbeSettings = healthProbeSettings; + TrafficRestorationTimeToHealedOrNewEndpointsInMinutes = trafficRestorationTimeToHealedOrNewEndpointsInMinutes; + ResponseBasedAfdOriginErrorDetectionSettings = responseBasedAfdOriginErrorDetectionSettings; + SessionAffinityState = sessionAffinityState; + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets load balancing settings for a backend pool + /// + [JsonProperty(PropertyName = "properties.loadBalancingSettings")] + public LoadBalancingSettingsParameters LoadBalancingSettings { get; set; } + + /// + /// Gets or sets health probe settings to the origin that is used to + /// determine the health of the origin. + /// + [JsonProperty(PropertyName = "properties.healthProbeSettings")] + public HealthProbeParameters HealthProbeSettings { get; set; } + + /// + /// Gets or sets time in minutes to shift the traffic to the endpoint + /// gradually when an unhealthy endpoint comes healthy or a new + /// endpoint is added. Default is 10 mins. This property is currently + /// not supported. + /// + [JsonProperty(PropertyName = "properties.trafficRestorationTimeToHealedOrNewEndpointsInMinutes")] + public int? TrafficRestorationTimeToHealedOrNewEndpointsInMinutes { get; set; } + + /// + /// Gets or sets the JSON object that contains the properties to + /// determine origin health using real requests/responses. This + /// property is currently not supported. + /// + [JsonProperty(PropertyName = "properties.responseBasedAfdOriginErrorDetectionSettings")] + public ResponseBasedOriginErrorDetectionParameters ResponseBasedAfdOriginErrorDetectionSettings { get; set; } + + /// + /// Gets or sets whether to allow session affinity on this host. Valid + /// options are 'Enabled' or 'Disabled'. Possible values include: + /// 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.sessionAffinityState")] + public string SessionAffinityState { get; set; } + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (HealthProbeSettings != null) + { + HealthProbeSettings.Validate(); + } + if (TrafficRestorationTimeToHealedOrNewEndpointsInMinutes > 50) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "TrafficRestorationTimeToHealedOrNewEndpointsInMinutes", 50); + } + if (TrafficRestorationTimeToHealedOrNewEndpointsInMinutes < 0) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "TrafficRestorationTimeToHealedOrNewEndpointsInMinutes", 0); + } + if (ResponseBasedAfdOriginErrorDetectionSettings != null) + { + ResponseBasedAfdOriginErrorDetectionSettings.Validate(); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroupUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroupUpdateParameters.cs new file mode 100644 index 0000000000000..c4476da2e0156 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginGroupUpdateParameters.cs @@ -0,0 +1,134 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// AFDOrigin group properties needed for origin group creation or update. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDOriginGroupUpdateParameters : IResource + { + /// + /// Initializes a new instance of the AFDOriginGroupUpdateParameters + /// class. + /// + public AFDOriginGroupUpdateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDOriginGroupUpdateParameters + /// class. + /// + /// Load balancing settings for a + /// backend pool + /// Health probe settings to the + /// origin that is used to determine the health of the origin. + /// Time + /// in minutes to shift the traffic to the endpoint gradually when an + /// unhealthy endpoint comes healthy or a new endpoint is added. + /// Default is 10 mins. This property is currently not + /// supported. + /// The JSON + /// object that contains the properties to determine origin health + /// using real requests/responses. This property is currently not + /// supported. + /// Whether to allow session + /// affinity on this host. Valid options are 'Enabled' or 'Disabled'. + /// Possible values include: 'Enabled', 'Disabled' + public AFDOriginGroupUpdateParameters(LoadBalancingSettingsParameters loadBalancingSettings = default(LoadBalancingSettingsParameters), HealthProbeParameters healthProbeSettings = default(HealthProbeParameters), int? trafficRestorationTimeToHealedOrNewEndpointsInMinutes = default(int?), ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings = default(ResponseBasedOriginErrorDetectionParameters), string sessionAffinityState = default(string)) + { + LoadBalancingSettings = loadBalancingSettings; + HealthProbeSettings = healthProbeSettings; + TrafficRestorationTimeToHealedOrNewEndpointsInMinutes = trafficRestorationTimeToHealedOrNewEndpointsInMinutes; + ResponseBasedAfdOriginErrorDetectionSettings = responseBasedAfdOriginErrorDetectionSettings; + SessionAffinityState = sessionAffinityState; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets load balancing settings for a backend pool + /// + [JsonProperty(PropertyName = "properties.loadBalancingSettings")] + public LoadBalancingSettingsParameters LoadBalancingSettings { get; set; } + + /// + /// Gets or sets health probe settings to the origin that is used to + /// determine the health of the origin. + /// + [JsonProperty(PropertyName = "properties.healthProbeSettings")] + public HealthProbeParameters HealthProbeSettings { get; set; } + + /// + /// Gets or sets time in minutes to shift the traffic to the endpoint + /// gradually when an unhealthy endpoint comes healthy or a new + /// endpoint is added. Default is 10 mins. This property is currently + /// not supported. + /// + [JsonProperty(PropertyName = "properties.trafficRestorationTimeToHealedOrNewEndpointsInMinutes")] + public int? TrafficRestorationTimeToHealedOrNewEndpointsInMinutes { get; set; } + + /// + /// Gets or sets the JSON object that contains the properties to + /// determine origin health using real requests/responses. This + /// property is currently not supported. + /// + [JsonProperty(PropertyName = "properties.responseBasedAfdOriginErrorDetectionSettings")] + public ResponseBasedOriginErrorDetectionParameters ResponseBasedAfdOriginErrorDetectionSettings { get; set; } + + /// + /// Gets or sets whether to allow session affinity on this host. Valid + /// options are 'Enabled' or 'Disabled'. Possible values include: + /// 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.sessionAffinityState")] + public string SessionAffinityState { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (HealthProbeSettings != null) + { + HealthProbeSettings.Validate(); + } + if (TrafficRestorationTimeToHealedOrNewEndpointsInMinutes > 50) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "TrafficRestorationTimeToHealedOrNewEndpointsInMinutes", 50); + } + if (TrafficRestorationTimeToHealedOrNewEndpointsInMinutes < 0) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "TrafficRestorationTimeToHealedOrNewEndpointsInMinutes", 0); + } + if (ResponseBasedAfdOriginErrorDetectionSettings != null) + { + ResponseBasedAfdOriginErrorDetectionSettings.Validate(); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginUpdateParameters.cs new file mode 100644 index 0000000000000..632d162e9cc12 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDOriginUpdateParameters.cs @@ -0,0 +1,195 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// AFDOrigin properties needed for origin update. + /// + [Rest.Serialization.JsonTransformation] + public partial class AFDOriginUpdateParameters : IResource + { + /// + /// Initializes a new instance of the AFDOriginUpdateParameters class. + /// + public AFDOriginUpdateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDOriginUpdateParameters class. + /// + /// Resource reference to the Azure origin + /// resource. + /// The address of the origin. Domain names, + /// IPv4 addresses, and IPv6 addresses are supported.This should be + /// unique across all origins in an endpoint. + /// The value of the HTTP port. Must be between + /// 1 and 65535. + /// The value of the HTTPS port. Must be + /// between 1 and 65535. + /// The host header value sent to the + /// origin with each request. If you leave this blank, the request + /// hostname determines this value. Azure CDN origins, such as Web + /// Apps, Blob Storage, and Cloud Services require this host header + /// value to match the origin hostname by default. This overrides the + /// host header defined at Endpoint + /// 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.Must be between 1 + /// and 5 + /// Weight of the origin in given origin group for + /// load balancing. Must be between 1 and 1000 + /// The properties of the + /// private link resource for private origin. + /// Whether to enable health probes to be + /// made against backends defined under backendPools. Health probes can + /// only be disabled if there is a single enabled backend in single + /// enabled backend pool. Possible values include: 'Enabled', + /// 'Disabled' + public AFDOriginUpdateParameters(ResourceReference azureOrigin = default(ResourceReference), string hostName = default(string), int? httpPort = default(int?), int? httpsPort = default(int?), string originHostHeader = default(string), int? priority = default(int?), int? weight = default(int?), object sharedPrivateLinkResource = default(object), string enabledState = default(string)) + { + AzureOrigin = azureOrigin; + HostName = hostName; + HttpPort = httpPort; + HttpsPort = httpsPort; + OriginHostHeader = originHostHeader; + Priority = priority; + Weight = weight; + SharedPrivateLinkResource = sharedPrivateLinkResource; + EnabledState = enabledState; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets resource reference to the Azure origin resource. + /// + [JsonProperty(PropertyName = "properties.azureOrigin")] + public ResourceReference AzureOrigin { get; set; } + + /// + /// Gets or sets the address of the origin. Domain names, IPv4 + /// addresses, and IPv6 addresses are supported.This should be unique + /// across all origins in an endpoint. + /// + [JsonProperty(PropertyName = "properties.hostName")] + public string HostName { get; set; } + + /// + /// Gets or sets the value of the HTTP port. Must be between 1 and + /// 65535. + /// + [JsonProperty(PropertyName = "properties.httpPort")] + public int? HttpPort { get; set; } + + /// + /// Gets or sets the value of the HTTPS port. Must be between 1 and + /// 65535. + /// + [JsonProperty(PropertyName = "properties.httpsPort")] + public int? HttpsPort { get; set; } + + /// + /// Gets or sets the host header value sent to the origin with each + /// request. If you leave this blank, the request hostname determines + /// this value. Azure CDN origins, such as Web Apps, Blob Storage, and + /// Cloud Services require this host header value to match the origin + /// hostname by default. This overrides the host header defined at + /// Endpoint + /// + [JsonProperty(PropertyName = "properties.originHostHeader")] + public string OriginHostHeader { get; set; } + + /// + /// Gets or sets 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.Must be between 1 and 5 + /// + [JsonProperty(PropertyName = "properties.priority")] + public int? Priority { get; set; } + + /// + /// Gets or sets weight of the origin in given origin group for load + /// balancing. Must be between 1 and 1000 + /// + [JsonProperty(PropertyName = "properties.weight")] + public int? Weight { get; set; } + + /// + /// Gets or sets the properties of the private link resource for + /// private origin. + /// + [JsonProperty(PropertyName = "properties.sharedPrivateLinkResource")] + public object SharedPrivateLinkResource { get; set; } + + /// + /// Gets or sets whether to enable health probes to be made against + /// backends defined under backendPools. Health probes can only be + /// disabled if there is a single enabled backend in single enabled + /// backend pool. Possible values include: 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.enabledState")] + public string EnabledState { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (HttpPort > 65535) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "HttpPort", 65535); + } + if (HttpPort < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "HttpPort", 1); + } + if (HttpsPort > 65535) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "HttpsPort", 65535); + } + if (HttpsPort < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "HttpsPort", 1); + } + if (Priority > 5) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "Priority", 5); + } + if (Priority < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "Priority", 1); + } + if (Weight > 1000) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "Weight", 1000); + } + if (Weight < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "Weight", 1); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDStateProperties.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDStateProperties.cs new file mode 100644 index 0000000000000..4bab5b964416b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AFDStateProperties.cs @@ -0,0 +1,64 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The tracking states for afd resources. + /// + public partial class AFDStateProperties + { + /// + /// Initializes a new instance of the AFDStateProperties class. + /// + public AFDStateProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AFDStateProperties class. + /// + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + public AFDStateProperties(string provisioningState = default(string), string deploymentStatus = default(string)) + { + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "deploymentStatus")] + public string DeploymentStatus { get; private set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdCertificateType.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdCertificateType.cs new file mode 100644 index 0000000000000..2fa03a70d14d2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdCertificateType.cs @@ -0,0 +1,22 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for AfdCertificateType. + /// + public static class AfdCertificateType + { + public const string CustomerCertificate = "CustomerCertificate"; + public const string ManagedCertificate = "ManagedCertificate"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponse.cs new file mode 100644 index 0000000000000..aa71302bbb539 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponse.cs @@ -0,0 +1,56 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Error response + /// + /// + /// Common error response for all Azure Resource Manager APIs to return + /// error details for failed operations. (This also follows the OData error + /// response format.). + /// + public partial class AfdErrorResponse + { + /// + /// Initializes a new instance of the AfdErrorResponse class. + /// + public AfdErrorResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AfdErrorResponse class. + /// + /// The error object. + public AfdErrorResponse(ErrorResponse error = default(ErrorResponse)) + { + Error = error; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the error object. + /// + [JsonProperty(PropertyName = "error")] + public ErrorResponse Error { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponseException.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponseException.cs new file mode 100644 index 0000000000000..f7dd76351f870 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdErrorResponseException.cs @@ -0,0 +1,62 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + + /// + /// Exception thrown for an invalid response with AfdErrorResponse + /// information. + /// + public partial class AfdErrorResponseException : RestException + { + /// + /// Gets information about the associated HTTP request. + /// + public HttpRequestMessageWrapper Request { get; set; } + + /// + /// Gets information about the associated HTTP response. + /// + public HttpResponseMessageWrapper Response { get; set; } + + /// + /// Gets or sets the body object. + /// + public AfdErrorResponse Body { get; set; } + + /// + /// Initializes a new instance of the AfdErrorResponseException class. + /// + public AfdErrorResponseException() + { + } + + /// + /// Initializes a new instance of the AfdErrorResponseException class. + /// + /// The exception message. + public AfdErrorResponseException(string message) + : this(message, null) + { + } + + /// + /// Initializes a new instance of the AfdErrorResponseException class. + /// + /// The exception message. + /// Inner exception. + public AfdErrorResponseException(string message, System.Exception innerException) + : base(message, innerException) + { + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdMinimumTlsVersion.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdMinimumTlsVersion.cs new file mode 100644 index 0000000000000..2f3da0554f8ec --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdMinimumTlsVersion.cs @@ -0,0 +1,60 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using Newtonsoft.Json.Converters; + using System.Runtime; + using System.Runtime.Serialization; + + /// + /// Defines values for AfdMinimumTlsVersion. + /// + [JsonConverter(typeof(StringEnumConverter))] + public enum AfdMinimumTlsVersion + { + [EnumMember(Value = "TLS10")] + TLS10, + [EnumMember(Value = "TLS12")] + TLS12 + } + internal static class AfdMinimumTlsVersionEnumExtension + { + internal static string ToSerializedValue(this AfdMinimumTlsVersion? value) + { + return value == null ? null : ((AfdMinimumTlsVersion)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this AfdMinimumTlsVersion value) + { + switch( value ) + { + case AfdMinimumTlsVersion.TLS10: + return "TLS10"; + case AfdMinimumTlsVersion.TLS12: + return "TLS12"; + } + return null; + } + + internal static AfdMinimumTlsVersion? ParseAfdMinimumTlsVersion(this string value) + { + switch( value ) + { + case "TLS10": + return AfdMinimumTlsVersion.TLS10; + case "TLS12": + return AfdMinimumTlsVersion.TLS12; + } + return null; + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdProvisioningState.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdProvisioningState.cs new file mode 100644 index 0000000000000..c646cab189eef --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdProvisioningState.cs @@ -0,0 +1,25 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for AfdProvisioningState. + /// + public static class AfdProvisioningState + { + public const string Succeeded = "Succeeded"; + public const string Failed = "Failed"; + public const string Updating = "Updating"; + public const string Deleting = "Deleting"; + public const string Creating = "Creating"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdPurgeParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdPurgeParameters.cs new file mode 100644 index 0000000000000..936ecf31815e1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdPurgeParameters.cs @@ -0,0 +1,77 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Parameters required for content purge. + /// + public partial class AfdPurgeParameters + { + /// + /// Initializes a new instance of the AfdPurgeParameters class. + /// + public AfdPurgeParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the AfdPurgeParameters class. + /// + /// The path to the content to be purged. + /// Can describe a file path or a wild card directory. + /// List of domains. + public AfdPurgeParameters(IList contentPaths, IList domains = default(IList)) + { + ContentPaths = contentPaths; + Domains = domains; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the path to the content to be purged. Can describe a + /// file path or a wild card directory. + /// + [JsonProperty(PropertyName = "contentPaths")] + public IList ContentPaths { get; set; } + + /// + /// Gets or sets list of domains. + /// + [JsonProperty(PropertyName = "domains")] + public IList Domains { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (ContentPaths == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ContentPaths"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CdnWebApplicationFirewallPolicy.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CdnWebApplicationFirewallPolicy.cs index 31d0d1e2215b3..1ca2d59ff717a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CdnWebApplicationFirewallPolicy.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CdnWebApplicationFirewallPolicy.cs @@ -59,8 +59,8 @@ public CdnWebApplicationFirewallPolicy() /// Resource status of the policy. /// Gets a unique read-only string that changes /// whenever the resource is updated. - public CdnWebApplicationFirewallPolicy(string location, Sku sku, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), PolicySettings policySettings = default(PolicySettings), RateLimitRuleList rateLimitRules = default(RateLimitRuleList), CustomRuleList customRules = default(CustomRuleList), ManagedRuleSetList managedRules = default(ManagedRuleSetList), IList endpointLinks = default(IList), string provisioningState = default(string), string resourceState = default(string), string etag = default(string)) - : base(location, id, name, type, tags) + public CdnWebApplicationFirewallPolicy(string location, Sku sku, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), SystemData systemData = default(SystemData), PolicySettings policySettings = default(PolicySettings), RateLimitRuleList rateLimitRules = default(RateLimitRuleList), CustomRuleList customRules = default(CustomRuleList), ManagedRuleSetList managedRules = default(ManagedRuleSetList), IList endpointLinks = default(IList), string provisioningState = default(string), string resourceState = default(string), string etag = default(string)) + : base(location, id, name, type, tags, systemData) { PolicySettings = policySettings; RateLimitRules = rateLimitRules; diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Certificate.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Certificate.cs new file mode 100644 index 0000000000000..f268c76540ee3 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Certificate.cs @@ -0,0 +1,67 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Certificate used for https + /// + public partial class Certificate + { + /// + /// Initializes a new instance of the Certificate class. + /// + public Certificate() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the Certificate class. + /// + /// Subject name in the certificate. + /// Certificate expiration date. + /// Certificate thumbprint. + public Certificate(string subject = default(string), string expirationDate = default(string), string thumbprint = default(string)) + { + Subject = subject; + ExpirationDate = expirationDate; + Thumbprint = thumbprint; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets subject name in the certificate. + /// + [JsonProperty(PropertyName = "subject")] + public string Subject { get; set; } + + /// + /// Gets or sets certificate expiration date. + /// + [JsonProperty(PropertyName = "expirationDate")] + public string ExpirationDate { get; set; } + + /// + /// Gets or sets certificate thumbprint. + /// + [JsonProperty(PropertyName = "thumbprint")] + public string Thumbprint { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CompressionSettings.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CompressionSettings.cs new file mode 100644 index 0000000000000..5837628aba7b9 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CompressionSettings.cs @@ -0,0 +1,72 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// settings for compression. + /// + public partial class CompressionSettings + { + /// + /// Initializes a new instance of the CompressionSettings class. + /// + public CompressionSettings() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the CompressionSettings class. + /// + /// List of content types on which + /// compression applies. The value should be a valid MIME type. + /// Indicates whether content + /// compression is enabled on AzureFrontDoor. Default value is false. + /// If compression is enabled, content will be served as compressed if + /// user requests for a compressed version. Content won't be compressed + /// on AzureFrontDoor when requested content is smaller than 1 byte or + /// larger than 1 MB. + public CompressionSettings(IList contentTypesToCompress = default(IList), bool? isCompressionEnabled = default(bool?)) + { + ContentTypesToCompress = contentTypesToCompress; + IsCompressionEnabled = isCompressionEnabled; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets list of content types on which compression applies. + /// The value should be a valid MIME type. + /// + [JsonProperty(PropertyName = "contentTypesToCompress")] + public IList ContentTypesToCompress { get; set; } + + /// + /// Gets or sets indicates whether content compression is enabled on + /// AzureFrontDoor. Default value is false. If compression is enabled, + /// content will be served as compressed if user requests for a + /// compressed version. Content won't be compressed on AzureFrontDoor + /// when requested content is smaller than 1 byte or larger than 1 MB. + /// + [JsonProperty(PropertyName = "isCompressionEnabled")] + public bool? IsCompressionEnabled { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponse.cs new file mode 100644 index 0000000000000..6d6132fb879c6 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponse.cs @@ -0,0 +1,57 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Continents Response + /// + public partial class ContinentsResponse + { + /// + /// Initializes a new instance of the ContinentsResponse class. + /// + public ContinentsResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ContinentsResponse class. + /// + public ContinentsResponse(IList continents = default(IList), IList countryOrRegions = default(IList)) + { + Continents = continents; + CountryOrRegions = countryOrRegions; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "continents")] + public IList Continents { get; set; } + + /// + /// + [JsonProperty(PropertyName = "countryOrRegions")] + public IList CountryOrRegions { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseContinentsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseContinentsItem.cs new file mode 100644 index 0000000000000..13ccec0d0e840 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseContinentsItem.cs @@ -0,0 +1,48 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class ContinentsResponseContinentsItem + { + /// + /// Initializes a new instance of the ContinentsResponseContinentsItem + /// class. + /// + public ContinentsResponseContinentsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ContinentsResponseContinentsItem + /// class. + /// + public ContinentsResponseContinentsItem(string id = default(string)) + { + Id = id; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "id")] + public string Id { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseCountryOrRegionsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseCountryOrRegionsItem.cs new file mode 100644 index 0000000000000..1d14acaa20131 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ContinentsResponseCountryOrRegionsItem.cs @@ -0,0 +1,54 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class ContinentsResponseCountryOrRegionsItem + { + /// + /// Initializes a new instance of the + /// ContinentsResponseCountryOrRegionsItem class. + /// + public ContinentsResponseCountryOrRegionsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// ContinentsResponseCountryOrRegionsItem class. + /// + public ContinentsResponseCountryOrRegionsItem(string id = default(string), string continentId = default(string)) + { + Id = id; + ContinentId = continentId; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "id")] + public string Id { get; set; } + + /// + /// + [JsonProperty(PropertyName = "continentId")] + public string ContinentId { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesMatchConditionParameters.cs index 0df2f1f4222c8..1a07982f3cdde 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesMatchConditionParameters.cs @@ -34,17 +34,17 @@ public CookiesMatchConditionParameters() /// Initializes a new instance of the CookiesMatchConditionParameters /// class. /// - /// Name of Cookies to be matched /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' + /// Name of Cookies to be matched /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public CookiesMatchConditionParameters(string selector, string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public CookiesMatchConditionParameters(string operatorProperty, string selector = default(string), bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { Selector = selector; OperatorProperty = operatorProperty; @@ -75,7 +75,8 @@ static CookiesMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -111,18 +112,10 @@ static CookiesMatchConditionParameters() /// public virtual void Validate() { - if (Selector == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "Selector"); - } if (OperatorProperty == null) { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesOperator.cs index 44140689a0903..a8afbc3e9c372 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CookiesOperator.cs @@ -25,5 +25,6 @@ public static class CookiesOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomDomain.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomDomain.cs index 07f741dd671d1..4557862633583 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomDomain.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomDomain.cs @@ -59,8 +59,8 @@ public CustomDomain() /// required to deliver content in China. /// Provisioning status of the custom /// domain. - public CustomDomain(string hostName, string id = default(string), string name = default(string), string type = default(string), string resourceState = default(string), string customHttpsProvisioningState = default(string), string customHttpsProvisioningSubstate = default(string), string validationData = default(string), string provisioningState = default(string)) - : base(id, name, type) + public CustomDomain(string hostName, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string resourceState = default(string), string customHttpsProvisioningState = default(string), string customHttpsProvisioningSubstate = default(string), string validationData = default(string), string provisioningState = default(string)) + : base(id, name, type, systemData) { HostName = hostName; ResourceState = resourceState; diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificate.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificate.cs new file mode 100644 index 0000000000000..68993224bb7a0 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificate.cs @@ -0,0 +1,106 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Customer Certificate used for https + /// + public partial class CustomerCertificate : Certificate + { + /// + /// Initializes a new instance of the CustomerCertificate class. + /// + public CustomerCertificate() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the CustomerCertificate class. + /// + /// Complete Url to the + /// certificate + /// Subject name in the certificate. + /// Certificate expiration date. + /// Certificate thumbprint. + /// Certificate version. + /// Certificate issuing + /// authority. + /// Whether to use the latest version + /// for the certificate + /// The list of SANs. + public CustomerCertificate(string certificateUrl, string subject = default(string), string expirationDate = default(string), string thumbprint = default(string), string version = default(string), string certificateAuthority = default(string), bool? useLatestVersion = default(bool?), IList subjectAlternativeNames = default(IList)) + : base(subject, expirationDate, thumbprint) + { + Version = version; + CertificateAuthority = certificateAuthority; + CertificateUrl = certificateUrl; + UseLatestVersion = useLatestVersion; + SubjectAlternativeNames = subjectAlternativeNames; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets certificate version. + /// + [JsonProperty(PropertyName = "version")] + public string Version { get; set; } + + /// + /// Gets or sets certificate issuing authority. + /// + [JsonProperty(PropertyName = "certificateAuthority")] + public string CertificateAuthority { get; set; } + + /// + /// Gets or sets complete Url to the certificate + /// + [JsonProperty(PropertyName = "certificateUrl")] + public string CertificateUrl { get; set; } + + /// + /// Gets or sets whether to use the latest version for the certificate + /// + [JsonProperty(PropertyName = "useLatestVersion")] + public bool? UseLatestVersion { get; set; } + + /// + /// Gets or sets the list of SANs. + /// + [JsonProperty(PropertyName = "subjectAlternativeNames")] + public IList SubjectAlternativeNames { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (CertificateUrl == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "CertificateUrl"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs new file mode 100644 index 0000000000000..ed6404062c50e --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs @@ -0,0 +1,145 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Customer Certificate used for https + /// + public partial class CustomerCertificateParameters + { + /// + /// Initializes a new instance of the CustomerCertificateParameters + /// class. + /// + public CustomerCertificateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the CustomerCertificateParameters + /// class. + /// + /// The type of the Secret to create. Possible + /// values include: 'UrlSigningKey', 'CustomerCertificate', + /// 'ManagedCertificate' + /// Resource reference to the KV + /// secret + /// Subject name in the certificate. + /// Certificate expiration date. + /// Certificate thumbprint. + /// Version of the secret to be + /// used + /// Certificate issuing + /// authority. + /// Whether to use the latest version + /// for the certificate + /// The list of SANs. + public CustomerCertificateParameters(string type, ResourceReference secretSource, string subject = default(string), string expirationDate = default(string), string thumbprint = default(string), string secretVersion = default(string), string certificateAuthority = default(string), bool? useLatestVersion = default(bool?), IList subjectAlternativeNames = default(IList)) + { + Type = type; + Subject = subject; + ExpirationDate = expirationDate; + Thumbprint = thumbprint; + SecretSource = secretSource; + SecretVersion = secretVersion; + CertificateAuthority = certificateAuthority; + UseLatestVersion = useLatestVersion; + SubjectAlternativeNames = subjectAlternativeNames; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the type of the Secret to create. Possible values + /// include: 'UrlSigningKey', 'CustomerCertificate', + /// 'ManagedCertificate' + /// + [JsonProperty(PropertyName = "type")] + public string Type { get; set; } + + /// + /// Gets or sets subject name in the certificate. + /// + [JsonProperty(PropertyName = "subject")] + public string Subject { get; set; } + + /// + /// Gets or sets certificate expiration date. + /// + [JsonProperty(PropertyName = "expirationDate")] + public string ExpirationDate { get; set; } + + /// + /// Gets or sets certificate thumbprint. + /// + [JsonProperty(PropertyName = "thumbprint")] + public string Thumbprint { get; set; } + + /// + /// Gets or sets resource reference to the KV secret + /// + [JsonProperty(PropertyName = "secretSource")] + public ResourceReference SecretSource { get; set; } + + /// + /// Gets or sets version of the secret to be used + /// + [JsonProperty(PropertyName = "secretVersion")] + public string SecretVersion { get; set; } + + /// + /// Gets or sets certificate issuing authority. + /// + [JsonProperty(PropertyName = "certificateAuthority")] + public string CertificateAuthority { get; set; } + + /// + /// Gets or sets whether to use the latest version for the certificate + /// + [JsonProperty(PropertyName = "useLatestVersion")] + public bool? UseLatestVersion { get; set; } + + /// + /// Gets or sets the list of SANs. + /// + [JsonProperty(PropertyName = "subjectAlternativeNames")] + public IList SubjectAlternativeNames { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (Type == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "Type"); + } + if (SecretSource == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleHttpVersionCondition.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleHttpVersionCondition.cs index 2c3a237bfbd91..bf5cada1e2e9f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleHttpVersionCondition.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleHttpVersionCondition.cs @@ -65,10 +65,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); } - if (Parameters != null) - { - Parameters.Validate(); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleIsDeviceCondition.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleIsDeviceCondition.cs index e59e61d7049a1..91232df33184b 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleIsDeviceCondition.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleIsDeviceCondition.cs @@ -65,10 +65,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); } - if (Parameters != null) - { - Parameters.Validate(); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestMethodCondition.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestMethodCondition.cs index edc90e365c37f..4e14ca10aaa73 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestMethodCondition.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestMethodCondition.cs @@ -65,10 +65,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); } - if (Parameters != null) - { - Parameters.Validate(); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestSchemeCondition.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestSchemeCondition.cs index 7d17f8742c241..781eab76d9653 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestSchemeCondition.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeliveryRuleRequestSchemeCondition.cs @@ -65,10 +65,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); } - if (Parameters != null) - { - Parameters.Validate(); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeploymentStatus.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeploymentStatus.cs new file mode 100644 index 0000000000000..5658bebc8c29d --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DeploymentStatus.cs @@ -0,0 +1,24 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for DeploymentStatus. + /// + public static class DeploymentStatus + { + public const string NotStarted = "NotStarted"; + public const string InProgress = "InProgress"; + public const string Succeeded = "Succeeded"; + public const string Failed = "Failed"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationProperties.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationProperties.cs new file mode 100644 index 0000000000000..7406982b3a739 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationProperties.cs @@ -0,0 +1,61 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The JSON object that contains the properties to validate a domain. + /// + public partial class DomainValidationProperties + { + /// + /// Initializes a new instance of the DomainValidationProperties class. + /// + public DomainValidationProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the DomainValidationProperties class. + /// + /// Challenge used for DNS TXT record or + /// file based validation + /// The date time that the token + /// expires + public DomainValidationProperties(string validationToken = default(string), string expirationDate = default(string)) + { + ValidationToken = validationToken; + ExpirationDate = expirationDate; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets challenge used for DNS TXT record or file based validation + /// + [JsonProperty(PropertyName = "validationToken")] + public string ValidationToken { get; private set; } + + /// + /// Gets the date time that the token expires + /// + [JsonProperty(PropertyName = "expirationDate")] + public string ExpirationDate { get; private set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationState.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationState.cs new file mode 100644 index 0000000000000..9039d32ee69c0 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/DomainValidationState.cs @@ -0,0 +1,26 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for DomainValidationState. + /// + public static class DomainValidationState + { + public const string Unknown = "Unknown"; + public const string Submitting = "Submitting"; + public const string Pending = "Pending"; + public const string TimedOut = "TimedOut"; + public const string PendingRevalidation = "PendingRevalidation"; + public const string Approved = "Approved"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EdgeNode.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EdgeNode.cs index 83ffb66dde30c..17a96b47cc787 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EdgeNode.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EdgeNode.cs @@ -39,8 +39,8 @@ public EdgeNode() /// Resource ID. /// Resource name. /// Resource type. - public EdgeNode(IList ipAddressGroups, string id = default(string), string name = default(string), string type = default(string)) - : base(id, name, type) + public EdgeNode(IList ipAddressGroups, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData)) + : base(id, name, type, systemData) { IpAddressGroups = ipAddressGroups; CustomInit(); diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EnabledState.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EnabledState.cs new file mode 100644 index 0000000000000..01e622828add3 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/EnabledState.cs @@ -0,0 +1,22 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for EnabledState. + /// + public static class EnabledState + { + public const string Enabled = "Enabled"; + public const string Disabled = "Disabled"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Endpoint.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Endpoint.cs index 5d347d7607e5c..263188c1ed341 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Endpoint.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Endpoint.cs @@ -108,8 +108,8 @@ public Endpoint() /// 'Starting', 'Stopped', 'Stopping' /// Provisioning status of the /// endpoint. - public Endpoint(string location, IList origins, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), string originPath = default(string), IList contentTypesToCompress = default(IList), string originHostHeader = default(string), bool? isCompressionEnabled = default(bool?), bool? isHttpAllowed = default(bool?), bool? isHttpsAllowed = default(bool?), QueryStringCachingBehavior? queryStringCachingBehavior = default(QueryStringCachingBehavior?), string optimizationType = default(string), string probePath = default(string), IList geoFilters = default(IList), ResourceReference defaultOriginGroup = default(ResourceReference), IList urlSigningKeys = default(IList), EndpointPropertiesUpdateParametersDeliveryPolicy deliveryPolicy = default(EndpointPropertiesUpdateParametersDeliveryPolicy), EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink webApplicationFirewallPolicyLink = default(EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink), string hostName = default(string), IList originGroups = default(IList), string resourceState = default(string), string provisioningState = default(string)) - : base(location, id, name, type, tags) + public Endpoint(string location, IList origins, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), SystemData systemData = default(SystemData), string originPath = default(string), IList contentTypesToCompress = default(IList), string originHostHeader = default(string), bool? isCompressionEnabled = default(bool?), bool? isHttpAllowed = default(bool?), bool? isHttpsAllowed = default(bool?), QueryStringCachingBehavior? queryStringCachingBehavior = default(QueryStringCachingBehavior?), string optimizationType = default(string), string probePath = default(string), IList geoFilters = default(IList), ResourceReference defaultOriginGroup = default(ResourceReference), IList urlSigningKeys = default(IList), EndpointPropertiesUpdateParametersDeliveryPolicy deliveryPolicy = default(EndpointPropertiesUpdateParametersDeliveryPolicy), EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink webApplicationFirewallPolicyLink = default(EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink), string hostName = default(string), IList originGroups = default(IList), string resourceState = default(string), string provisioningState = default(string)) + : base(location, id, name, type, tags, systemData) { OriginPath = originPath; ContentTypesToCompress = contentTypesToCompress; diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ForwardingProtocol.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ForwardingProtocol.cs new file mode 100644 index 0000000000000..d4fc4460d1cf8 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ForwardingProtocol.cs @@ -0,0 +1,23 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for ForwardingProtocol. + /// + public static class ForwardingProtocol + { + public const string HttpOnly = "HttpOnly"; + public const string HttpsOnly = "HttpsOnly"; + public const string MatchRequest = "MatchRequest"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpVersionMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpVersionMatchConditionParameters.cs index 211ca9144a5ba..64ad0a484b5e0 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpVersionMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpVersionMatchConditionParameters.cs @@ -10,7 +10,6 @@ namespace Microsoft.Azure.Management.Cdn.Models { - using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -34,11 +33,11 @@ public HttpVersionMatchConditionParameters() /// Initializes a new instance of the /// HttpVersionMatchConditionParameters class. /// - /// The match value for the condition of the - /// delivery rule /// Describes if this is negate condition /// or not - public HttpVersionMatchConditionParameters(IList matchValues, bool? negateCondition = default(bool?)) + /// The match value for the condition of the + /// delivery rule + public HttpVersionMatchConditionParameters(bool? negateCondition = default(bool?), IList matchValues = default(IList)) { NegateCondition = negateCondition; MatchValues = matchValues; @@ -81,18 +80,5 @@ static HttpVersionMatchConditionParameters() [JsonProperty(PropertyName = "operator")] public static string OperatorProperty { get; private set; } - /// - /// Validate the object. - /// - /// - /// Thrown if validation fails - /// - public virtual void Validate() - { - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpsRedirect.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpsRedirect.cs new file mode 100644 index 0000000000000..36e6a79144d84 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/HttpsRedirect.cs @@ -0,0 +1,22 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for HttpsRedirect. + /// + public static class HttpsRedirect + { + public const string Enabled = "Enabled"; + public const string Disabled = "Disabled"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IdentityType.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IdentityType.cs new file mode 100644 index 0000000000000..38b7380f6bf20 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IdentityType.cs @@ -0,0 +1,24 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for IdentityType. + /// + public static class IdentityType + { + public const string User = "user"; + public const string Application = "application"; + public const string ManagedIdentity = "managedIdentity"; + public const string Key = "key"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IsDeviceMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IsDeviceMatchConditionParameters.cs index 92309e54ae4b5..7a38dc323700a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IsDeviceMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/IsDeviceMatchConditionParameters.cs @@ -10,7 +10,6 @@ namespace Microsoft.Azure.Management.Cdn.Models { - using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -34,12 +33,12 @@ public IsDeviceMatchConditionParameters() /// Initializes a new instance of the IsDeviceMatchConditionParameters /// class. /// - /// The match value for the condition of the - /// delivery rule /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public IsDeviceMatchConditionParameters(IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public IsDeviceMatchConditionParameters(bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { NegateCondition = negateCondition; MatchValues = matchValues; @@ -89,18 +88,5 @@ static IsDeviceMatchConditionParameters() [JsonProperty(PropertyName = "operator")] public static string OperatorProperty { get; private set; } - /// - /// Validate the object. - /// - /// - /// Thrown if validation fails - /// - public virtual void Validate() - { - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/KeyVaultCertificateSourceParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/KeyVaultCertificateSourceParameters.cs index 1a09efcef3f13..130af5fb8e284 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/KeyVaultCertificateSourceParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/KeyVaultCertificateSourceParameters.cs @@ -43,7 +43,7 @@ public KeyVaultCertificateSourceParameters() /// the full certificate PFX) in Key Vault. /// The version(GUID) of Key Vault Secret /// in Key Vault. - public KeyVaultCertificateSourceParameters(string subscriptionId, string resourceGroupName, string vaultName, string secretName, string secretVersion) + public KeyVaultCertificateSourceParameters(string subscriptionId, string resourceGroupName, string vaultName, string secretName, string secretVersion = default(string)) { SubscriptionId = subscriptionId; ResourceGroupName = resourceGroupName; @@ -144,10 +144,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "SecretName"); } - if (SecretVersion == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "SecretVersion"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LinkToDefaultDomain.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LinkToDefaultDomain.cs new file mode 100644 index 0000000000000..7a0b2ab7355f0 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LinkToDefaultDomain.cs @@ -0,0 +1,22 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for LinkToDefaultDomain. + /// + public static class LinkToDefaultDomain + { + public const string Enabled = "Enabled"; + public const string Disabled = "Disabled"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LoadBalancingSettingsParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LoadBalancingSettingsParameters.cs new file mode 100644 index 0000000000000..3130a4b546626 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/LoadBalancingSettingsParameters.cs @@ -0,0 +1,76 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Round-Robin load balancing settings for a backend pool + /// + public partial class LoadBalancingSettingsParameters + { + /// + /// Initializes a new instance of the LoadBalancingSettingsParameters + /// class. + /// + public LoadBalancingSettingsParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the LoadBalancingSettingsParameters + /// class. + /// + /// The number of samples to consider for load + /// balancing decisions + /// The number of samples + /// within the sample period that must succeed + /// The additional + /// latency in milliseconds for probes to fall into the lowest latency + /// bucket + public LoadBalancingSettingsParameters(int? sampleSize = default(int?), int? successfulSamplesRequired = default(int?), int? additionalLatencyInMilliseconds = default(int?)) + { + SampleSize = sampleSize; + SuccessfulSamplesRequired = successfulSamplesRequired; + AdditionalLatencyInMilliseconds = additionalLatencyInMilliseconds; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the number of samples to consider for load balancing + /// decisions + /// + [JsonProperty(PropertyName = "sampleSize")] + public int? SampleSize { get; set; } + + /// + /// Gets or sets the number of samples within the sample period that + /// must succeed + /// + [JsonProperty(PropertyName = "successfulSamplesRequired")] + public int? SuccessfulSamplesRequired { get; set; } + + /// + /// Gets or sets the additional latency in milliseconds for probes to + /// fall into the lowest latency bucket + /// + [JsonProperty(PropertyName = "additionalLatencyInMilliseconds")] + public int? AdditionalLatencyInMilliseconds { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificate.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificate.cs new file mode 100644 index 0000000000000..d49393bd150a1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificate.cs @@ -0,0 +1,46 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using System.Linq; + + /// + /// Managed Certificate used for https + /// + public partial class ManagedCertificate : Certificate + { + /// + /// Initializes a new instance of the ManagedCertificate class. + /// + public ManagedCertificate() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ManagedCertificate class. + /// + /// Subject name in the certificate. + /// Certificate expiration date. + /// Certificate thumbprint. + public ManagedCertificate(string subject = default(string), string expirationDate = default(string), string thumbprint = default(string)) + : base(subject, expirationDate, thumbprint) + { + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs new file mode 100644 index 0000000000000..c284443f9c3fe --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs @@ -0,0 +1,95 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Managed Certificate used for https + /// + public partial class ManagedCertificateParameters + { + /// + /// Initializes a new instance of the ManagedCertificateParameters + /// class. + /// + public ManagedCertificateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ManagedCertificateParameters + /// class. + /// + /// The type of the Secret to create. Possible + /// values include: 'UrlSigningKey', 'CustomerCertificate', + /// 'ManagedCertificate' + /// Subject name in the certificate. + /// Certificate expiration date. + /// Certificate thumbprint. + public ManagedCertificateParameters(string type, string subject = default(string), string expirationDate = default(string), string thumbprint = default(string)) + { + Type = type; + Subject = subject; + ExpirationDate = expirationDate; + Thumbprint = thumbprint; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the type of the Secret to create. Possible values + /// include: 'UrlSigningKey', 'CustomerCertificate', + /// 'ManagedCertificate' + /// + [JsonProperty(PropertyName = "type")] + public string Type { get; set; } + + /// + /// Gets or sets subject name in the certificate. + /// + [JsonProperty(PropertyName = "subject")] + public string Subject { get; set; } + + /// + /// Gets or sets certificate expiration date. + /// + [JsonProperty(PropertyName = "expirationDate")] + public string ExpirationDate { get; set; } + + /// + /// Gets or sets certificate thumbprint. + /// + [JsonProperty(PropertyName = "thumbprint")] + public string Thumbprint { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (Type == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "Type"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MatchProcessingBehavior.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MatchProcessingBehavior.cs new file mode 100644 index 0000000000000..64c6958b6184b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MatchProcessingBehavior.cs @@ -0,0 +1,22 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for MatchProcessingBehavior. + /// + public static class MatchProcessingBehavior + { + public const string Continue = "Continue"; + public const string Stop = "Stop"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponse.cs new file mode 100644 index 0000000000000..e7217e9941c83 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponse.cs @@ -0,0 +1,72 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Metrics Response + /// + public partial class MetricsResponse + { + /// + /// Initializes a new instance of the MetricsResponse class. + /// + public MetricsResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the MetricsResponse class. + /// + /// Possible values include: 'PT5M', 'PT1H', + /// 'P1D' + public MetricsResponse(System.DateTime? dateTimeBegin = default(System.DateTime?), System.DateTime? dateTimeEnd = default(System.DateTime?), string granularity = default(string), IList series = default(IList)) + { + DateTimeBegin = dateTimeBegin; + DateTimeEnd = dateTimeEnd; + Granularity = granularity; + Series = series; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "dateTimeBegin")] + public System.DateTime? DateTimeBegin { get; set; } + + /// + /// + [JsonProperty(PropertyName = "dateTimeEnd")] + public System.DateTime? DateTimeEnd { get; set; } + + /// + /// Gets or sets possible values include: 'PT5M', 'PT1H', 'P1D' + /// + [JsonProperty(PropertyName = "granularity")] + public string Granularity { get; set; } + + /// + /// + [JsonProperty(PropertyName = "series")] + public IList Series { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItem.cs new file mode 100644 index 0000000000000..33d75827663f6 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItem.cs @@ -0,0 +1,70 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + public partial class MetricsResponseSeriesItem + { + /// + /// Initializes a new instance of the MetricsResponseSeriesItem class. + /// + public MetricsResponseSeriesItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the MetricsResponseSeriesItem class. + /// + /// Possible values include: 'count', 'bytes', + /// 'bitsPerSecond' + public MetricsResponseSeriesItem(string metric = default(string), string unit = default(string), IList groups = default(IList), IList data = default(IList)) + { + Metric = metric; + Unit = unit; + Groups = groups; + Data = data; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "metric")] + public string Metric { get; set; } + + /// + /// Gets or sets possible values include: 'count', 'bytes', + /// 'bitsPerSecond' + /// + [JsonProperty(PropertyName = "unit")] + public string Unit { get; set; } + + /// + /// + [JsonProperty(PropertyName = "groups")] + public IList Groups { get; set; } + + /// + /// + [JsonProperty(PropertyName = "data")] + public IList Data { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemDataItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemDataItem.cs new file mode 100644 index 0000000000000..6137ce8b8d837 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemDataItem.cs @@ -0,0 +1,54 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class MetricsResponseSeriesItemDataItem + { + /// + /// Initializes a new instance of the MetricsResponseSeriesItemDataItem + /// class. + /// + public MetricsResponseSeriesItemDataItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the MetricsResponseSeriesItemDataItem + /// class. + /// + public MetricsResponseSeriesItemDataItem(System.DateTime? dateTime = default(System.DateTime?), double? value = default(double?)) + { + DateTime = dateTime; + Value = value; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "dateTime")] + public System.DateTime? DateTime { get; set; } + + /// + /// + [JsonProperty(PropertyName = "value")] + public double? Value { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemGroupsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemGroupsItem.cs new file mode 100644 index 0000000000000..037cb788e4774 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/MetricsResponseSeriesItemGroupsItem.cs @@ -0,0 +1,54 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class MetricsResponseSeriesItemGroupsItem + { + /// + /// Initializes a new instance of the + /// MetricsResponseSeriesItemGroupsItem class. + /// + public MetricsResponseSeriesItemGroupsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// MetricsResponseSeriesItemGroupsItem class. + /// + public MetricsResponseSeriesItemGroupsItem(string name = default(string), string value = default(string)) + { + Name = name; + Value = value; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "name")] + public string Name { get; set; } + + /// + /// + [JsonProperty(PropertyName = "value")] + public string Value { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Origin.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Origin.cs index c44cc9324916c..3498c598aac79 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Origin.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Origin.cs @@ -78,8 +78,8 @@ public Origin() /// The approval status for the /// connection to the Private Link. Possible values include: 'Pending', /// 'Approved', 'Rejected', 'Disconnected', 'Timeout' - public Origin(string id = default(string), string name = default(string), string type = default(string), string hostName = default(string), int? httpPort = default(int?), int? httpsPort = default(int?), string originHostHeader = default(string), int? priority = default(int?), int? weight = default(int?), bool? enabled = default(bool?), string privateLinkAlias = default(string), string privateLinkResourceId = default(string), string privateLinkLocation = default(string), string privateLinkApprovalMessage = default(string), string resourceState = default(string), string provisioningState = default(string), string privateEndpointStatus = default(string)) - : base(id, name, type) + public Origin(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string hostName = default(string), int? httpPort = default(int?), int? httpsPort = default(int?), string originHostHeader = default(string), int? priority = default(int?), int? weight = default(int?), bool? enabled = default(bool?), string privateLinkAlias = default(string), string privateLinkResourceId = default(string), string privateLinkLocation = default(string), string privateLinkApprovalMessage = default(string), string resourceState = default(string), string provisioningState = default(string), string privateEndpointStatus = default(string)) + : base(id, name, type, systemData) { HostName = hostName; HttpPort = httpPort; diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroup.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroup.cs index 1e1157c9729fd..ba6064fae7f4d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroup.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroup.cs @@ -56,8 +56,8 @@ public OriginGroup() /// Possible values include: 'Creating', 'Active', 'Deleting' /// Provisioning status of the origin /// group. - public OriginGroup(string id = default(string), string name = default(string), string type = default(string), HealthProbeParameters healthProbeSettings = default(HealthProbeParameters), IList origins = default(IList), int? trafficRestorationTimeToHealedOrNewEndpointsInMinutes = default(int?), ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings = default(ResponseBasedOriginErrorDetectionParameters), string resourceState = default(string), string provisioningState = default(string)) - : base(id, name, type) + public OriginGroup(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), HealthProbeParameters healthProbeSettings = default(HealthProbeParameters), IList origins = default(IList), int? trafficRestorationTimeToHealedOrNewEndpointsInMinutes = default(int?), ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings = default(ResponseBasedOriginErrorDetectionParameters), string resourceState = default(string), string provisioningState = default(string)) + : base(id, name, type, systemData) { HealthProbeSettings = healthProbeSettings; Origins = origins; diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideAction.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideAction.cs new file mode 100644 index 0000000000000..a7b8237e20141 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideAction.cs @@ -0,0 +1,72 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Defines the origin group override action for the delivery rule. + /// + [Newtonsoft.Json.JsonObject("OriginGroupOverride")] + public partial class OriginGroupOverrideAction : DeliveryRuleAction + { + /// + /// Initializes a new instance of the OriginGroupOverrideAction class. + /// + public OriginGroupOverrideAction() + { + Parameters = new OriginGroupOverrideActionParameters(); + CustomInit(); + } + + /// + /// Initializes a new instance of the OriginGroupOverrideAction class. + /// + /// Defines the parameters for the + /// action. + public OriginGroupOverrideAction(OriginGroupOverrideActionParameters parameters) + { + Parameters = parameters; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets defines the parameters for the action. + /// + [JsonProperty(PropertyName = "parameters")] + public OriginGroupOverrideActionParameters Parameters { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (Parameters == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); + } + if (Parameters != null) + { + Parameters.Validate(); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideActionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideActionParameters.cs new file mode 100644 index 0000000000000..98e0afb2f0069 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/OriginGroupOverrideActionParameters.cs @@ -0,0 +1,81 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Defines the parameters for the origin group override action. + /// + public partial class OriginGroupOverrideActionParameters + { + /// + /// Initializes a new instance of the + /// OriginGroupOverrideActionParameters class. + /// + public OriginGroupOverrideActionParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// OriginGroupOverrideActionParameters class. + /// + /// defines the OriginGroup that would + /// override the DefaultOriginGroup. + public OriginGroupOverrideActionParameters(ResourceReference originGroup) + { + OriginGroup = originGroup; + CustomInit(); + } + /// + /// Static constructor for OriginGroupOverrideActionParameters class. + /// + static OriginGroupOverrideActionParameters() + { + Odatatype = "#Microsoft.Azure.Cdn.Models.DeliveryRuleOriginGroupOverrideActionParameters"; + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets defines the OriginGroup that would override the + /// DefaultOriginGroup. + /// + [JsonProperty(PropertyName = "originGroup")] + public ResourceReference OriginGroup { get; set; } + + /// + /// + [JsonProperty(PropertyName = "@odata.type")] + public static string Odatatype { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (OriginGroup == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "OriginGroup"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsMatchConditionParameters.cs index 46d513316942f..23a26e93f871c 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsMatchConditionParameters.cs @@ -34,17 +34,17 @@ public PostArgsMatchConditionParameters() /// Initializes a new instance of the PostArgsMatchConditionParameters /// class. /// - /// Name of PostArg to be matched /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' + /// Name of PostArg to be matched /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public PostArgsMatchConditionParameters(string selector, string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public PostArgsMatchConditionParameters(string operatorProperty, string selector = default(string), bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { Selector = selector; OperatorProperty = operatorProperty; @@ -75,7 +75,8 @@ static PostArgsMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -111,18 +112,10 @@ static PostArgsMatchConditionParameters() /// public virtual void Validate() { - if (Selector == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "Selector"); - } if (OperatorProperty == null) { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsOperator.cs index bad9f5834e923..38bad2b914a49 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/PostArgsOperator.cs @@ -25,5 +25,6 @@ public static class PostArgsOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Profile.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Profile.cs index 3f656ee76c724..37b5b01dff023 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Profile.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Profile.cs @@ -47,12 +47,14 @@ public Profile() /// 'Disabled' /// Provisioning status of the /// profile. - public Profile(string location, Sku sku, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), string resourceState = default(string), string provisioningState = default(string)) - : base(location, id, name, type, tags) + /// The Id of the frontdoor. + public Profile(string location, Sku sku, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), SystemData systemData = default(SystemData), string resourceState = default(string), string provisioningState = default(string), string frontdoorId = default(string)) + : base(location, id, name, type, tags, systemData) { Sku = sku; ResourceState = resourceState; ProvisioningState = provisioningState; + FrontdoorId = frontdoorId; CustomInit(); } @@ -81,6 +83,12 @@ public Profile() [JsonProperty(PropertyName = "properties.provisioningState")] public string ProvisioningState { get; private set; } + /// + /// Gets the Id of the frontdoor. + /// + [JsonProperty(PropertyName = "properties.frontdoorId")] + public string FrontdoorId { get; private set; } + /// /// Validate the object. /// diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ProxyResource.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ProxyResource.cs index 8b2c6bc29a7a5..2293821694212 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ProxyResource.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ProxyResource.cs @@ -10,6 +10,7 @@ namespace Microsoft.Azure.Management.Cdn.Models { + using Newtonsoft.Json; using System.Linq; /// @@ -32,9 +33,10 @@ public ProxyResource() /// Resource ID. /// Resource name. /// Resource type. - public ProxyResource(string id = default(string), string name = default(string), string type = default(string)) + public ProxyResource(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData)) : base(id, name, type) { + SystemData = systemData; CustomInit(); } @@ -43,5 +45,10 @@ public ProxyResource() /// partial void CustomInit(); + /// + /// + [JsonProperty(PropertyName = "systemData")] + public SystemData SystemData { get; private set; } + } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringMatchConditionParameters.cs index 60650c87f3bb3..c1fcaf5747e62 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringMatchConditionParameters.cs @@ -37,13 +37,13 @@ public QueryStringMatchConditionParameters() /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public QueryStringMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public QueryStringMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -67,7 +67,8 @@ static QueryStringMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -107,10 +108,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringOperator.cs index ab86bf692e4e6..9642b032c4f7a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/QueryStringOperator.cs @@ -25,5 +25,6 @@ public static class QueryStringOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponse.cs new file mode 100644 index 0000000000000..9d3d733da01eb --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponse.cs @@ -0,0 +1,63 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Rankings Response + /// + public partial class RankingsResponse + { + /// + /// Initializes a new instance of the RankingsResponse class. + /// + public RankingsResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the RankingsResponse class. + /// + public RankingsResponse(System.DateTime? dateTimeBegin = default(System.DateTime?), System.DateTime? dateTimeEnd = default(System.DateTime?), IList tables = default(IList)) + { + DateTimeBegin = dateTimeBegin; + DateTimeEnd = dateTimeEnd; + Tables = tables; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "dateTimeBegin")] + public System.DateTime? DateTimeBegin { get; set; } + + /// + /// + [JsonProperty(PropertyName = "dateTimeEnd")] + public System.DateTime? DateTimeEnd { get; set; } + + /// + /// + [JsonProperty(PropertyName = "tables")] + public IList Tables { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItem.cs new file mode 100644 index 0000000000000..f86255b749f17 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItem.cs @@ -0,0 +1,54 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + public partial class RankingsResponseTablesItem + { + /// + /// Initializes a new instance of the RankingsResponseTablesItem class. + /// + public RankingsResponseTablesItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the RankingsResponseTablesItem class. + /// + public RankingsResponseTablesItem(string ranking = default(string), IList data = default(IList)) + { + Ranking = ranking; + Data = data; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "ranking")] + public string Ranking { get; set; } + + /// + /// + [JsonProperty(PropertyName = "data")] + public IList Data { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItem.cs new file mode 100644 index 0000000000000..abfd1c1408125 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItem.cs @@ -0,0 +1,56 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + public partial class RankingsResponseTablesItemDataItem + { + /// + /// Initializes a new instance of the + /// RankingsResponseTablesItemDataItem class. + /// + public RankingsResponseTablesItemDataItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// RankingsResponseTablesItemDataItem class. + /// + public RankingsResponseTablesItemDataItem(string name = default(string), IList metrics = default(IList)) + { + Name = name; + Metrics = metrics; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "name")] + public string Name { get; set; } + + /// + /// + [JsonProperty(PropertyName = "metrics")] + public IList Metrics { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItemMetricsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItemMetricsItem.cs new file mode 100644 index 0000000000000..6552a4eb02e1a --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RankingsResponseTablesItemDataItemMetricsItem.cs @@ -0,0 +1,60 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class RankingsResponseTablesItemDataItemMetricsItem + { + /// + /// Initializes a new instance of the + /// RankingsResponseTablesItemDataItemMetricsItem class. + /// + public RankingsResponseTablesItemDataItemMetricsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// RankingsResponseTablesItemDataItemMetricsItem class. + /// + public RankingsResponseTablesItemDataItemMetricsItem(string metric = default(string), long? value = default(long?), double? percentage = default(double?)) + { + Metric = metric; + Value = value; + Percentage = percentage; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "metric")] + public string Metric { get; set; } + + /// + /// + [JsonProperty(PropertyName = "value")] + public long? Value { get; set; } + + /// + /// + [JsonProperty(PropertyName = "percentage")] + public double? Percentage { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RemoteAddressMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RemoteAddressMatchConditionParameters.cs index 53be556825a9c..844f102fa3c5c 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RemoteAddressMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RemoteAddressMatchConditionParameters.cs @@ -36,14 +36,14 @@ public RemoteAddressMatchConditionParameters() /// /// Describes operator to be matched. /// Possible values include: 'Any', 'IPMatch', 'GeoMatch' + /// Describes if this is negate condition + /// or not /// 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. - /// Describes if this is negate condition - /// or not /// List of transforms - public RemoteAddressMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public RemoteAddressMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -109,10 +109,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyMatchConditionParameters.cs index aaf5eaa0b3735..87829dfdc604c 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyMatchConditionParameters.cs @@ -37,13 +37,13 @@ public RequestBodyMatchConditionParameters() /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public RequestBodyMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public RequestBodyMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -67,7 +67,8 @@ static RequestBodyMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -107,10 +108,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyOperator.cs index 767b73f8d0124..3cb3d8a6bc80e 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestBodyOperator.cs @@ -25,5 +25,6 @@ public static class RequestBodyOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderMatchConditionParameters.cs index ce07cbc18f6fb..ec944c36ef4b6 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderMatchConditionParameters.cs @@ -34,17 +34,17 @@ public RequestHeaderMatchConditionParameters() /// Initializes a new instance of the /// RequestHeaderMatchConditionParameters class. /// - /// Name of Header to be matched /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' + /// Name of Header to be matched /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public RequestHeaderMatchConditionParameters(string selector, string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public RequestHeaderMatchConditionParameters(string operatorProperty, string selector = default(string), bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { Selector = selector; OperatorProperty = operatorProperty; @@ -75,7 +75,8 @@ static RequestHeaderMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -111,18 +112,10 @@ static RequestHeaderMatchConditionParameters() /// public virtual void Validate() { - if (Selector == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "Selector"); - } if (OperatorProperty == null) { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderOperator.cs index 08b6631dd8e8e..6045d49e38b55 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestHeaderOperator.cs @@ -25,5 +25,6 @@ public static class RequestHeaderOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestMethodMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestMethodMatchConditionParameters.cs index 16e60f7e2d57d..addbf91c880e4 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestMethodMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestMethodMatchConditionParameters.cs @@ -10,7 +10,6 @@ namespace Microsoft.Azure.Management.Cdn.Models { - using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -34,11 +33,11 @@ public RequestMethodMatchConditionParameters() /// Initializes a new instance of the /// RequestMethodMatchConditionParameters class. /// - /// The match value for the condition of the - /// delivery rule /// Describes if this is negate condition /// or not - public RequestMethodMatchConditionParameters(IList matchValues, bool? negateCondition = default(bool?)) + /// The match value for the condition of the + /// delivery rule + public RequestMethodMatchConditionParameters(bool? negateCondition = default(bool?), IList matchValues = default(IList)) { NegateCondition = negateCondition; MatchValues = matchValues; @@ -81,18 +80,5 @@ static RequestMethodMatchConditionParameters() [JsonProperty(PropertyName = "operator")] public static string OperatorProperty { get; private set; } - /// - /// Validate the object. - /// - /// - /// Thrown if validation fails - /// - public virtual void Validate() - { - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestSchemeMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestSchemeMatchConditionParameters.cs index be8d92fb7160c..9cbfd8645d789 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestSchemeMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestSchemeMatchConditionParameters.cs @@ -10,7 +10,6 @@ namespace Microsoft.Azure.Management.Cdn.Models { - using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -34,11 +33,11 @@ public RequestSchemeMatchConditionParameters() /// Initializes a new instance of the /// RequestSchemeMatchConditionParameters class. /// - /// The match value for the condition of the - /// delivery rule /// Describes if this is negate condition /// or not - public RequestSchemeMatchConditionParameters(IList matchValues, bool? negateCondition = default(bool?)) + /// The match value for the condition of the + /// delivery rule + public RequestSchemeMatchConditionParameters(bool? negateCondition = default(bool?), IList matchValues = default(IList)) { NegateCondition = negateCondition; MatchValues = matchValues; @@ -81,18 +80,5 @@ static RequestSchemeMatchConditionParameters() [JsonProperty(PropertyName = "operator")] public static string OperatorProperty { get; private set; } - /// - /// Validate the object. - /// - /// - /// Thrown if validation fails - /// - public virtual void Validate() - { - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriMatchConditionParameters.cs index d23be012b114d..7e674179daf0d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriMatchConditionParameters.cs @@ -37,13 +37,13 @@ public RequestUriMatchConditionParameters() /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public RequestUriMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public RequestUriMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -67,7 +67,8 @@ static RequestUriMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -107,10 +108,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriOperator.cs index 6d782050565f5..32bd0473c00e9 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RequestUriOperator.cs @@ -25,5 +25,6 @@ public static class RequestUriOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponse.cs new file mode 100644 index 0000000000000..251c0fe804f39 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponse.cs @@ -0,0 +1,57 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Resources Response + /// + public partial class ResourcesResponse + { + /// + /// Initializes a new instance of the ResourcesResponse class. + /// + public ResourcesResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ResourcesResponse class. + /// + public ResourcesResponse(IList endpoints = default(IList), IList customDomains = default(IList)) + { + Endpoints = endpoints; + CustomDomains = customDomains; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "endpoints")] + public IList Endpoints { get; set; } + + /// + /// + [JsonProperty(PropertyName = "customDomains")] + public IList CustomDomains { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseCustomDomainsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseCustomDomainsItem.cs new file mode 100644 index 0000000000000..81f23a4ffa7a1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseCustomDomainsItem.cs @@ -0,0 +1,66 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class ResourcesResponseCustomDomainsItem + { + /// + /// Initializes a new instance of the + /// ResourcesResponseCustomDomainsItem class. + /// + public ResourcesResponseCustomDomainsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// ResourcesResponseCustomDomainsItem class. + /// + public ResourcesResponseCustomDomainsItem(string id = default(string), string name = default(string), string endpointId = default(string), bool? history = default(bool?)) + { + Id = id; + Name = name; + EndpointId = endpointId; + History = history; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "id")] + public string Id { get; set; } + + /// + /// + [JsonProperty(PropertyName = "name")] + public string Name { get; set; } + + /// + /// + [JsonProperty(PropertyName = "endpointId")] + public string EndpointId { get; set; } + + /// + /// + [JsonProperty(PropertyName = "history")] + public bool? History { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItem.cs new file mode 100644 index 0000000000000..0be3918ea3ba6 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItem.cs @@ -0,0 +1,68 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + public partial class ResourcesResponseEndpointsItem + { + /// + /// Initializes a new instance of the ResourcesResponseEndpointsItem + /// class. + /// + public ResourcesResponseEndpointsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ResourcesResponseEndpointsItem + /// class. + /// + public ResourcesResponseEndpointsItem(string id = default(string), string name = default(string), bool? history = default(bool?), IList customDomains = default(IList)) + { + Id = id; + Name = name; + History = history; + CustomDomains = customDomains; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "id")] + public string Id { get; set; } + + /// + /// + [JsonProperty(PropertyName = "name")] + public string Name { get; set; } + + /// + /// + [JsonProperty(PropertyName = "history")] + public bool? History { get; set; } + + /// + /// + [JsonProperty(PropertyName = "customDomains")] + public IList CustomDomains { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItemCustomDomainsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItemCustomDomainsItem.cs new file mode 100644 index 0000000000000..23637fdfb14a3 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ResourcesResponseEndpointsItemCustomDomainsItem.cs @@ -0,0 +1,66 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class ResourcesResponseEndpointsItemCustomDomainsItem + { + /// + /// Initializes a new instance of the + /// ResourcesResponseEndpointsItemCustomDomainsItem class. + /// + public ResourcesResponseEndpointsItemCustomDomainsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// ResourcesResponseEndpointsItemCustomDomainsItem class. + /// + public ResourcesResponseEndpointsItemCustomDomainsItem(string id = default(string), string name = default(string), string endpointId = default(string), bool? history = default(bool?)) + { + Id = id; + Name = name; + EndpointId = endpointId; + History = history; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "id")] + public string Id { get; set; } + + /// + /// + [JsonProperty(PropertyName = "name")] + public string Name { get; set; } + + /// + /// + [JsonProperty(PropertyName = "endpointId")] + public string EndpointId { get; set; } + + /// + /// + [JsonProperty(PropertyName = "history")] + public bool? History { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs new file mode 100644 index 0000000000000..2db788576e5ef --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs @@ -0,0 +1,236 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Friendly Routes name mapping to the any Routes or secret related + /// information. + /// + [Rest.Serialization.JsonTransformation] + public partial class Route : ProxyResource + { + /// + /// Initializes a new instance of the Route class. + /// + public Route() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the Route class. + /// + /// A reference to the origin group. + /// Resource ID. + /// Resource name. + /// Resource type. + /// Domains referenced by this + /// endpoint. + /// A directory path on the origin that + /// AzureFrontDoor can use to retrieve content from, e.g. + /// contoso.cloudapp.net/originpath. + /// rule sets referenced by this + /// endpoint. + /// List of supported protocols for + /// this route. + /// The route patterns of the + /// rule. + /// compression settings. + /// Defines how AzureFrontDoor + /// caches requests that include query strings. You can ignore any + /// query strings when caching, bypass caching to prevent requests that + /// contain query strings from being cached, or cache every request + /// with a unique URL. Possible values include: 'IgnoreQueryString', + /// 'BypassCaching', 'UseQueryString', 'NotSet' + /// Specifies what scenario the customer + /// wants this AzureFrontDoor endpoint to optimize for, e.g. Download, + /// Media services. With this information, AzureFrontDoor can apply + /// scenario driven optimization. Possible values include: + /// 'GeneralWebDelivery', 'GeneralMediaStreaming', + /// 'VideoOnDemandMediaStreaming', 'LargeFileDownload', + /// 'DynamicSiteAcceleration' + /// Protocol this rule will use when + /// forwarding traffic to backends. Possible values include: + /// 'HttpOnly', 'HttpsOnly', 'MatchRequest' + /// whether this route will be linked + /// to the default endpoint domain. Possible values include: 'Enabled', + /// 'Disabled' + /// Whether to automatically redirect HTTP + /// traffic to HTTPS traffic. Note that this is a easy way to set up + /// this rule and it will be the first rule that gets executed. + /// Possible values include: 'Enabled', 'Disabled' + /// Whether to enable use of this rule. + /// Permitted values are 'Enabled' or 'Disabled'. Possible values + /// include: 'Enabled', 'Disabled' + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + public Route(ResourceReference originGroup, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), IList customDomains = default(IList), string originPath = default(string), IList ruleSets = default(IList), IList supportedProtocols = default(IList), IList patternsToMatch = default(IList), object compressionSettings = default(object), QueryStringCachingBehavior? queryStringCachingBehavior = default(QueryStringCachingBehavior?), string optimizationType = default(string), string forwardingProtocol = default(string), string linkToDefaultDomain = default(string), string httpsRedirect = default(string), string enabledState = default(string), string provisioningState = default(string), string deploymentStatus = default(string)) + : base(id, name, type, systemData) + { + CustomDomains = customDomains; + OriginGroup = originGroup; + OriginPath = originPath; + RuleSets = ruleSets; + SupportedProtocols = supportedProtocols; + PatternsToMatch = patternsToMatch; + CompressionSettings = compressionSettings; + QueryStringCachingBehavior = queryStringCachingBehavior; + OptimizationType = optimizationType; + ForwardingProtocol = forwardingProtocol; + LinkToDefaultDomain = linkToDefaultDomain; + HttpsRedirect = httpsRedirect; + EnabledState = enabledState; + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets domains referenced by this endpoint. + /// + [JsonProperty(PropertyName = "properties.customDomains")] + public IList CustomDomains { get; set; } + + /// + /// Gets or sets a reference to the origin group. + /// + [JsonProperty(PropertyName = "properties.originGroup")] + public ResourceReference OriginGroup { get; set; } + + /// + /// Gets or sets a directory path on the origin that AzureFrontDoor can + /// use to retrieve content from, e.g. contoso.cloudapp.net/originpath. + /// + [JsonProperty(PropertyName = "properties.originPath")] + public string OriginPath { get; set; } + + /// + /// Gets or sets rule sets referenced by this endpoint. + /// + [JsonProperty(PropertyName = "properties.ruleSets")] + public IList RuleSets { get; set; } + + /// + /// Gets or sets list of supported protocols for this route. + /// + [JsonProperty(PropertyName = "properties.supportedProtocols")] + public IList SupportedProtocols { get; set; } + + /// + /// Gets or sets the route patterns of the rule. + /// + [JsonProperty(PropertyName = "properties.patternsToMatch")] + public IList PatternsToMatch { get; set; } + + /// + /// Gets or sets compression settings. + /// + [JsonProperty(PropertyName = "properties.compressionSettings")] + public object CompressionSettings { get; set; } + + /// + /// Gets or sets defines how AzureFrontDoor caches requests that + /// include query strings. You can ignore any query strings when + /// caching, bypass caching to prevent requests that contain query + /// strings from being cached, or cache every request with a unique + /// URL. Possible values include: 'IgnoreQueryString', 'BypassCaching', + /// 'UseQueryString', 'NotSet' + /// + [JsonProperty(PropertyName = "properties.queryStringCachingBehavior")] + public QueryStringCachingBehavior? QueryStringCachingBehavior { get; set; } + + /// + /// Gets or sets specifies what scenario the customer wants this + /// AzureFrontDoor endpoint to optimize for, e.g. Download, Media + /// services. With this information, AzureFrontDoor can apply scenario + /// driven optimization. Possible values include: 'GeneralWebDelivery', + /// 'GeneralMediaStreaming', 'VideoOnDemandMediaStreaming', + /// 'LargeFileDownload', 'DynamicSiteAcceleration' + /// + [JsonProperty(PropertyName = "properties.optimizationType")] + public string OptimizationType { get; set; } + + /// + /// Gets or sets protocol this rule will use when forwarding traffic to + /// backends. Possible values include: 'HttpOnly', 'HttpsOnly', + /// 'MatchRequest' + /// + [JsonProperty(PropertyName = "properties.forwardingProtocol")] + public string ForwardingProtocol { get; set; } + + /// + /// Gets or sets whether this route will be linked to the default + /// endpoint domain. Possible values include: 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.linkToDefaultDomain")] + public string LinkToDefaultDomain { get; set; } + + /// + /// Gets or sets whether to automatically redirect HTTP traffic to + /// HTTPS traffic. Note that this is a easy way to set up this rule and + /// it will be the first rule that gets executed. Possible values + /// include: 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.httpsRedirect")] + public string HttpsRedirect { get; set; } + + /// + /// Gets or sets whether to enable use of this rule. Permitted values + /// are 'Enabled' or 'Disabled'. Possible values include: 'Enabled', + /// 'Disabled' + /// + [JsonProperty(PropertyName = "properties.enabledState")] + public string EnabledState { get; set; } + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (OriginGroup == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "OriginGroup"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs new file mode 100644 index 0000000000000..8767ac8fc0eb1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs @@ -0,0 +1,197 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// The domain JSON object required for domain creation or update. + /// + [Rest.Serialization.JsonTransformation] + public partial class RouteUpdateParameters + { + /// + /// Initializes a new instance of the RouteUpdateParameters class. + /// + public RouteUpdateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the RouteUpdateParameters class. + /// + /// Domains referenced by this + /// endpoint. + /// A reference to the origin group. + /// A directory path on the origin that + /// AzureFrontDoor can use to retrieve content from, e.g. + /// contoso.cloudapp.net/originpath. + /// rule sets referenced by this + /// endpoint. + /// List of supported protocols for + /// this route. + /// The route patterns of the + /// rule. + /// compression settings. + /// Defines how AzureFrontDoor + /// caches requests that include query strings. You can ignore any + /// query strings when caching, bypass caching to prevent requests that + /// contain query strings from being cached, or cache every request + /// with a unique URL. Possible values include: 'IgnoreQueryString', + /// 'BypassCaching', 'UseQueryString', 'NotSet' + /// Specifies what scenario the customer + /// wants this AzureFrontDoor endpoint to optimize for, e.g. Download, + /// Media services. With this information, AzureFrontDoor can apply + /// scenario driven optimization. Possible values include: + /// 'GeneralWebDelivery', 'GeneralMediaStreaming', + /// 'VideoOnDemandMediaStreaming', 'LargeFileDownload', + /// 'DynamicSiteAcceleration' + /// Protocol this rule will use when + /// forwarding traffic to backends. Possible values include: + /// 'HttpOnly', 'HttpsOnly', 'MatchRequest' + /// whether this route will be linked + /// to the default endpoint domain. Possible values include: 'Enabled', + /// 'Disabled' + /// Whether to automatically redirect HTTP + /// traffic to HTTPS traffic. Note that this is a easy way to set up + /// this rule and it will be the first rule that gets executed. + /// Possible values include: 'Enabled', 'Disabled' + /// Whether to enable use of this rule. + /// Permitted values are 'Enabled' or 'Disabled'. Possible values + /// include: 'Enabled', 'Disabled' + public RouteUpdateParameters(IList customDomains = default(IList), ResourceReference originGroup = default(ResourceReference), string originPath = default(string), IList ruleSets = default(IList), IList supportedProtocols = default(IList), IList patternsToMatch = default(IList), object compressionSettings = default(object), QueryStringCachingBehavior? queryStringCachingBehavior = default(QueryStringCachingBehavior?), string optimizationType = default(string), string forwardingProtocol = default(string), string linkToDefaultDomain = default(string), string httpsRedirect = default(string), string enabledState = default(string)) + { + CustomDomains = customDomains; + OriginGroup = originGroup; + OriginPath = originPath; + RuleSets = ruleSets; + SupportedProtocols = supportedProtocols; + PatternsToMatch = patternsToMatch; + CompressionSettings = compressionSettings; + QueryStringCachingBehavior = queryStringCachingBehavior; + OptimizationType = optimizationType; + ForwardingProtocol = forwardingProtocol; + LinkToDefaultDomain = linkToDefaultDomain; + HttpsRedirect = httpsRedirect; + EnabledState = enabledState; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets domains referenced by this endpoint. + /// + [JsonProperty(PropertyName = "properties.customDomains")] + public IList CustomDomains { get; set; } + + /// + /// Gets or sets a reference to the origin group. + /// + [JsonProperty(PropertyName = "properties.originGroup")] + public ResourceReference OriginGroup { get; set; } + + /// + /// Gets or sets a directory path on the origin that AzureFrontDoor can + /// use to retrieve content from, e.g. contoso.cloudapp.net/originpath. + /// + [JsonProperty(PropertyName = "properties.originPath")] + public string OriginPath { get; set; } + + /// + /// Gets or sets rule sets referenced by this endpoint. + /// + [JsonProperty(PropertyName = "properties.ruleSets")] + public IList RuleSets { get; set; } + + /// + /// Gets or sets list of supported protocols for this route. + /// + [JsonProperty(PropertyName = "properties.supportedProtocols")] + public IList SupportedProtocols { get; set; } + + /// + /// Gets or sets the route patterns of the rule. + /// + [JsonProperty(PropertyName = "properties.patternsToMatch")] + public IList PatternsToMatch { get; set; } + + /// + /// Gets or sets compression settings. + /// + [JsonProperty(PropertyName = "properties.compressionSettings")] + public object CompressionSettings { get; set; } + + /// + /// Gets or sets defines how AzureFrontDoor caches requests that + /// include query strings. You can ignore any query strings when + /// caching, bypass caching to prevent requests that contain query + /// strings from being cached, or cache every request with a unique + /// URL. Possible values include: 'IgnoreQueryString', 'BypassCaching', + /// 'UseQueryString', 'NotSet' + /// + [JsonProperty(PropertyName = "properties.queryStringCachingBehavior")] + public QueryStringCachingBehavior? QueryStringCachingBehavior { get; set; } + + /// + /// Gets or sets specifies what scenario the customer wants this + /// AzureFrontDoor endpoint to optimize for, e.g. Download, Media + /// services. With this information, AzureFrontDoor can apply scenario + /// driven optimization. Possible values include: 'GeneralWebDelivery', + /// 'GeneralMediaStreaming', 'VideoOnDemandMediaStreaming', + /// 'LargeFileDownload', 'DynamicSiteAcceleration' + /// + [JsonProperty(PropertyName = "properties.optimizationType")] + public string OptimizationType { get; set; } + + /// + /// Gets or sets protocol this rule will use when forwarding traffic to + /// backends. Possible values include: 'HttpOnly', 'HttpsOnly', + /// 'MatchRequest' + /// + [JsonProperty(PropertyName = "properties.forwardingProtocol")] + public string ForwardingProtocol { get; set; } + + /// + /// Gets or sets whether this route will be linked to the default + /// endpoint domain. Possible values include: 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.linkToDefaultDomain")] + public string LinkToDefaultDomain { get; set; } + + /// + /// Gets or sets whether to automatically redirect HTTP traffic to + /// HTTPS traffic. Note that this is a easy way to set up this rule and + /// it will be the first rule that gets executed. Possible values + /// include: 'Enabled', 'Disabled' + /// + [JsonProperty(PropertyName = "properties.httpsRedirect")] + public string HttpsRedirect { get; set; } + + /// + /// Gets or sets whether to enable use of this rule. Permitted values + /// are 'Enabled' or 'Disabled'. Possible values include: 'Enabled', + /// 'Disabled' + /// + [JsonProperty(PropertyName = "properties.enabledState")] + public string EnabledState { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Rule.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Rule.cs new file mode 100644 index 0000000000000..97866c92ab943 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Rule.cs @@ -0,0 +1,136 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Friendly Rules name mapping to the any Rules or secret related + /// information. + /// + [Rest.Serialization.JsonTransformation] + public partial class Rule : ProxyResource + { + /// + /// Initializes a new instance of the Rule class. + /// + public Rule() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the Rule class. + /// + /// 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. Rule with + /// order 0 is a special rule. It does not require any condition and + /// actions listed in it will always be applied. + /// A list of actions that are executed when all + /// the conditions of a rule are satisfied. + /// Resource ID. + /// Resource name. + /// Resource type. + /// A list of conditions that must be matched + /// for the actions to be executed + /// If this rule is a match + /// should the rules engine continue running the remaining rules or + /// stop. If not present, defaults to Continue. Possible values + /// include: 'Continue', 'Stop' + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + public Rule(int order, IList actions, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), IList conditions = default(IList), string matchProcessingBehavior = default(string), string provisioningState = default(string), string deploymentStatus = default(string)) + : base(id, name, type, systemData) + { + Order = order; + Conditions = conditions; + Actions = actions; + MatchProcessingBehavior = matchProcessingBehavior; + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets 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. Rule with order + /// 0 is a special rule. It does not require any condition and actions + /// listed in it will always be applied. + /// + [JsonProperty(PropertyName = "properties.order")] + public int Order { get; set; } + + /// + /// Gets or sets a list of conditions that must be matched for the + /// actions to be executed + /// + [JsonProperty(PropertyName = "properties.conditions")] + public IList Conditions { get; set; } + + /// + /// Gets or sets a list of actions that are executed when all the + /// conditions of a rule are satisfied. + /// + [JsonProperty(PropertyName = "properties.actions")] + public IList Actions { get; set; } + + /// + /// Gets or sets if this rule is a match should the rules engine + /// continue running the remaining rules or stop. If not present, + /// defaults to Continue. Possible values include: 'Continue', 'Stop' + /// + [JsonProperty(PropertyName = "properties.matchProcessingBehavior")] + public string MatchProcessingBehavior { get; set; } + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (Actions == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "Actions"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleSet.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleSet.cs new file mode 100644 index 0000000000000..a422868252c78 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleSet.cs @@ -0,0 +1,72 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Friendly RuleSet name mapping to the any RuleSet or secret related + /// information. + /// + [Rest.Serialization.JsonTransformation] + public partial class RuleSet : ProxyResource + { + /// + /// Initializes a new instance of the RuleSet class. + /// + public RuleSet() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the RuleSet class. + /// + /// Resource ID. + /// Resource name. + /// Resource type. + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + public RuleSet(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string deploymentStatus = default(string)) + : base(id, name, type, systemData) + { + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleUpdateParameters.cs new file mode 100644 index 0000000000000..1ff36f5c04cd1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RuleUpdateParameters.cs @@ -0,0 +1,97 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// The domain JSON object required for domain creation or update. + /// + [Rest.Serialization.JsonTransformation] + public partial class RuleUpdateParameters + { + /// + /// Initializes a new instance of the RuleUpdateParameters class. + /// + public RuleUpdateParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the RuleUpdateParameters class. + /// + /// 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. Rule with + /// order 0 is a special rule. It does not require any condition and + /// actions listed in it will always be applied. + /// A list of conditions that must be matched + /// for the actions to be executed + /// A list of actions that are executed when all + /// the conditions of a rule are satisfied. + /// If this rule is a match + /// should the rules engine continue running the remaining rules or + /// stop. If not present, defaults to Continue. Possible values + /// include: 'Continue', 'Stop' + public RuleUpdateParameters(int? order = default(int?), IList conditions = default(IList), IList actions = default(IList), string matchProcessingBehavior = default(string)) + { + Order = order; + Conditions = conditions; + Actions = actions; + MatchProcessingBehavior = matchProcessingBehavior; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets 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. Rule with order + /// 0 is a special rule. It does not require any condition and actions + /// listed in it will always be applied. + /// + [JsonProperty(PropertyName = "properties.order")] + public int? Order { get; set; } + + /// + /// Gets or sets a list of conditions that must be matched for the + /// actions to be executed + /// + [JsonProperty(PropertyName = "properties.conditions")] + public IList Conditions { get; set; } + + /// + /// Gets or sets a list of actions that are executed when all the + /// conditions of a rule are satisfied. + /// + [JsonProperty(PropertyName = "properties.actions")] + public IList Actions { get; set; } + + /// + /// Gets or sets if this rule is a match should the rules engine + /// continue running the remaining rules or stop. If not present, + /// defaults to Continue. Possible values include: 'Continue', 'Stop' + /// + [JsonProperty(PropertyName = "properties.matchProcessingBehavior")] + public string MatchProcessingBehavior { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Secret.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Secret.cs new file mode 100644 index 0000000000000..1916219d80ec1 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Secret.cs @@ -0,0 +1,81 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Friendly Secret name mapping to the any Secret or secret related + /// information. + /// + [Rest.Serialization.JsonTransformation] + public partial class Secret : ProxyResource + { + /// + /// Initializes a new instance of the Secret class. + /// + public Secret() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the Secret class. + /// + /// Resource ID. + /// Resource name. + /// Resource type. + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + /// object which contains secret + /// parameters + public Secret(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string deploymentStatus = default(string), SecretParameters parameters = default(SecretParameters)) + : base(id, name, type, systemData) + { + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + Parameters = parameters; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Gets or sets object which contains secret parameters + /// + [JsonProperty(PropertyName = "properties.parameters")] + public SecretParameters Parameters { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretParameters.cs new file mode 100644 index 0000000000000..731174a3d5134 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretParameters.cs @@ -0,0 +1,35 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using System.Linq; + + /// + /// The json object containing secret parameters + /// + public partial class SecretParameters + { + /// + /// Initializes a new instance of the SecretParameters class. + /// + public SecretParameters() + { + CustomInit(); + } + + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretProperties.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretProperties.cs new file mode 100644 index 0000000000000..40e2d96c9fa46 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretProperties.cs @@ -0,0 +1,58 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The JSON object that contains the properties of the Secret to create. + /// + public partial class SecretProperties : AFDStateProperties + { + /// + /// Initializes a new instance of the SecretProperties class. + /// + public SecretProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the SecretProperties class. + /// + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + /// object which contains secret + /// parameters + public SecretProperties(string provisioningState = default(string), string deploymentStatus = default(string), SecretParameters parameters = default(SecretParameters)) + : base(provisioningState, deploymentStatus) + { + Parameters = parameters; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets object which contains secret parameters + /// + [JsonProperty(PropertyName = "parameters")] + public SecretParameters Parameters { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs new file mode 100644 index 0000000000000..5890f70a5d552 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs @@ -0,0 +1,23 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for SecretType. + /// + public static class SecretType + { + public const string UrlSigningKey = "UrlSigningKey"; + public const string CustomerCertificate = "CustomerCertificate"; + public const string ManagedCertificate = "ManagedCertificate"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs new file mode 100644 index 0000000000000..4b923a61262c7 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs @@ -0,0 +1,80 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Microsoft.Rest.Serialization; + using Newtonsoft.Json; + using System.Linq; + + /// + /// SecurityPolicy association for AzureFrontDoor profile + /// + [Rest.Serialization.JsonTransformation] + public partial class SecurityPolicy : ProxyResource + { + /// + /// Initializes a new instance of the SecurityPolicy class. + /// + public SecurityPolicy() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the SecurityPolicy class. + /// + /// Resource ID. + /// Resource name. + /// Resource type. + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + /// object which contains security policy + /// parameters + public SecurityPolicy(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string deploymentStatus = default(string), SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters)) + : base(id, name, type, systemData) + { + ProvisioningState = provisioningState; + DeploymentStatus = deploymentStatus; + Parameters = parameters; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets provisioning status. Possible values include: 'Succeeded', + /// 'Failed', 'Updating', 'Deleting', 'Creating' + /// + [JsonProperty(PropertyName = "properties.provisioningState")] + public string ProvisioningState { get; private set; } + + /// + /// Gets possible values include: 'NotStarted', 'InProgress', + /// 'Succeeded', 'Failed' + /// + [JsonProperty(PropertyName = "properties.deploymentStatus")] + public string DeploymentStatus { get; private set; } + + /// + /// Gets or sets object which contains security policy parameters + /// + [JsonProperty(PropertyName = "properties.parameters")] + public SecurityPolicyWebApplicationFirewallParameters Parameters { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyParameters.cs new file mode 100644 index 0000000000000..8bbb42a95ac4b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyParameters.cs @@ -0,0 +1,35 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using System.Linq; + + /// + /// The json object containing security policy parameters + /// + public partial class SecurityPolicyParameters + { + /// + /// Initializes a new instance of the SecurityPolicyParameters class. + /// + public SecurityPolicyParameters() + { + CustomInit(); + } + + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallAssociation.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallAssociation.cs new file mode 100644 index 0000000000000..2b21de9a2dc0d --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallAssociation.cs @@ -0,0 +1,63 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// settings for security policy patterns to match + /// + public partial class SecurityPolicyWebApplicationFirewallAssociation + { + /// + /// Initializes a new instance of the + /// SecurityPolicyWebApplicationFirewallAssociation class. + /// + public SecurityPolicyWebApplicationFirewallAssociation() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// SecurityPolicyWebApplicationFirewallAssociation class. + /// + /// List of domains. + /// List of paths + public SecurityPolicyWebApplicationFirewallAssociation(IList domains = default(IList), IList patternsToMatch = default(IList)) + { + Domains = domains; + PatternsToMatch = patternsToMatch; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets list of domains. + /// + [JsonProperty(PropertyName = "domains")] + public IList Domains { get; set; } + + /// + /// Gets or sets list of paths + /// + [JsonProperty(PropertyName = "patternsToMatch")] + public IList PatternsToMatch { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallParameters.cs new file mode 100644 index 0000000000000..eaf7844c35b0f --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyWebApplicationFirewallParameters.cs @@ -0,0 +1,64 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// The json object containing security policy waf parameters + /// + [Newtonsoft.Json.JsonObject("WebApplicationFirewall")] + public partial class SecurityPolicyWebApplicationFirewallParameters : SecurityPolicyParameters + { + /// + /// Initializes a new instance of the + /// SecurityPolicyWebApplicationFirewallParameters class. + /// + public SecurityPolicyWebApplicationFirewallParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// SecurityPolicyWebApplicationFirewallParameters class. + /// + /// Resource ID. + /// Waf associations + public SecurityPolicyWebApplicationFirewallParameters(ResourceReference wafPolicy = default(ResourceReference), IList associations = default(IList)) + { + WafPolicy = wafPolicy; + Associations = associations; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets resource ID. + /// + [JsonProperty(PropertyName = "wafPolicy")] + public ResourceReference WafPolicy { get; set; } + + /// + /// Gets or sets waf associations + /// + [JsonProperty(PropertyName = "associations")] + public IList Associations { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceProperties.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceProperties.cs new file mode 100644 index 0000000000000..c8c7d1dc5390b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceProperties.cs @@ -0,0 +1,99 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Describes the properties of an existing Shared Private Link Resource to + /// use when connecting to a private origin. + /// + public partial class SharedPrivateLinkResourceProperties + { + /// + /// Initializes a new instance of the + /// SharedPrivateLinkResourceProperties class. + /// + public SharedPrivateLinkResourceProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// SharedPrivateLinkResourceProperties class. + /// + /// The resource id of the resource the + /// shared private link resource is for. + /// The location of the shared + /// private link resource + /// The group id from the provider of resource + /// the shared private link resource is for. + /// The request message for requesting + /// approval of the shared private link resource. + /// Status of the shared private link resource. + /// Can be Pending, Approved, Rejected, Disconnected, or Timeout. + /// Possible values include: 'Pending', 'Approved', 'Rejected', + /// 'Disconnected', 'Timeout' + public SharedPrivateLinkResourceProperties(ResourceReference privateLink = default(ResourceReference), string privateLinkLocation = default(string), string groupId = default(string), string requestMessage = default(string), SharedPrivateLinkResourceStatus? status = default(SharedPrivateLinkResourceStatus?)) + { + PrivateLink = privateLink; + PrivateLinkLocation = privateLinkLocation; + GroupId = groupId; + RequestMessage = requestMessage; + Status = status; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the resource id of the resource the shared private + /// link resource is for. + /// + [JsonProperty(PropertyName = "privateLink")] + public ResourceReference PrivateLink { get; set; } + + /// + /// Gets or sets the location of the shared private link resource + /// + [JsonProperty(PropertyName = "privateLinkLocation")] + public string PrivateLinkLocation { get; set; } + + /// + /// Gets or sets the group id from the provider of resource the shared + /// private link resource is for. + /// + [JsonProperty(PropertyName = "groupId")] + public string GroupId { get; set; } + + /// + /// Gets or sets the request message for requesting approval of the + /// shared private link resource. + /// + [JsonProperty(PropertyName = "requestMessage")] + public string RequestMessage { get; set; } + + /// + /// Gets or sets status of the shared private link resource. Can be + /// Pending, Approved, Rejected, Disconnected, or Timeout. Possible + /// values include: 'Pending', 'Approved', 'Rejected', 'Disconnected', + /// 'Timeout' + /// + [JsonProperty(PropertyName = "status")] + public SharedPrivateLinkResourceStatus? Status { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceStatus.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceStatus.cs new file mode 100644 index 0000000000000..c5fd0b6d25605 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SharedPrivateLinkResourceStatus.cs @@ -0,0 +1,78 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using Newtonsoft.Json.Converters; + using System.Runtime; + using System.Runtime.Serialization; + + /// + /// Defines values for SharedPrivateLinkResourceStatus. + /// + [JsonConverter(typeof(StringEnumConverter))] + public enum SharedPrivateLinkResourceStatus + { + [EnumMember(Value = "Pending")] + Pending, + [EnumMember(Value = "Approved")] + Approved, + [EnumMember(Value = "Rejected")] + Rejected, + [EnumMember(Value = "Disconnected")] + Disconnected, + [EnumMember(Value = "Timeout")] + Timeout + } + internal static class SharedPrivateLinkResourceStatusEnumExtension + { + internal static string ToSerializedValue(this SharedPrivateLinkResourceStatus? value) + { + return value == null ? null : ((SharedPrivateLinkResourceStatus)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this SharedPrivateLinkResourceStatus value) + { + switch( value ) + { + case SharedPrivateLinkResourceStatus.Pending: + return "Pending"; + case SharedPrivateLinkResourceStatus.Approved: + return "Approved"; + case SharedPrivateLinkResourceStatus.Rejected: + return "Rejected"; + case SharedPrivateLinkResourceStatus.Disconnected: + return "Disconnected"; + case SharedPrivateLinkResourceStatus.Timeout: + return "Timeout"; + } + return null; + } + + internal static SharedPrivateLinkResourceStatus? ParseSharedPrivateLinkResourceStatus(this string value) + { + switch( value ) + { + case "Pending": + return SharedPrivateLinkResourceStatus.Pending; + case "Approved": + return SharedPrivateLinkResourceStatus.Approved; + case "Rejected": + return SharedPrivateLinkResourceStatus.Rejected; + case "Disconnected": + return SharedPrivateLinkResourceStatus.Disconnected; + case "Timeout": + return SharedPrivateLinkResourceStatus.Timeout; + } + return null; + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Sku.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Sku.cs index 8aadf3029ce4e..ccd0a432db932 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Sku.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Sku.cs @@ -33,7 +33,11 @@ public Sku() /// Name of the pricing tier. Possible values /// include: 'Standard_Verizon', 'Premium_Verizon', 'Custom_Verizon', /// 'Standard_Akamai', 'Standard_ChinaCdn', 'Standard_Microsoft', - /// 'Premium_ChinaCdn' + /// 'Premium_ChinaCdn', 'Standard_AzureFrontDoor', + /// 'Premium_AzureFrontDoor', 'Standard_955BandWidth_ChinaCdn', + /// 'Standard_AvgBandWidth_ChinaCdn', 'StandardPlus_ChinaCdn', + /// 'StandardPlus_955BandWidth_ChinaCdn', + /// 'StandardPlus_AvgBandWidth_ChinaCdn' public Sku(string name = default(string)) { Name = name; @@ -49,7 +53,11 @@ public Sku() /// Gets or sets name of the pricing tier. Possible values include: /// 'Standard_Verizon', 'Premium_Verizon', 'Custom_Verizon', /// 'Standard_Akamai', 'Standard_ChinaCdn', 'Standard_Microsoft', - /// 'Premium_ChinaCdn' + /// 'Premium_ChinaCdn', 'Standard_AzureFrontDoor', + /// 'Premium_AzureFrontDoor', 'Standard_955BandWidth_ChinaCdn', + /// 'Standard_AvgBandWidth_ChinaCdn', 'StandardPlus_ChinaCdn', + /// 'StandardPlus_955BandWidth_ChinaCdn', + /// 'StandardPlus_AvgBandWidth_ChinaCdn' /// [JsonProperty(PropertyName = "name")] public string Name { get; set; } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SkuName.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SkuName.cs index 8e2227754cdcf..f94cb2ade9b27 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SkuName.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SkuName.cs @@ -23,5 +23,12 @@ public static class SkuName public const string StandardChinaCdn = "Standard_ChinaCdn"; public const string StandardMicrosoft = "Standard_Microsoft"; public const string PremiumChinaCdn = "Premium_ChinaCdn"; + public const string StandardAzureFrontDoor = "Standard_AzureFrontDoor"; + public const string PremiumAzureFrontDoor = "Premium_AzureFrontDoor"; + public const string Standard955BandWidthChinaCdn = "Standard_955BandWidth_ChinaCdn"; + public const string StandardAvgBandWidthChinaCdn = "Standard_AvgBandWidth_ChinaCdn"; + public const string StandardPlusChinaCdn = "StandardPlus_ChinaCdn"; + public const string StandardPlus955BandWidthChinaCdn = "StandardPlus_955BandWidth_ChinaCdn"; + public const string StandardPlusAvgBandWidthChinaCdn = "StandardPlus_AvgBandWidth_ChinaCdn"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Status.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Status.cs new file mode 100644 index 0000000000000..9f802c9c26ac2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Status.cs @@ -0,0 +1,24 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for Status. + /// + public static class Status + { + public const string Valid = "Valid"; + public const string Invalid = "Invalid"; + public const string AccessDenied = "AccessDenied"; + public const string CertificateExpired = "CertificateExpired"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SystemData.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SystemData.cs new file mode 100644 index 0000000000000..c581d0a0a7979 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SystemData.cs @@ -0,0 +1,105 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Read only system data + /// + public partial class SystemData + { + /// + /// Initializes a new instance of the SystemData class. + /// + public SystemData() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the SystemData class. + /// + /// An identifier for the identity that created + /// the resource + /// The type of identity that created the + /// resource. Possible values include: 'user', 'application', + /// 'managedIdentity', 'key' + /// The timestamp of resource creation + /// (UTC) + /// An identifier for the identity that + /// last modified the resource + /// The type of identity that last + /// modified the resource. Possible values include: 'user', + /// 'application', 'managedIdentity', 'key' + /// The timestamp of resource last + /// modification (UTC) + public SystemData(string createdBy = default(string), string createdByType = default(string), System.DateTime? createdAt = default(System.DateTime?), string lastModifiedBy = default(string), string lastModifiedByType = default(string), System.DateTime? lastModifiedAt = default(System.DateTime?)) + { + CreatedBy = createdBy; + CreatedByType = createdByType; + CreatedAt = createdAt; + LastModifiedBy = lastModifiedBy; + LastModifiedByType = lastModifiedByType; + LastModifiedAt = lastModifiedAt; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets an identifier for the identity that created the + /// resource + /// + [JsonProperty(PropertyName = "createdBy")] + public string CreatedBy { get; set; } + + /// + /// Gets or sets the type of identity that created the resource. + /// Possible values include: 'user', 'application', 'managedIdentity', + /// 'key' + /// + [JsonProperty(PropertyName = "createdByType")] + public string CreatedByType { get; set; } + + /// + /// Gets or sets the timestamp of resource creation (UTC) + /// + [JsonProperty(PropertyName = "createdAt")] + public System.DateTime? CreatedAt { get; set; } + + /// + /// Gets or sets an identifier for the identity that last modified the + /// resource + /// + [JsonProperty(PropertyName = "lastModifiedBy")] + public string LastModifiedBy { get; set; } + + /// + /// Gets or sets the type of identity that last modified the resource. + /// Possible values include: 'user', 'application', 'managedIdentity', + /// 'key' + /// + [JsonProperty(PropertyName = "lastModifiedByType")] + public string LastModifiedByType { get; set; } + + /// + /// Gets or sets the timestamp of resource last modification (UTC) + /// + [JsonProperty(PropertyName = "lastModifiedAt")] + public System.DateTime? LastModifiedAt { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/TrackedResource.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/TrackedResource.cs index cbe51efdc2f0d..525c617fcb9d2 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/TrackedResource.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/TrackedResource.cs @@ -37,11 +37,12 @@ public TrackedResource() /// Resource name. /// Resource type. /// Resource tags. - public TrackedResource(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary)) + public TrackedResource(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), SystemData systemData = default(SystemData)) : base(id, name, type) { Location = location; Tags = tags; + SystemData = systemData; CustomInit(); } @@ -62,6 +63,11 @@ public TrackedResource() [JsonProperty(PropertyName = "tags")] public IDictionary Tags { get; set; } + /// + /// + [JsonProperty(PropertyName = "systemData")] + public SystemData SystemData { get; private set; } + /// /// Validate the object. /// diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionMatchConditionParameters.cs index cce16a9dc84cb..4eb342df95c1c 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionMatchConditionParameters.cs @@ -37,13 +37,13 @@ public UrlFileExtensionMatchConditionParameters() /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public UrlFileExtensionMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public UrlFileExtensionMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -68,7 +68,8 @@ static UrlFileExtensionMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -108,10 +109,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionOperator.cs index 8e8350161370f..5f946c6bfdef0 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileExtensionOperator.cs @@ -25,5 +25,6 @@ public static class UrlFileExtensionOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameMatchConditionParameters.cs index c6479fb380bf2..fc615f11027a3 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameMatchConditionParameters.cs @@ -37,13 +37,13 @@ public UrlFileNameMatchConditionParameters() /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'RegEx' /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public UrlFileNameMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public UrlFileNameMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -67,7 +67,8 @@ static UrlFileNameMatchConditionParameters() /// /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', - /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual' + /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', + /// 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -107,10 +108,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameOperator.cs index a72a96306f942..ae7a84333aa1d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlFileNameOperator.cs @@ -25,5 +25,6 @@ public static class UrlFileNameOperator public const string LessThanOrEqual = "LessThanOrEqual"; public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathMatchConditionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathMatchConditionParameters.cs index c351e23920a94..6649caf80ceff 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathMatchConditionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathMatchConditionParameters.cs @@ -37,13 +37,13 @@ public UrlPathMatchConditionParameters() /// Describes operator to be matched. /// Possible values include: 'Any', 'Equal', 'Contains', 'BeginsWith', /// 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', - /// 'GreaterThanOrEqual', 'Wildcard' - /// The match value for the condition of the - /// delivery rule + /// 'GreaterThanOrEqual', 'Wildcard', 'RegEx' /// Describes if this is negate condition /// or not + /// The match value for the condition of the + /// delivery rule /// List of transforms - public UrlPathMatchConditionParameters(string operatorProperty, IList matchValues, bool? negateCondition = default(bool?), IList transforms = default(IList)) + public UrlPathMatchConditionParameters(string operatorProperty, bool? negateCondition = default(bool?), IList matchValues = default(IList), IList transforms = default(IList)) { OperatorProperty = operatorProperty; NegateCondition = negateCondition; @@ -68,7 +68,7 @@ static UrlPathMatchConditionParameters() /// Gets or sets describes operator to be matched. Possible values /// include: 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', /// 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', - /// 'Wildcard' + /// 'Wildcard', 'RegEx' /// [JsonProperty(PropertyName = "operator")] public string OperatorProperty { get; set; } @@ -108,10 +108,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); } - if (MatchValues == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues"); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathOperator.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathOperator.cs index f72935feff35f..f7780364efe4f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathOperator.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlPathOperator.cs @@ -26,5 +26,6 @@ public static class UrlPathOperator public const string GreaterThan = "GreaterThan"; public const string GreaterThanOrEqual = "GreaterThanOrEqual"; public const string Wildcard = "Wildcard"; + public const string RegEx = "RegEx"; } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningAction.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningAction.cs index ef6d6ecb744f9..021c429899cfa 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningAction.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningAction.cs @@ -25,6 +25,7 @@ public partial class UrlSigningAction : DeliveryRuleAction /// public UrlSigningAction() { + Parameters = new UrlSigningActionParameters(); CustomInit(); } @@ -62,10 +63,6 @@ public virtual void Validate() { throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); } - if (Parameters != null) - { - Parameters.Validate(); - } } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningActionParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningActionParameters.cs index d6c227f06a30a..2c32d08aaccd0 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningActionParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningActionParameters.cs @@ -10,7 +10,6 @@ namespace Microsoft.Azure.Management.Cdn.Models { - using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -32,45 +31,29 @@ public UrlSigningActionParameters() /// /// Initializes a new instance of the UrlSigningActionParameters class. /// - /// Id reference of the key to be used to verify - /// the hash and should be defined in UrlSigningKeys - /// Possible values include: - /// '#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlSigningActionParameters' /// Algorithm to use for URL signing. Possible /// values include: 'SHA256' /// Defines which query string /// parameters in the url to be considered for expires, key id etc. /// - /// Match values to match against. Supports - /// CIDR ranges (both IPv4 and IPv6). - public UrlSigningActionParameters(string keyId, string odatatype = default(string), string algorithm = default(string), IList parameterNameOverride = default(IList), IList ipSubnets = default(IList)) + public UrlSigningActionParameters(string algorithm = default(string), IList parameterNameOverride = default(IList)) { - Odatatype = odatatype; - KeyId = keyId; Algorithm = algorithm; ParameterNameOverride = parameterNameOverride; - IpSubnets = ipSubnets; CustomInit(); } - - /// - /// An initialization method that performs custom operations like setting defaults - /// - partial void CustomInit(); - /// - /// Gets or sets possible values include: - /// '#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlSigningActionParameters' + /// Static constructor for UrlSigningActionParameters class. /// - [JsonProperty(PropertyName = "@odata.type")] - public string Odatatype { get; set; } + static UrlSigningActionParameters() + { + Odatatype = "#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlSigningActionParameters"; + } /// - /// Gets or sets id reference of the key to be used to verify the hash - /// and should be defined in UrlSigningKeys + /// An initialization method that performs custom operations like setting defaults /// - [JsonProperty(PropertyName = "keyId")] - public string KeyId { get; set; } + partial void CustomInit(); /// /// Gets or sets algorithm to use for URL signing. Possible values @@ -87,34 +70,9 @@ public UrlSigningActionParameters() public IList ParameterNameOverride { get; set; } /// - /// Gets or sets match values to match against. Supports CIDR ranges - /// (both IPv4 and IPv6). /// - [JsonProperty(PropertyName = "ipSubnets")] - public IList IpSubnets { get; set; } + [JsonProperty(PropertyName = "@odata.type")] + public static string Odatatype { get; private set; } - /// - /// Validate the object. - /// - /// - /// Thrown if validation fails - /// - public virtual void Validate() - { - if (KeyId == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "KeyId"); - } - if (ParameterNameOverride != null) - { - foreach (var element in ParameterNameOverride) - { - if (element != null) - { - element.Validate(); - } - } - } - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningKeyParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningKeyParameters.cs new file mode 100644 index 0000000000000..4f1118bd354ac --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UrlSigningKeyParameters.cs @@ -0,0 +1,92 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Url signing key parameters + /// + [Newtonsoft.Json.JsonObject("UrlSigningKey")] + public partial class UrlSigningKeyParameters : SecretParameters + { + /// + /// Initializes a new instance of the UrlSigningKeyParameters class. + /// + public UrlSigningKeyParameters() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the UrlSigningKeyParameters class. + /// + /// Defines the customer defined key Id. This id + /// will exist in the incoming request to indicate the key used to form + /// the hash. + /// Resource reference to the KV + /// secret + /// Version of the secret to be + /// used + public UrlSigningKeyParameters(string keyId, ResourceReference secretSource, string secretVersion = default(string)) + { + KeyId = keyId; + SecretSource = secretSource; + SecretVersion = secretVersion; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets defines the customer defined key Id. This id will + /// exist in the incoming request to indicate the key used to form the + /// hash. + /// + [JsonProperty(PropertyName = "keyId")] + public string KeyId { get; set; } + + /// + /// Gets or sets resource reference to the KV secret + /// + [JsonProperty(PropertyName = "secretSource")] + public ResourceReference SecretSource { get; set; } + + /// + /// Gets or sets version of the secret to be used + /// + [JsonProperty(PropertyName = "secretVersion")] + public string SecretVersion { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (KeyId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "KeyId"); + } + if (SecretSource == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Usage.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Usage.cs new file mode 100644 index 0000000000000..4923ed8e5777d --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Usage.cs @@ -0,0 +1,102 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Describes resource usage. + /// + public partial class Usage + { + /// + /// Initializes a new instance of the Usage class. + /// + public Usage() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the Usage class. + /// + /// The current value of the usage. + /// The limit of usage. + /// The name of the type of usage. + /// Resource identifier. + public Usage(long currentValue, long limit, UsageName name, string id = default(string)) + { + Id = id; + CurrentValue = currentValue; + Limit = limit; + Name = name; + CustomInit(); + } + /// + /// Static constructor for Usage class. + /// + static Usage() + { + Unit = "Count"; + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets resource identifier. + /// + [JsonProperty(PropertyName = "id")] + public string Id { get; private set; } + + /// + /// Gets or sets the current value of the usage. + /// + [JsonProperty(PropertyName = "currentValue")] + public long CurrentValue { get; set; } + + /// + /// Gets or sets the limit of usage. + /// + [JsonProperty(PropertyName = "limit")] + public long Limit { get; set; } + + /// + /// Gets or sets the name of the type of usage. + /// + [JsonProperty(PropertyName = "name")] + public UsageName Name { get; set; } + + /// + /// An enum describing the unit of measurement. + /// + [JsonProperty(PropertyName = "unit")] + public static string Unit { get; private set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (Name == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "Name"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UsageName.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UsageName.cs new file mode 100644 index 0000000000000..16a6996533670 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/UsageName.cs @@ -0,0 +1,60 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The usage names. + /// + public partial class UsageName + { + /// + /// Initializes a new instance of the UsageName class. + /// + public UsageName() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the UsageName class. + /// + /// A string describing the resource name. + /// A localized string describing the + /// resource name. + public UsageName(string value = default(string), string localizedValue = default(string)) + { + Value = value; + LocalizedValue = localizedValue; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets a string describing the resource name. + /// + [JsonProperty(PropertyName = "value")] + public string Value { get; set; } + + /// + /// Gets or sets a localized string describing the resource name. + /// + [JsonProperty(PropertyName = "localizedValue")] + public string LocalizedValue { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretInput.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretInput.cs new file mode 100644 index 0000000000000..a799388dec15b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretInput.cs @@ -0,0 +1,80 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Input of the secret to be validated. + /// + public partial class ValidateSecretInput + { + /// + /// Initializes a new instance of the ValidateSecretInput class. + /// + public ValidateSecretInput() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ValidateSecretInput class. + /// + /// The secret source. + /// The secret type. Possible values include: + /// 'UrlSigningKey', 'ManagedCertificate', + /// 'CustomerCertificate' + public ValidateSecretInput(ResourceReference secretSource, string secretType) + { + SecretSource = secretSource; + SecretType = secretType; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the secret source. + /// + [JsonProperty(PropertyName = "secretSource")] + public ResourceReference SecretSource { get; set; } + + /// + /// Gets or sets the secret type. Possible values include: + /// 'UrlSigningKey', 'ManagedCertificate', 'CustomerCertificate' + /// + [JsonProperty(PropertyName = "secretType")] + public string SecretType { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (SecretSource == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource"); + } + if (SecretType == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "SecretType"); + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretOutput.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretOutput.cs new file mode 100644 index 0000000000000..e1907d00bb77d --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretOutput.cs @@ -0,0 +1,62 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Output of the validated secret. + /// + public partial class ValidateSecretOutput + { + /// + /// Initializes a new instance of the ValidateSecretOutput class. + /// + public ValidateSecretOutput() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ValidateSecretOutput class. + /// + /// The validation status. Possible values + /// include: 'Valid', 'Invalid', 'AccessDenied', + /// 'CertificateExpired' + /// Detailed error message + public ValidateSecretOutput(string status = default(string), string message = default(string)) + { + Status = status; + Message = message; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the validation status. Possible values include: + /// 'Valid', 'Invalid', 'AccessDenied', 'CertificateExpired' + /// + [JsonProperty(PropertyName = "status")] + public string Status { get; set; } + + /// + /// Gets or sets detailed error message + /// + [JsonProperty(PropertyName = "message")] + public string Message { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretType.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretType.cs new file mode 100644 index 0000000000000..8e94247c8b750 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidateSecretType.cs @@ -0,0 +1,23 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + + /// + /// Defines values for ValidateSecretType. + /// + public static class ValidateSecretType + { + public const string UrlSigningKey = "UrlSigningKey"; + public const string ManagedCertificate = "ManagedCertificate"; + public const string CustomerCertificate = "CustomerCertificate"; + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidationToken.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidationToken.cs new file mode 100644 index 0000000000000..58d1187e14462 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ValidationToken.cs @@ -0,0 +1,49 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The validation token. + /// + public partial class ValidationToken + { + /// + /// Initializes a new instance of the ValidationToken class. + /// + public ValidationToken() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ValidationToken class. + /// + public ValidationToken(string token = default(string)) + { + Token = token; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "token")] + public string Token { get; private set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponse.cs new file mode 100644 index 0000000000000..a76e93e3717ad --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponse.cs @@ -0,0 +1,72 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Waf Metrics Response + /// + public partial class WafMetricsResponse + { + /// + /// Initializes a new instance of the WafMetricsResponse class. + /// + public WafMetricsResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the WafMetricsResponse class. + /// + /// Possible values include: 'PT5M', 'PT1H', + /// 'P1D' + public WafMetricsResponse(System.DateTime? dateTimeBegin = default(System.DateTime?), System.DateTime? dateTimeEnd = default(System.DateTime?), string granularity = default(string), IList series = default(IList)) + { + DateTimeBegin = dateTimeBegin; + DateTimeEnd = dateTimeEnd; + Granularity = granularity; + Series = series; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "dateTimeBegin")] + public System.DateTime? DateTimeBegin { get; set; } + + /// + /// + [JsonProperty(PropertyName = "dateTimeEnd")] + public System.DateTime? DateTimeEnd { get; set; } + + /// + /// Gets or sets possible values include: 'PT5M', 'PT1H', 'P1D' + /// + [JsonProperty(PropertyName = "granularity")] + public string Granularity { get; set; } + + /// + /// + [JsonProperty(PropertyName = "series")] + public IList Series { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItem.cs new file mode 100644 index 0000000000000..92c9918f35c07 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItem.cs @@ -0,0 +1,70 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + public partial class WafMetricsResponseSeriesItem + { + /// + /// Initializes a new instance of the WafMetricsResponseSeriesItem + /// class. + /// + public WafMetricsResponseSeriesItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the WafMetricsResponseSeriesItem + /// class. + /// + /// Possible values include: 'count' + public WafMetricsResponseSeriesItem(string metric = default(string), string unit = default(string), IList groups = default(IList), IList data = default(IList)) + { + Metric = metric; + Unit = unit; + Groups = groups; + Data = data; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "metric")] + public string Metric { get; set; } + + /// + /// Gets or sets possible values include: 'count' + /// + [JsonProperty(PropertyName = "unit")] + public string Unit { get; set; } + + /// + /// + [JsonProperty(PropertyName = "groups")] + public IList Groups { get; set; } + + /// + /// + [JsonProperty(PropertyName = "data")] + public IList Data { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemDataItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemDataItem.cs new file mode 100644 index 0000000000000..84c757a78973b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemDataItem.cs @@ -0,0 +1,54 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class WafMetricsResponseSeriesItemDataItem + { + /// + /// Initializes a new instance of the + /// WafMetricsResponseSeriesItemDataItem class. + /// + public WafMetricsResponseSeriesItemDataItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// WafMetricsResponseSeriesItemDataItem class. + /// + public WafMetricsResponseSeriesItemDataItem(System.DateTime? dateTime = default(System.DateTime?), double? value = default(double?)) + { + DateTime = dateTime; + Value = value; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "dateTime")] + public System.DateTime? DateTime { get; set; } + + /// + /// + [JsonProperty(PropertyName = "value")] + public double? Value { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemGroupsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemGroupsItem.cs new file mode 100644 index 0000000000000..0bd880aedbc21 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafMetricsResponseSeriesItemGroupsItem.cs @@ -0,0 +1,54 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class WafMetricsResponseSeriesItemGroupsItem + { + /// + /// Initializes a new instance of the + /// WafMetricsResponseSeriesItemGroupsItem class. + /// + public WafMetricsResponseSeriesItemGroupsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// WafMetricsResponseSeriesItemGroupsItem class. + /// + public WafMetricsResponseSeriesItemGroupsItem(string name = default(string), string value = default(string)) + { + Name = name; + Value = value; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "name")] + public string Name { get; set; } + + /// + /// + [JsonProperty(PropertyName = "value")] + public string Value { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponse.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponse.cs new file mode 100644 index 0000000000000..1193817baaa15 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponse.cs @@ -0,0 +1,69 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Waf Rankings Response + /// + public partial class WafRankingsResponse + { + /// + /// Initializes a new instance of the WafRankingsResponse class. + /// + public WafRankingsResponse() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the WafRankingsResponse class. + /// + public WafRankingsResponse(System.DateTime? dateTimeBegin = default(System.DateTime?), System.DateTime? dateTimeEnd = default(System.DateTime?), IList groups = default(IList), IList data = default(IList)) + { + DateTimeBegin = dateTimeBegin; + DateTimeEnd = dateTimeEnd; + Groups = groups; + Data = data; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "dateTimeBegin")] + public System.DateTime? DateTimeBegin { get; set; } + + /// + /// + [JsonProperty(PropertyName = "dateTimeEnd")] + public System.DateTime? DateTimeEnd { get; set; } + + /// + /// + [JsonProperty(PropertyName = "groups")] + public IList Groups { get; set; } + + /// + /// + [JsonProperty(PropertyName = "data")] + public IList Data { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItem.cs new file mode 100644 index 0000000000000..be1c2e7cc8675 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItem.cs @@ -0,0 +1,56 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + public partial class WafRankingsResponseDataItem + { + /// + /// Initializes a new instance of the WafRankingsResponseDataItem + /// class. + /// + public WafRankingsResponseDataItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the WafRankingsResponseDataItem + /// class. + /// + public WafRankingsResponseDataItem(IList groupValues = default(IList), IList metrics = default(IList)) + { + GroupValues = groupValues; + Metrics = metrics; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "groupValues")] + public IList GroupValues { get; set; } + + /// + /// + [JsonProperty(PropertyName = "metrics")] + public IList Metrics { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItemMetricsItem.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItemMetricsItem.cs new file mode 100644 index 0000000000000..7feea3d4433d3 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/WafRankingsResponseDataItemMetricsItem.cs @@ -0,0 +1,60 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + public partial class WafRankingsResponseDataItemMetricsItem + { + /// + /// Initializes a new instance of the + /// WafRankingsResponseDataItemMetricsItem class. + /// + public WafRankingsResponseDataItemMetricsItem() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// WafRankingsResponseDataItemMetricsItem class. + /// + public WafRankingsResponseDataItemMetricsItem(string metric = default(string), long? value = default(long?), double? percentage = default(double?)) + { + Metric = metric; + Value = value; + Percentage = percentage; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// + [JsonProperty(PropertyName = "metric")] + public string Metric { get; set; } + + /// + /// + [JsonProperty(PropertyName = "value")] + public long? Value { get; set; } + + /// + /// + [JsonProperty(PropertyName = "percentage")] + public double? Percentage { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/PoliciesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/PoliciesOperations.cs index 9d6bd85c9d9d3..1c9e6902f3b4f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/PoliciesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/PoliciesOperations.cs @@ -85,17 +85,17 @@ internal PoliciesOperations(CdnManagementClient client) } if (resourceGroupName != null) { - if (resourceGroupName.Length > 90) + if (resourceGroupName.Length > 80) { - throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 80); } if (resourceGroupName.Length < 1) { throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); } - if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$")) { - throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$"); } } if (Client.SubscriptionId == null) @@ -285,17 +285,17 @@ internal PoliciesOperations(CdnManagementClient client) } if (resourceGroupName != null) { - if (resourceGroupName.Length > 90) + if (resourceGroupName.Length > 80) { - throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 80); } if (resourceGroupName.Length < 1) { throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); } - if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$")) { - throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$"); } } if (policyName == null) @@ -547,17 +547,17 @@ internal PoliciesOperations(CdnManagementClient client) } if (resourceGroupName != null) { - if (resourceGroupName.Length > 90) + if (resourceGroupName.Length > 80) { - throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 80); } if (resourceGroupName.Length < 1) { throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); } - if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$")) { - throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$"); } } if (policyName == null) @@ -751,17 +751,17 @@ internal PoliciesOperations(CdnManagementClient client) } if (resourceGroupName != null) { - if (resourceGroupName.Length > 90) + if (resourceGroupName.Length > 80) { - throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 80); } if (resourceGroupName.Length < 1) { throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); } - if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$")) { - throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$"); } } if (policyName == null) @@ -1019,17 +1019,17 @@ internal PoliciesOperations(CdnManagementClient client) } if (resourceGroupName != null) { - if (resourceGroupName.Length > 90) + if (resourceGroupName.Length > 80) { - throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 80); } if (resourceGroupName.Length < 1) { throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); } - if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$")) { - throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[a-zA-Z0-9_\\-\\(\\)\\.]*[^\\.]$"); } } if (policyName == null) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs new file mode 100644 index 0000000000000..ac841edc42f2f --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs @@ -0,0 +1,1477 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// RoutesOperations operations. + /// + internal partial class RoutesOperations : IServiceOperations, IRoutesOperations + { + /// + /// Initializes a new instance of the RoutesOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal RoutesOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByEndpointWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByEndpoint", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/routes").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (routeName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("routeName", routeName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/routes/{routeName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{routeName}", System.Uri.EscapeDataString(routeName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Route route, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, route, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, routeUpdateProperties, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Creates a new route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Route route, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (routeName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); + } + if (route == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "route"); + } + if (route != null) + { + route.Validate(); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("routeName", routeName); + tracingParameters.Add("route", route); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/routes/{routeName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{routeName}", System.Uri.EscapeDataString(routeName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(route != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(route, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (routeName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); + } + if (routeUpdateProperties == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "routeUpdateProperties"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("routeName", routeName); + tracingParameters.Add("routeUpdateProperties", routeUpdateProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/routes/{routeName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{routeName}", System.Uri.EscapeDataString(routeName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(routeUpdateProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(routeUpdateProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string endpointName, string routeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (endpointName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); + } + if (routeName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("endpointName", endpointName); + tracingParameters.Add("routeName", routeName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/routes/{routeName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{endpointName}", System.Uri.EscapeDataString(endpointName)); + _url = _url.Replace("{routeName}", System.Uri.EscapeDataString(routeName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByEndpointNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByEndpointNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperationsExtensions.cs new file mode 100644 index 0000000000000..3997b06236ae0 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperationsExtensions.cs @@ -0,0 +1,501 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for RoutesOperations. + /// + public static partial class RoutesOperationsExtensions + { + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + public static IPage ListByEndpoint(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName) + { + return operations.ListByEndpointAsync(resourceGroupName, profileName, endpointName).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByEndpointAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByEndpointWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + public static Route Get(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName) + { + return operations.GetAsync(resourceGroupName, profileName, endpointName, routeName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + public static Route Create(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, Route route) + { + return operations.CreateAsync(resourceGroupName, profileName, endpointName, routeName, route).GetAwaiter().GetResult(); + } + + /// + /// Creates a new route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, Route route, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, route, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + public static Route Update(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties) + { + return operations.UpdateAsync(resourceGroupName, profileName, endpointName, routeName, routeUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, routeUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + public static void Delete(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName) + { + operations.DeleteAsync(resourceGroupName, profileName, endpointName, routeName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Creates a new route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + public static Route BeginCreate(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, Route route) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, endpointName, routeName, route).GetAwaiter().GetResult(); + } + + /// + /// Creates a new route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, Route route, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, route, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + public static Route BeginUpdate(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, endpointName, routeName, routeUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// Route update properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, RouteUpdateParameters routeUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, routeUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + public static void BeginDelete(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, endpointName, routeName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing route with the specified route name under the specified + /// subscription, resource group, profile, and AzureFrontDoor endpoint. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the endpoint under the profile which is unique globally. + /// + /// + /// Name of the routing rule. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IRoutesOperations operations, string resourceGroupName, string profileName, string endpointName, string routeName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, endpointName, routeName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByEndpointNext(this IRoutesOperations operations, string nextPageLink) + { + return operations.ListByEndpointNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing origins within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByEndpointNextAsync(this IRoutesOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByEndpointNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs new file mode 100644 index 0000000000000..19909da0583af --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs @@ -0,0 +1,1514 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// RuleSetsOperations operations. + /// + internal partial class RuleSetsOperations : IServiceOperations, IRuleSetsOperations + { + /// + /// Initializes a new instance of the RuleSetsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal RuleSetsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfile", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing AzureFrontDoor rule set with the specified rule set name + /// under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule set + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsage", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}/usages").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + RuleSet ruleSet = new RuleSet(); + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("ruleSet", ruleSet); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(ruleSet != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(ruleSet, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule set + /// name under the specified subscription, resource group and profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfileNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListResourceUsageNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListResourceUsageNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperationsExtensions.cs new file mode 100644 index 0000000000000..5c32aa9f68630 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperationsExtensions.cs @@ -0,0 +1,409 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for RuleSetsOperations. + /// + public static partial class RuleSetsOperationsExtensions + { + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListByProfile(this IRuleSetsOperations operations, string resourceGroupName, string profileName) + { + return operations.ListByProfileAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing AzureFrontDoor rule set with the specified rule set name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + public static RuleSet Get(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + return operations.GetAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing AzureFrontDoor rule set with the specified rule set name + /// under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + public static RuleSet Create(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + return operations.CreateAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule set + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + public static void Delete(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + operations.DeleteAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule set + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + public static IPage ListResourceUsage(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + return operations.ListResourceUsageAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + public static RuleSet BeginCreate(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Creates a new rule set within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule set + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + public static void BeginDelete(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing AzureFrontDoor rule set with the specified rule set + /// name under the specified subscription, resource group and profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile which is unique globally. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IRuleSetsOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByProfileNext(this IRuleSetsOperations operations, string nextPageLink) + { + return operations.ListByProfileNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor rule sets within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileNextAsync(this IRuleSetsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListResourceUsageNext(this IRuleSetsOperations operations, string nextPageLink) + { + return operations.ListResourceUsageNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Checks the quota and actual usage of endpoints under the given CDN profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListResourceUsageNextAsync(this IRuleSetsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListResourceUsageNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs new file mode 100644 index 0000000000000..7eb779cde4e4b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs @@ -0,0 +1,1470 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// RulesOperations operations. + /// + internal partial class RulesOperations : IServiceOperations, IRulesOperations + { + /// + /// Initializes a new instance of the RulesOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal RulesOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByRuleSetWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByRuleSet", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}/rules").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (ruleName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("ruleName", ruleName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}/rules/{ruleName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{ruleName}", System.Uri.EscapeDataString(ruleName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, rule, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, ruleUpdateProperties, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (ruleName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); + } + if (rule == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "rule"); + } + if (rule != null) + { + rule.Validate(); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("ruleName", ruleName); + tracingParameters.Add("rule", rule); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}/rules/{ruleName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{ruleName}", System.Uri.EscapeDataString(ruleName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(rule != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(rule, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (ruleName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); + } + if (ruleUpdateProperties == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleUpdateProperties"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("ruleName", ruleName); + tracingParameters.Add("ruleUpdateProperties", ruleUpdateProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}/rules/{ruleName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{ruleName}", System.Uri.EscapeDataString(ruleName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(ruleUpdateProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(ruleUpdateProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string ruleSetName, string ruleName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (ruleSetName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); + } + if (ruleName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("ruleSetName", ruleSetName); + tracingParameters.Add("ruleName", ruleName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/ruleSets/{ruleSetName}/rules/{ruleName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{ruleSetName}", System.Uri.EscapeDataString(ruleSetName)); + _url = _url.Replace("{ruleName}", System.Uri.EscapeDataString(ruleName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByRuleSetNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByRuleSetNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperationsExtensions.cs new file mode 100644 index 0000000000000..47e83c5e11238 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperationsExtensions.cs @@ -0,0 +1,487 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for RulesOperations. + /// + public static partial class RulesOperationsExtensions + { + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + public static IPage ListByRuleSet(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName) + { + return operations.ListByRuleSetAsync(resourceGroupName, profileName, ruleSetName).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByRuleSetAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByRuleSetWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + public static Rule Get(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName) + { + return operations.GetAsync(resourceGroupName, profileName, ruleSetName, ruleName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + public static Rule Create(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule) + { + return operations.CreateAsync(resourceGroupName, profileName, ruleSetName, ruleName, rule).GetAwaiter().GetResult(); + } + + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, rule, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + public static Rule Update(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties) + { + return operations.UpdateAsync(resourceGroupName, profileName, ruleSetName, ruleName, ruleUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, ruleUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + public static void Delete(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName) + { + operations.DeleteAsync(resourceGroupName, profileName, ruleSetName, ruleName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + public static Rule BeginCreate(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, ruleSetName, ruleName, rule).GetAwaiter().GetResult(); + } + + /// + /// Creates a new delivery rule within the specified rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The delivery rule properties. + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, Rule rule, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, rule, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + public static Rule BeginUpdate(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, ruleSetName, ruleName, ruleUpdateProperties).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// Delivery rule properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, RuleUpdateParameters ruleUpdateProperties, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, ruleUpdateProperties, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + public static void BeginDelete(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, ruleSetName, ruleName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing delivery rule within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the rule set under the profile. + /// + /// + /// Name of the delivery rule which is unique within the endpoint. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this IRulesOperations operations, string resourceGroupName, string profileName, string ruleSetName, string ruleName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, ruleSetName, ruleName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByRuleSetNext(this IRulesOperations operations, string nextPageLink) + { + return operations.ListByRuleSetNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists all of the existing delivery rules within a rule set. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByRuleSetNextAsync(this IRulesOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByRuleSetNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs index f55574fd48a0e..a796b657d5979 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs @@ -19,29 +19,41 @@ public static IEnumerable> ApiInfo_CdnManagementCl { return new Tuple[] { - new Tuple("Cdn", "CheckNameAvailability", "2020-04-15"), - new Tuple("Cdn", "CheckNameAvailabilityWithSubscription", "2020-04-15"), - new Tuple("Cdn", "CustomDomains", "2020-04-15"), - new Tuple("Cdn", "EdgeNodes", "2020-04-15"), - new Tuple("Cdn", "Endpoints", "2020-04-15"), - new Tuple("Cdn", "ManagedRuleSets", "2020-04-15"), - new Tuple("Cdn", "Operations", "2020-04-15"), - new Tuple("Cdn", "OriginGroups", "2020-04-15"), - new Tuple("Cdn", "Origins", "2020-04-15"), - new Tuple("Cdn", "Policies", "2020-04-15"), - new Tuple("Cdn", "Profiles", "2020-04-15"), - new Tuple("Cdn", "ResourceUsage", "2020-04-15"), - new Tuple("Cdn", "ValidateProbe", "2020-04-15"), + new Tuple("Cdn", "AFDCustomDomains", "2020-09-01"), + new Tuple("Cdn", "AFDEndpoints", "2020-09-01"), + new Tuple("Cdn", "AFDOriginGroups", "2020-09-01"), + new Tuple("Cdn", "AFDOrigins", "2020-09-01"), + new Tuple("Cdn", "AFDProfiles", "2020-09-01"), + new Tuple("Cdn", "CheckNameAvailability", "2020-09-01"), + new Tuple("Cdn", "CheckNameAvailabilityWithSubscription", "2020-09-01"), + new Tuple("Cdn", "CustomDomains", "2020-09-01"), + new Tuple("Cdn", "EdgeNodes", "2020-09-01"), + new Tuple("Cdn", "Endpoints", "2020-09-01"), + new Tuple("Cdn", "LogAnalytics", "2020-09-01"), + new Tuple("Cdn", "ManagedRuleSets", "2020-09-01"), + new Tuple("Cdn", "Operations", "2020-09-01"), + new Tuple("Cdn", "OriginGroups", "2020-09-01"), + new Tuple("Cdn", "Origins", "2020-09-01"), + new Tuple("Cdn", "Policies", "2020-09-01"), + new Tuple("Cdn", "Profiles", "2020-09-01"), + new Tuple("Cdn", "ResourceUsage", "2020-09-01"), + new Tuple("Cdn", "Routes", "2020-09-01"), + new Tuple("Cdn", "RuleSets", "2020-09-01"), + new Tuple("Cdn", "Rules", "2020-09-01"), + new Tuple("Cdn", "Secrets", "2020-09-01"), + new Tuple("Cdn", "SecurityPolicies", "2020-09-01"), + new Tuple("Cdn", "Validate", "2020-09-01"), + new Tuple("Cdn", "ValidateProbe", "2020-09-01"), }.AsEnumerable(); } } // BEGIN: Code Generation Metadata Section public static readonly String AutoRestVersion = "v2"; public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4413"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-04 --csharp-sdks-folder=C:\\git\\azure-sdk-for-net\\sdk"; + public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-09 --csharp-sdks-folder=D:\\github\\azure-sdk-for-net\\sdk"; public static readonly String GithubForkName = "Azure"; public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "81ee445f0291ea1b284509dd42b3d37aea3799d7"; + public static readonly String GithubCommidId = "dab488ef4572b30dee885044331326f8d1c8d329"; public static readonly String CodeGenerationErrors = ""; public static readonly String GithubRepoName = "azure-rest-api-specs"; // END: Code Generation Metadata Section diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs new file mode 100644 index 0000000000000..dd418cbb9036b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs @@ -0,0 +1,1414 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// SecretsOperations operations. + /// + internal partial class SecretsOperations : IServiceOperations, ISecretsOperations + { + /// + /// Initializes a new instance of the SecretsOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal SecretsOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfile", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/secrets").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (secretName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("secretName", secretName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/secrets/{secretName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{secretName}", System.Uri.EscapeDataString(secretName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, secretName, parameters, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, secretName, parameters, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing Secret within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, secretName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (secretName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + Secret secret = new Secret(); + if (parameters != null) + { + secret.Parameters = parameters; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("secretName", secretName); + tracingParameters.Add("secret", secret); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/secrets/{secretName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{secretName}", System.Uri.EscapeDataString(secretName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(secret != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(secret, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginUpdateWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (secretName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + SecretProperties secretProperties = new SecretProperties(); + if (parameters != null) + { + secretProperties.Parameters = parameters; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("secretName", secretName); + tracingParameters.Add("secretProperties", secretProperties); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/secrets/{secretName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{secretName}", System.Uri.EscapeDataString(secretName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(secretProperties != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(secretProperties, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing Secret within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string secretName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (secretName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("secretName", secretName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/secrets/{secretName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{secretName}", System.Uri.EscapeDataString(secretName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfileNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperationsExtensions.cs new file mode 100644 index 0000000000000..05571fe4dfe41 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperationsExtensions.cs @@ -0,0 +1,439 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for SecretsOperations. + /// + public static partial class SecretsOperationsExtensions + { + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListByProfile(this ISecretsOperations operations, string resourceGroupName, string profileName) + { + return operations.ListByProfileAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + public static Secret Get(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName) + { + return operations.GetAsync(resourceGroupName, profileName, secretName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, secretName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + public static Secret Create(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters)) + { + return operations.CreateAsync(resourceGroupName, profileName, secretName, parameters).GetAwaiter().GetResult(); + } + + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, secretName, parameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + public static Secret Update(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters)) + { + return operations.UpdateAsync(resourceGroupName, profileName, secretName, parameters).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The cancellation token. + /// + public static async Task UpdateAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, profileName, secretName, parameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing Secret within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + public static void Delete(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName) + { + operations.DeleteAsync(resourceGroupName, profileName, secretName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing Secret within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, secretName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + public static Secret BeginCreate(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters)) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, secretName, parameters).GetAwaiter().GetResult(); + } + + /// + /// Creates a new Secret within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, secretName, parameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + public static Secret BeginUpdate(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters)) + { + return operations.BeginUpdateAsync(resourceGroupName, profileName, secretName, parameters).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// object which contains secret parameters + /// + /// + /// The cancellation token. + /// + public static async Task BeginUpdateAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, SecretParameters parameters = default(SecretParameters), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginUpdateWithHttpMessagesAsync(resourceGroupName, profileName, secretName, parameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing Secret within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + public static void BeginDelete(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, secretName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing Secret within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this ISecretsOperations operations, string resourceGroupName, string profileName, string secretName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, secretName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByProfileNext(this ISecretsOperations operations, string nextPageLink) + { + return operations.ListByProfileNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists existing AzureFrontDoor secrets. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileNextAsync(this ISecretsOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs new file mode 100644 index 0000000000000..7886f7e03961e --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs @@ -0,0 +1,1413 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// SecurityPoliciesOperations operations. + /// + internal partial class SecurityPoliciesOperations : IServiceOperations, ISecurityPoliciesOperations + { + /// + /// Initializes a new instance of the SecurityPoliciesOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal SecurityPoliciesOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Lists security policies associated with the profile + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileWithHttpMessagesAsync(string resourceGroupName, string profileName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfile", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/securityPolicies").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Gets an existing security policy within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (securityPolicyName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("securityPolicyName", securityPolicyName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/securityPolicies/{securityPolicyName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{securityPolicyName}", System.Uri.EscapeDataString(securityPolicyName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task> PatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send Request + AzureOperationResponse _response = await BeginPatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Deletes an existing security policy within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + // Send request + AzureOperationResponse _response = await BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, customHeaders, cancellationToken).ConfigureAwait(false); + return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); + } + + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (securityPolicyName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + SecurityPolicy securityPolicy = new SecurityPolicy(); + if (parameters != null) + { + securityPolicy.Parameters = parameters; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("securityPolicyName", securityPolicyName); + tracingParameters.Add("securityPolicy", securityPolicy); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginCreate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/securityPolicies/{securityPolicyName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{securityPolicyName}", System.Uri.EscapeDataString(securityPolicyName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(securityPolicy != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(securityPolicy, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> BeginPatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (securityPolicyName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); + } + if (securityPolicyParameters == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyParameters"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("securityPolicyName", securityPolicyName); + tracingParameters.Add("securityPolicyParameters", securityPolicyParameters); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginPatch", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/securityPolicies/{securityPolicyName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{securityPolicyName}", System.Uri.EscapeDataString(securityPolicyName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PATCH"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(securityPolicyParameters != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(securityPolicyParameters, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 202) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing security policy within profile. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (resourceGroupName != null) + { + if (resourceGroupName.Length > 90) + { + throw new ValidationException(ValidationRules.MaxLength, "resourceGroupName", 90); + } + if (resourceGroupName.Length < 1) + { + throw new ValidationException(ValidationRules.MinLength, "resourceGroupName", 1); + } + if (!System.Text.RegularExpressions.Regex.IsMatch(resourceGroupName, "^[-\\w\\._\\(\\)]+$")) + { + throw new ValidationException(ValidationRules.Pattern, "resourceGroupName", "^[-\\w\\._\\(\\)]+$"); + } + } + if (profileName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); + } + if (securityPolicyName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("profileName", profileName); + tracingParameters.Add("securityPolicyName", securityPolicyName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "BeginDelete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/securityPolicies/{securityPolicyName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{profileName}", System.Uri.EscapeDataString(profileName)); + _url = _url.Replace("{securityPolicyName}", System.Uri.EscapeDataString(securityPolicyName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists security policies associated with the profile + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task>> ListByProfileNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (nextPageLink == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("nextPageLink", nextPageLink); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "ListByProfileNext", tracingParameters); + } + // Construct URL + string _url = "{nextLink}"; + _url = _url.Replace("{nextLink}", nextPageLink); + List _queryParameters = new List(); + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse>(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs new file mode 100644 index 0000000000000..00804be604707 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs @@ -0,0 +1,439 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for SecurityPoliciesOperations. + /// + public static partial class SecurityPoliciesOperationsExtensions + { + /// + /// Lists security policies associated with the profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + public static IPage ListByProfile(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName) + { + return operations.ListByProfileAsync(resourceGroupName, profileName).GetAwaiter().GetResult(); + } + + /// + /// Lists security policies associated with the profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileWithHttpMessagesAsync(resourceGroupName, profileName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Gets an existing security policy within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + public static SecurityPolicy Get(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName) + { + return operations.GetAsync(resourceGroupName, profileName, securityPolicyName).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing security policy within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + public static SecurityPolicy Create(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters)) + { + return operations.CreateAsync(resourceGroupName, profileName, securityPolicyName, parameters).GetAwaiter().GetResult(); + } + + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + /// + /// The cancellation token. + /// + public static async Task CreateAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + public static SecurityPolicy Patch(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters) + { + return operations.PatchAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + /// + /// The cancellation token. + /// + public static async Task PatchAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.PatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing security policy within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + public static void Delete(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName) + { + operations.DeleteAsync(resourceGroupName, profileName, securityPolicyName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing security policy within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + public static SecurityPolicy BeginCreate(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters)) + { + return operations.BeginCreateAsync(resourceGroupName, profileName, securityPolicyName, parameters).GetAwaiter().GetResult(); + } + + /// + /// Creates a new security policy within the specified profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// object which contains security policy parameters + /// + /// + /// The cancellation token. + /// + public static async Task BeginCreateAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + public static SecurityPolicy BeginPatch(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters) + { + return operations.BeginPatchAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters).GetAwaiter().GetResult(); + } + + /// + /// Updates an existing Secret within a profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the security policy under the profile. + /// + /// + /// Security policy update properties + /// + /// + /// The cancellation token. + /// + public static async Task BeginPatchAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.BeginPatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing security policy within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + public static void BeginDelete(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName) + { + operations.BeginDeleteAsync(resourceGroupName, profileName, securityPolicyName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing security policy within profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// Name of the Resource group within the Azure subscription. + /// + /// + /// Name of the CDN profile which is unique within the resource group. + /// + /// + /// Name of the Secret under the profile. + /// + /// + /// The cancellation token. + /// + public static async Task BeginDeleteAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists security policies associated with the profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + public static IPage ListByProfileNext(this ISecurityPoliciesOperations operations, string nextPageLink) + { + return operations.ListByProfileNextAsync(nextPageLink).GetAwaiter().GetResult(); + } + + /// + /// Lists security policies associated with the profile + /// + /// + /// The operations group for this extension method. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// The cancellation token. + /// + public static async Task> ListByProfileNextAsync(this ISecurityPoliciesOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.ListByProfileNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperations.cs new file mode 100644 index 0000000000000..2e37eba271c5c --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperations.cs @@ -0,0 +1,255 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + using System.Net; + using System.Net.Http; + using System.Threading; + using System.Threading.Tasks; + + /// + /// ValidateOperations operations. + /// + internal partial class ValidateOperations : IServiceOperations, IValidateOperations + { + /// + /// Initializes a new instance of the ValidateOperations class. + /// + /// + /// Reference to the service client. + /// + /// + /// Thrown when a required parameter is null + /// + internal ValidateOperations(CdnManagementClient client) + { + if (client == null) + { + throw new System.ArgumentNullException("client"); + } + Client = client; + } + + /// + /// Gets a reference to the CdnManagementClient + /// + public CdnManagementClient Client { get; private set; } + + /// + /// Validate a Secret in the profile. + /// + /// + /// The secret source. + /// + /// + /// The secret type. Possible values include: 'UrlSigningKey', + /// 'ManagedCertificate', 'CustomerCertificate' + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> SecretMethodWithHttpMessagesAsync(ResourceReference secretSource, string secretType, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + if (secretSource == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "secretSource"); + } + if (secretType == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "secretType"); + } + ValidateSecretInput validateSecretInput = new ValidateSecretInput(); + if (secretSource != null || secretType != null) + { + validateSecretInput.SecretSource = secretSource; + validateSecretInput.SecretType = secretType; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("validateSecretInput", validateSecretInput); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "SecretMethod", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/providers/Microsoft.Cdn/validateSecret").ToString(); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("POST"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(validateSecretInput != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(validateSecretInput, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + AfdErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperationsExtensions.cs new file mode 100644 index 0000000000000..2e950fbd4d5e8 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ValidateOperationsExtensions.cs @@ -0,0 +1,67 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn +{ + using Microsoft.Rest; + using Microsoft.Rest.Azure; + using Models; + using System.Threading; + using System.Threading.Tasks; + + /// + /// Extension methods for ValidateOperations. + /// + public static partial class ValidateOperationsExtensions + { + /// + /// Validate a Secret in the profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The secret source. + /// + /// + /// The secret type. Possible values include: 'UrlSigningKey', + /// 'ManagedCertificate', 'CustomerCertificate' + /// + public static ValidateSecretOutput SecretMethod(this IValidateOperations operations, ResourceReference secretSource, string secretType) + { + return operations.SecretMethodAsync(secretSource, secretType).GetAwaiter().GetResult(); + } + + /// + /// Validate a Secret in the profile. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The secret source. + /// + /// + /// The secret type. Possible values include: 'UrlSigningKey', + /// 'ManagedCertificate', 'CustomerCertificate' + /// + /// + /// The cancellation token. + /// + public static async Task SecretMethodAsync(this IValidateOperations operations, ResourceReference secretSource, string secretType, CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.SecretMethodWithHttpMessagesAsync(secretSource, secretType, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/generate.ps1 b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/generate.ps1 index 90ad415f789f0..99ccf740602c6 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/generate.ps1 +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/generate.ps1 @@ -1 +1 @@ -Start-AutoRestCodeGeneration -ResourceProvider "cdn/resource-manager" -AutoRestVersion "v2" -ConfigFileTag "package-2020-04" +Start-AutoRestCodeGeneration -ResourceProvider "cdn/resource-manager" -AutoRestVersion "v2" -ConfigFileTag "package-2020-09" From f58d160e5392f91546bf2320b352c890ea3332d5 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Thu, 31 Dec 2020 13:49:44 +0800 Subject: [PATCH 02/13] add cdn_resource-manager.txt, update ApiVersion modifier --- eng/mgmt/mgmtmetadata/cdn_resource-manager.txt | 6 +++--- .../src/Generated/CdnManagementClient.cs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt b/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt index 15b1e6edc8692..25f9e54038395 100644 --- a/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt +++ b/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt @@ -3,12 +3,12 @@ AutoRest installed successfully. Commencing code generation Generating CSharp code Executing AutoRest command -cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-04 --csharp-sdks-folder=C:\git\azure-sdk-for-net\sdk -2020-08-10 21:49:57 UTC +cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-09 --csharp-sdks-folder=D:\github\azure-sdk-for-net\sdk +2020-12-29 09:33:09 UTC Azure-rest-api-specs repository information GitHub fork: Azure Branch: master -Commit: 81ee445f0291ea1b284509dd42b3d37aea3799d7 +Commit: dab488ef4572b30dee885044331326f8d1c8d329 AutoRest information Requested version: v2 Bootstrapper version: autorest@2.0.4413 diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs index b8d29402a2dac..18622417811fe 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs @@ -57,7 +57,7 @@ public partial class CdnManagementClient : ServiceClient, I /// Version of the API to be used with the client request. Current version is /// 2019-09-01. /// - public string ApiVersion { get; private set; } + public string ApiVersion { get; set; } /// /// The preferred language for the response. From 6b020a43e3dbfe7d724dd5397aa54deeca3d8e9d Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Tue, 5 Jan 2021 19:47:30 +0800 Subject: [PATCH 03/13] update passed records --- .../OperationsTests/ListOperationsTest.json | 44 +- .../ProfileTests/GenerateSsoUriTest.json | 833 +++++---- .../GetSupportedOptimizationTypes.json | 646 ++++--- .../ProfileTests/ProfileCheckUsageTest.json | 904 ++++----- .../ProfileTests/ProfileCreateTest.json | 1629 +++++++++-------- .../ProfileTests/ProfileDeleteTest.json | 917 +++++----- .../ProfileTests/ProfileGetListTest.json | 1030 ++++++----- .../ProfileListBySubcriptionTest.json | 1408 +++++++------- .../ProfileTests/ProfileUpdateTest.json | 785 ++++---- .../ValidateTests/ValidateProbePathTest.json | 268 ++- .../WafTests/WafPolicyCreateOrUpdateTest.json | 171 +- .../WafTests/WafPolicyDeleteTest.json | 301 ++- .../WafTests/WafPolicyGetListTest.json | 392 ++-- .../WafTests/WafPolicyLinkTest.json | 1503 ++++++--------- 14 files changed, 5162 insertions(+), 5669 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OperationsTests/ListOperationsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OperationsTests/ListOperationsTest.json index fb7eb8bfe02ab..1f926283a0886 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OperationsTests/ListOperationsTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OperationsTests/ListOperationsTest.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/providers/Microsoft.Cdn/operations?api-version=2020-04-15", - "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/providers/Microsoft.Cdn/operations?api-version=2020-09-01", + "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a18e0a0f-d94d-4766-995c-2c5fc0d0df4a" + "0a356b2d-3288-4b15-aa3b-ec30c4d27af2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -26,41 +26,35 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "738654c6-73eb-4982-b3f4-39162725c01a" - ], - "x-ms-client-request-id": [ - "a18e0a0f-d94d-4766-995c-2c5fc0d0df4a" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8d19c84d-2aaf-4e36-8e9e-2ea4682706ad" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "0a356b2d-3288-4b15-aa3b-ec30c4d27af2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-tenant-reads": [ - "11999" + "11998" ], "x-ms-correlation-request-id": [ - "ed12d228-e135-485a-ba41-79520a386832" + "e9cd6e75-f8f0-4913-ae6a-1455948ff2ef" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233010Z:ed12d228-e135-485a-ba41-79520a386832" + "SOUTHEASTASIA:20210105T074104Z:e9cd6e75-f8f0-4913-ae6a-1455948ff2ef" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:09 GMT" + "Tue, 05 Jan 2021 07:41:03 GMT" ], "Content-Length": [ - "16181" + "8148" ], "Content-Type": [ "application/json; charset=utf-8" @@ -69,12 +63,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Microsoft.Cdn/register/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn Resource Provider\",\r\n \"operation\": \"Registers the Microsoft.Cdn Resource Provider\",\r\n \"description\": \"Registers the subscription for the CDN resource provider and enables the creation of CDN profiles.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn Operations\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/edgenodes/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"EdgeNode\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/edgenodes/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"EdgeNode\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/edgenodes/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"EdgeNode\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/CheckResourceUsage/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"CheckResourceUsage\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/GenerateSsoUri/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"GenerateSsoUri\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/GetSupportedOptimizationTypes/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"GetSupportedOptimizationTypes\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/CheckResourceUsage/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"CheckResourceUsage\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/Start/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Start\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/Stop/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Stop\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/Purge/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Purge\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/Load/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Load\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/ValidateCustomDomain/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"ValidateCustomDomain\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/customdomains/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/customdomains/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/customdomains/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/customdomains/DisableCustomHttps/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"DisableCustomHttps\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/customdomains/EnableCustomHttps/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"EnableCustomHttps\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/origins/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Origin\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/origins/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Origin\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/origins/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Origin\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/origingroups/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OriginGroup\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/origingroups/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OriginGroup\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/origingroups/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OriginGroup\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OperationResult\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OperationResult\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OperationResult\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/CheckResourceUsage/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"CheckResourceUsage\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/GenerateSsoUri/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"GenerateSsoUri\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/GetSupportedOptimizationTypes/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Profile\",\r\n \"operation\": \"GetSupportedOptimizationTypes\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/CheckResourceUsage/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"CheckResourceUsage\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/Start/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Start\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/Stop/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Stop\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/Purge/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Purge\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/Load/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"Load\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/ValidateCustomDomain/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Endpoint\",\r\n \"operation\": \"ValidateCustomDomain\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/originresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Origin\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/originresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Origin\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/originresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Origin\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/customdomainresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/customdomainresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/customdomainresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/customdomainresults/DisableCustomHttps/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"DisableCustomHttps\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/customdomainresults/EnableCustomHttps/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"CustomDomain\",\r\n \"operation\": \"EnableCustomHttps\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/origingroupresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OriginGroup\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/origingroupresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OriginGroup\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults/origingroupresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"OriginGroup\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/cdnwebapplicationfirewallpolicyresults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallPolicy\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/cdnwebapplicationfirewallpolicyresults/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallPolicy\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operationresults/cdnwebapplicationfirewallpolicyresults/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallPolicy\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallmanagedrulesets/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallManagedRuleSetDefinition\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallmanagedrulesets/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallManagedRuleSetDefinition\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallmanagedrulesets/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallManagedRuleSetDefinition\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallPolicy\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallPolicy\",\r\n \"operation\": \"write\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"WebApplicationFirewallPolicy\",\r\n \"operation\": \"delete\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/CheckNameAvailability/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn/\",\r\n \"operation\": \"CheckNameAvailability\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/ValidateProbe/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn/\",\r\n \"operation\": \"ValidateProbe\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/CheckResourceUsage/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn/\",\r\n \"operation\": \"CheckResourceUsage\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The log definition of profiles/endpoints\",\r\n \"operation\": \"Read profiles/endpoints log definitions\",\r\n \"description\": \"Gets the available logs for Microsoft.Cdn/profiles/endpoints\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"CoreAnalytics\",\r\n \"displayName\": \"Gets the metrics of the endpoint, e.g., bandwidth, egress, etc.\",\r\n \"blobDuration\": \"PT1H\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The log definition of cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Read cdnwebapplicationfirewallpolicies log definitions\",\r\n \"description\": \"Gets the available logs for Microsoft.Cdn/cdnwebapplicationfirewallpolicies\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"WebApplicationFirewallLogs\",\r\n \"displayName\": \"Web Appliation Firewall Logs\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The log definition of profiles\",\r\n \"operation\": \"Read profiles log definitions\",\r\n \"description\": \"Gets the available logs for Microsoft.Cdn/profiles\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"AzureCdnAccessLog\",\r\n \"displayName\": \"Azure Cdn Access Log\",\r\n \"blobDuration\": \"PT1H\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/metricDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The metric definition of cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Read cdnwebapplicationfirewallpolicies metrics definitions\",\r\n \"description\": \"Gets the available metrics for Microsoft.Cdn\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"metricSpecifications\": [\r\n {\r\n \"name\": \"WebApplicationFirewallRequestCount\",\r\n \"displayName\": \"Web Application Firewall Request Count\",\r\n \"displayDescription\": \"The number of client requests processed by the Web Application Firewall\",\r\n \"unit\": \"Count\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ],\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1M\",\r\n \"PT5M\",\r\n \"PT15M\",\r\n \"PT30M\",\r\n \"PT1H\",\r\n \"PT6H\",\r\n \"PT12H\",\r\n \"P1D\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"PolicyName\",\r\n \"displayName\": \"Policy Name\",\r\n \"internalName\": \"WebApplicationFirewallPolicyName\"\r\n },\r\n {\r\n \"name\": \"RuleName\",\r\n \"displayName\": \"Rule Name\",\r\n \"internalName\": \"WebApplicationFirewallRuleName\"\r\n },\r\n {\r\n \"name\": \"Action\",\r\n \"displayName\": \"Action\",\r\n \"internalName\": \"WebApplicationFirewallAction\"\r\n }\r\n ],\r\n \"sourceMdmAccount\": \"AzureFrontdoorShoebox\",\r\n \"sourceMdmNamespace\": \"Shoebox\",\r\n \"fillGapWithZero\": true,\r\n \"isInternal\": false\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles/endpoints\",\r\n \"operation\": \"Read diagnostic settings\",\r\n \"description\": \"Gets the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Read diagnostic settings\",\r\n \"description\": \"Gets the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles\",\r\n \"operation\": \"Read diagnostic settings\",\r\n \"description\": \"Gets the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles/endpoints\",\r\n \"operation\": \"Write diagnostic settings\",\r\n \"description\": \"Creates or updates the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Write diagnostic settings\",\r\n \"description\": \"Creates or updates the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles\",\r\n \"operation\": \"Write diagnostic settings\",\r\n \"description\": \"Creates or updates the diagnostic settings for the resource\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Microsoft.Cdn/register/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn Resource Provider\",\r\n \"operation\": \"Registers the Microsoft.Cdn Resource Provider\",\r\n \"description\": \"Registers the subscription for the CDN resource provider and enables the creation of CDN profiles.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Cdn/operations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"Microsoft.Cdn Operations\",\r\n \"operation\": \"read\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The log definition of profiles/endpoints\",\r\n \"operation\": \"Read profiles/endpoints log definitions\",\r\n \"description\": \"Gets the available logs for Microsoft.Cdn/profiles/endpoints\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"CoreAnalytics\",\r\n \"displayName\": \"Gets the metrics of the endpoint, e.g., bandwidth, egress, etc.\",\r\n \"blobDuration\": \"PT1H\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The log definition of cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Read cdnwebapplicationfirewallpolicies log definitions\",\r\n \"description\": \"Gets the available logs for Microsoft.Cdn/cdnwebapplicationfirewallpolicies\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"WebApplicationFirewallLogs\",\r\n \"displayName\": \"Web Appliation Firewall Logs\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The log definition of profiles\",\r\n \"operation\": \"Read profiles log definitions\",\r\n \"description\": \"Gets the available logs for Microsoft.Cdn/profiles\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"AzureCdnAccessLog\",\r\n \"displayName\": \"Azure Cdn Access Log\",\r\n \"blobDuration\": \"PT1H\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/metricDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The metric definition of cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Read cdnwebapplicationfirewallpolicies metrics definitions\",\r\n \"description\": \"Gets the available metrics for Microsoft.Cdn\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"metricSpecifications\": [\r\n {\r\n \"name\": \"WebApplicationFirewallRequestCount\",\r\n \"displayName\": \"Web Application Firewall Request Count\",\r\n \"displayDescription\": \"The number of client requests processed by the Web Application Firewall\",\r\n \"unit\": \"Count\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ],\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1M\",\r\n \"PT5M\",\r\n \"PT15M\",\r\n \"PT30M\",\r\n \"PT1H\",\r\n \"PT6H\",\r\n \"PT12H\",\r\n \"P1D\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"PolicyName\",\r\n \"displayName\": \"Policy Name\",\r\n \"internalName\": \"WebApplicationFirewallPolicyName\"\r\n },\r\n {\r\n \"name\": \"RuleName\",\r\n \"displayName\": \"Rule Name\",\r\n \"internalName\": \"WebApplicationFirewallRuleName\"\r\n },\r\n {\r\n \"name\": \"Action\",\r\n \"displayName\": \"Action\",\r\n \"internalName\": \"WebApplicationFirewallAction\"\r\n }\r\n ],\r\n \"fillGapWithZero\": true,\r\n \"isInternal\": false\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/metricDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"The metric definition of profiles\",\r\n \"operation\": \"Read profiles metrics definitions\",\r\n \"description\": \"Gets the available metrics for Microsoft.Cdn\"\r\n },\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"metricSpecifications\": [\r\n {\r\n \"name\": \"RequestCount\",\r\n \"displayName\": \"Request Count\",\r\n \"displayDescription\": \"The number of client requests served by the HTTP/S proxy\",\r\n \"unit\": \"Count\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ],\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1M\",\r\n \"PT5M\",\r\n \"PT15M\",\r\n \"PT30M\",\r\n \"PT1H\",\r\n \"PT6H\",\r\n \"PT12H\",\r\n \"P1D\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"HttpStatus\",\r\n \"displayName\": \"Http Status\",\r\n \"internalName\": \"HttpStatusCode\"\r\n },\r\n {\r\n \"name\": \"HttpStatusGroup\",\r\n \"displayName\": \"Http Status Group\",\r\n \"internalName\": \"HttpStatusCodeClass\"\r\n },\r\n {\r\n \"name\": \"ClientRegion\",\r\n \"displayName\": \"Client Region\"\r\n },\r\n {\r\n \"name\": \"ClientCountry\",\r\n \"displayName\": \"Client Country\"\r\n },\r\n {\r\n \"name\": \"Endpoint\",\r\n \"displayName\": \"Endpoint\",\r\n \"internalName\": \"EndpointName\"\r\n }\r\n ],\r\n \"fillGapWithZero\": true,\r\n \"isInternal\": false\r\n },\r\n {\r\n \"name\": \"ResponseSize\",\r\n \"displayName\": \"Response Size\",\r\n \"displayDescription\": \"The number of bytes sent as responses from HTTP/S proxy to clients\",\r\n \"unit\": \"Bytes\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ],\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1M\",\r\n \"PT5M\",\r\n \"PT15M\",\r\n \"PT30M\",\r\n \"PT1H\",\r\n \"PT6H\",\r\n \"PT12H\",\r\n \"P1D\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"HttpStatus\",\r\n \"displayName\": \"Http Status\",\r\n \"internalName\": \"HttpStatusCode\"\r\n },\r\n {\r\n \"name\": \"HttpStatusGroup\",\r\n \"displayName\": \"Http Status Group\",\r\n \"internalName\": \"HttpStatusCodeClass\"\r\n },\r\n {\r\n \"name\": \"ClientRegion\",\r\n \"displayName\": \"Client Region\"\r\n },\r\n {\r\n \"name\": \"ClientCountry\",\r\n \"displayName\": \"Client Country\"\r\n },\r\n {\r\n \"name\": \"Endpoint\",\r\n \"displayName\": \"Endpoint\",\r\n \"internalName\": \"EndpointName\"\r\n }\r\n ],\r\n \"fillGapWithZero\": true,\r\n \"isInternal\": false\r\n },\r\n {\r\n \"name\": \"TotalLatency\",\r\n \"displayName\": \"Total Latency\",\r\n \"displayDescription\": \"The time calculated from when the client request was received by the HTTP/S proxy until the client acknowledged the last response byte from the HTTP/S proxy\",\r\n \"unit\": \"MilliSeconds\",\r\n \"aggregationType\": \"Average\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ],\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1M\",\r\n \"PT5M\",\r\n \"PT15M\",\r\n \"PT30M\",\r\n \"PT1H\",\r\n \"PT6H\",\r\n \"PT12H\",\r\n \"P1D\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"HttpStatus\",\r\n \"displayName\": \"Http Status\",\r\n \"internalName\": \"HttpStatusCode\"\r\n },\r\n {\r\n \"name\": \"HttpStatusGroup\",\r\n \"displayName\": \"Http Status Group\",\r\n \"internalName\": \"HttpStatusCodeClass\"\r\n },\r\n {\r\n \"name\": \"ClientRegion\",\r\n \"displayName\": \"Client Region\"\r\n },\r\n {\r\n \"name\": \"ClientCountry\",\r\n \"displayName\": \"Client Country\"\r\n },\r\n {\r\n \"name\": \"Endpoint\",\r\n \"displayName\": \"Endpoint\",\r\n \"internalName\": \"EndpointName\"\r\n }\r\n ],\r\n \"fillGapWithZero\": true,\r\n \"isInternal\": false\r\n },\r\n {\r\n \"name\": \"ByteHitRatio\",\r\n \"displayName\": \"Byte Hit Ratio\",\r\n \"displayDescription\": \"This is the ratio of the total bytes served from the cache compared to the total response bytes\",\r\n \"unit\": \"Percent\",\r\n \"aggregationType\": \"Average\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1M\"\r\n }\r\n ],\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1M\",\r\n \"PT5M\",\r\n \"PT15M\",\r\n \"PT30M\",\r\n \"PT1H\",\r\n \"PT6H\",\r\n \"PT12H\",\r\n \"P1D\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"Endpoint\",\r\n \"displayName\": \"Endpoint\",\r\n \"internalName\": \"EndpointName\"\r\n }\r\n ],\r\n \"fillGapWithZero\": true,\r\n \"isInternal\": false\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles/endpoints\",\r\n \"operation\": \"Read diagnostic settings\",\r\n \"description\": \"Gets the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Read diagnostic settings\",\r\n \"description\": \"Gets the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles\",\r\n \"operation\": \"Read diagnostic settings\",\r\n \"description\": \"Gets the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/endpoints/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles/endpoints\",\r\n \"operation\": \"Write diagnostic settings\",\r\n \"description\": \"Creates or updates the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"cdnwebapplicationfirewallpolicies\",\r\n \"operation\": \"Write diagnostic settings\",\r\n \"description\": \"Creates or updates the diagnostic settings for the resource\"\r\n }\r\n },\r\n {\r\n \"origin\": \"system\",\r\n \"name\": \"Microsoft.Cdn/profiles/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Cdn\",\r\n \"resource\": \"profiles\",\r\n \"operation\": \"Write diagnostic settings\",\r\n \"description\": \"Creates or updates the diagnostic settings for the resource\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], "Names": {}, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GenerateSsoUriTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GenerateSsoUriTest.json index c826ff3ae96f8..df12a24287e09 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GenerateSsoUriTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GenerateSsoUriTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ba2704df-f838-473b-9f3d-5fee7f8cb493" + "75ad38fd-4789-4b0f-aa3c-7645ed635e9c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-request-id": [ - "31b69232-c32f-442b-b902-a3c98f8d518b" + "565f422e-2536-41a0-8db6-71044064d46f" ], "x-ms-correlation-request-id": [ - "31b69232-c32f-442b-b902-a3c98f8d518b" + "565f422e-2536-41a0-8db6-71044064d46f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231202Z:31b69232-c32f-442b-b902-a3c98f8d518b" + "SOUTHEASTASIA:20210105T105951Z:565f422e-2536-41a0-8db6-71044064d46f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:01 GMT" + "Tue, 05 Jan 2021 10:59:51 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8937\",\r\n \"name\": \"cdnResourceGroup8937\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1160\",\r\n \"name\": \"cdnResourceGroup1160\",\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/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile3286?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMjg2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile8184?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9cb01551-8faf-4ca1-ab34-896a47ee8309" + "db2a5e97-9907-4d65-943c-c7913b10833d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "275a2c57-0865-4f6b-aedc-3e3b103208ea" + "2fca0ab6-5108-4696-81ac-6f20f8d511c3" ], "x-ms-client-request-id": [ - "9cb01551-8faf-4ca1-ab34-896a47ee8309" + "db2a5e97-9907-4d65-943c-c7913b10833d" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/operationresults/95e15b71-a2e3-427a-a354-c7bfe5b15e13?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "d8cb1d4a-a4ff-46cc-9f38-c82994d9cb79" + "28bfbc84-1c5d-40d0-9620-a39680261eec" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231208Z:d8cb1d4a-a4ff-46cc-9f38-c82994d9cb79" + "SOUTHEASTASIA:20210105T110000Z:28bfbc84-1c5d-40d0-9620-a39680261eec" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:08 GMT" + "Tue, 05 Jan 2021 11:00:00 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3286\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile3286\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile8184\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8184\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup8937/providers/Microsoft.Cdn/operationresults/95e15b71-a2e3-427a-a354-c7bfe5b15e13?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTVlMTViNzEtYTJlMy00MjdhLWEzNTQtYzdiZmU1YjE1ZTEzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDVmYjI4ODItYzQ1Mi00MzI0LThiYzQtM2FiYzk1OWMyOWU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "cd83b01e-0654-4721-a236-153f23fe0104" + "65a13750-b1c8-4e0d-8226-8247c4b2ab06" ], "x-ms-client-request-id": [ - "fe2300e4-0d77-4b19-9887-af7e1608c1a2" + "879a19e8-cfd4-4a22-9944-310832794c6a" ], - "OData-Version": [ - "4.0" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "af0023fc-7137-49bb-9658-7447ae4f5ec9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110011Z:af0023fc-7137-49bb-9658-7447ae4f5ec9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDVmYjI4ODItYzQ1Mi00MzI0LThiYzQtM2FiYzk1OWMyOWU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c0cb25f0-12ee-4fdd-ad85-41aa886837bc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3e510fdc-e233-4a17-8db9-c792621ff40a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11993" ], "x-ms-correlation-request-id": [ - "aeb04869-5cf0-42e2-91c0-7e1b5a09eec4" + "727176f3-5f28-4d79-9f47-5c9162c11507" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231219Z:aeb04869-5cf0-42e2-91c0-7e1b5a09eec4" + "SOUTHEASTASIA:20210105T110021Z:727176f3-5f28-4d79-9f47-5c9162c11507" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:19 GMT" + "Tue, 05 Jan 2021 11:00:21 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/operationresults/95e15b71-a2e3-427a-a354-c7bfe5b15e13?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTVlMTViNzEtYTJlMy00MjdhLWEzNTQtYzdiZmU1YjE1ZTEzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDVmYjI4ODItYzQ1Mi00MzI0LThiYzQtM2FiYzk1OWMyOWU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +284,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "3247b424-9c27-4f37-b4a1-398bd5f5424b" + "418513ae-47e4-428b-ba1b-b16c68778a57" ], "x-ms-client-request-id": [ - "57151ed9-296d-44a6-a1dd-485255e45803" + "83519758-68a4-43a7-901f-1bc22f7901fe" ], - "OData-Version": [ - "4.0" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "bd60f72f-b143-4401-98e2-4f5a7b790459" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110031Z:bd60f72f-b143-4401-98e2-4f5a7b790459" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDVmYjI4ODItYzQ1Mi00MzI0LThiYzQtM2FiYzk1OWMyOWU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c8699485-a34e-46ee-af23-34a3fcaaed70" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "97540e4c-b326-462f-b3d1-3fcfbe534071" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11991" ], "x-ms-correlation-request-id": [ - "e4ef4c46-e84e-4249-b406-884c4d717dbc" + "a532c30b-2821-42ce-806c-79908a8e57fc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231229Z:e4ef4c46-e84e-4249-b406-884c4d717dbc" + "SOUTHEASTASIA:20210105T110042Z:a532c30b-2821-42ce-806c-79908a8e57fc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:29 GMT" + "Tue, 05 Jan 2021 11:00:41 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +385,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/operationresults/95e15b71-a2e3-427a-a354-c7bfe5b15e13?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTVlMTViNzEtYTJlMy00MjdhLWEzNTQtYzdiZmU1YjE1ZTEzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDVmYjI4ODItYzQ1Mi00MzI0LThiYzQtM2FiYzk1OWMyOWU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,47 +404,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e102ac2c-95c9-4163-b58a-16ded0c550db" + "101ca3f0-c2f8-47de-91e4-f4e2335c35ff" ], "x-ms-client-request-id": [ - "821570dc-0023-4acf-8174-fc79b3583430" + "f17c6ff7-36fc-4889-b93d-c9feedd07142" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "ca269768-7c89-4356-bb1c-0c4ed54b75bf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110052Z:ca269768-7c89-4356-bb1c-0c4ed54b75bf" ], - "OData-Version": [ - "4.0" + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/d5fb2882-c452-4324-8bc4-3abc959c29e7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDVmYjI4ODItYzQ1Mi00MzI0LThiYzQtM2FiYzk1OWMyOWU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b2541dc4-551c-430d-b7fb-46188ca30900" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "45823f33-310a-456a-9f06-aa916609eb51" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11989" ], "x-ms-correlation-request-id": [ - "611344c2-fff6-4b59-948f-5f3687ac9bee" + "8a16f7d4-e977-4134-8e8e-b6276ab5e31b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231239Z:611344c2-fff6-4b59-948f-5f3687ac9bee" + "SOUTHEASTASIA:20210105T110102Z:8a16f7d4-e977-4134-8e8e-b6276ab5e31b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:39 GMT" + "Tue, 05 Jan 2021 11:01:02 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -361,16 +505,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile3286?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMjg2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile8184?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +524,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d8096352-c501-4fe4-bf2c-fcbead3c3ef4" - ], - "x-ms-client-request-id": [ - "7990805f-49a1-4152-96c3-ffb6bc6502f3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8fd7c964-b227-4399-a2a6-7303a7c779ee" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "02aa3e9a-af14-48df-aba4-b5068c3b1c67" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "4e0316b5-cf44-4a27-80cf-874f81af2162" + "26456199-a726-425a-bc90-ccddf22dcdeb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231240Z:4e0316b5-cf44-4a27-80cf-874f81af2162" + "SOUTHEASTASIA:20210105T110103Z:26456199-a726-425a-bc90-ccddf22dcdeb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:40 GMT" + "Tue, 05 Jan 2021 11:01:02 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3286\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile3286\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile8184\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8184\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile3286/generateSsoUri?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMjg2L2dlbmVyYXRlU3NvVXJpP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile8184/generateSsoUri?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg0L2dlbmVyYXRlU3NvVXJpP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "85f906ec-49c1-437a-a612-473f57991c53" + "1bf32950-6f1a-445f-bf4f-4e949f62e3fb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -455,72 +590,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "38e01ac3-e597-4b17-a41b-022fd989cd19" - ], - "x-ms-client-request-id": [ - "85f906ec-49c1-437a-a612-473f57991c53" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9e3ddebf-3502-4095-acdb-88a696b3ba29" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1bf32950-6f1a-445f-bf4f-4e949f62e3fb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "d05ffd29-2563-4a4e-8473-c1fc57cf5ec3" + "2aa333fb-2fae-4254-9868-ccfa2ae08479" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231241Z:d05ffd29-2563-4a4e-8473-c1fc57cf5ec3" + "SOUTHEASTASIA:20210105T110103Z:2aa333fb-2fae-4254-9868-ccfa2ae08479" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:41 GMT" + "Tue, 05 Jan 2021 11:01:03 GMT" ], "Content-Length": [ - "263" + "258" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"ssoUriValue\": \"https://cdn.windowsazure.com/account/loginexternal/?token=Kf4%2bkYozpfPw2qk7wbb0JCAK5pyTHbFU%2bl%2fXZJ4lWlA%3d×tamp=2020-08-10T23:12:41.7385587Z&cdnAccountId=F4245&userCustomId=SSO-1e4186d6-6f68-4e7b-8195-e31cb5c95504&restEndpointId=1\"\r\n}", + "ResponseBody": "{\r\n \"ssoUriValue\": \"https://cdn.windowsazure.com/account/loginexternal/?token=nGRiUGUtA0rnfNn2J%2f9Bg2%2bM9kcswmorbvkE5Mmm%2fzc%3d×tamp=2021-01-05T11:01:03.5966175Z&cdnAccountId=106053&userCustomId=SSO-f9e6e7f0-35c5-4308-8976-32e0660987d2&restEndpointId=1\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile5137?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MTM3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile181?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "22082744-35a1-416b-a603-de59f65ffcde" + "dc99dbe8-919a-4518-8f6f-69d10f71c036" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -539,75 +665,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "7ffa581f-9318-4df8-85d7-b2abcbc292c3" + "6279d1e8-2d61-4d3d-99af-652050bbb35e" ], "x-ms-client-request-id": [ - "22082744-35a1-416b-a603-de59f65ffcde" + "dc99dbe8-919a-4518-8f6f-69d10f71c036" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/operationresults/b881e67d-72aa-4785-bbfb-634f4ff4f881?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/operationresults/6c90f732-d33c-4a2d-b322-0b9477af2d20?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "23" ], "x-ms-correlation-request-id": [ - "b9f03c43-0633-4606-8948-e6a66d7225f8" + "a3dbb2cb-d816-48aa-896c-267454dfcda5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231245Z:b9f03c43-0633-4606-8948-e6a66d7225f8" + "SOUTHEASTASIA:20210105T110111Z:a3dbb2cb-d816-48aa-896c-267454dfcda5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:45 GMT" + "Tue, 05 Jan 2021 11:01:10 GMT" ], "Content-Length": [ - "398" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5137\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile5137\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile181\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile181\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup8937/providers/Microsoft.Cdn/profiles/profile5137/generateSsoUri?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MTM3L2dlbmVyYXRlU3NvVXJpP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1160/providers/Microsoft.Cdn/profiles/profile181/generateSsoUri?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODEvZ2VuZXJhdGVTc29Vcmk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d672d9f5-1feb-4c1c-89de-78e1c78f825d" + "3d04b4db-52f7-48aa-8a4d-d171c41a4c65" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -617,47 +734,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "20256e2e-5ce7-4d1d-a051-666f50643013" - ], - "x-ms-client-request-id": [ - "d672d9f5-1feb-4c1c-89de-78e1c78f825d" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "133f3d41-103b-4044-aff4-4fa3e3b0bdf2" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "3d04b4db-52f7-48aa-8a4d-d171c41a4c65" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "35157775-043f-4dda-af52-c3e246c9c411" + "26935870-4963-493e-94ce-b03621c1e864" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231246Z:35157775-043f-4dda-af52-c3e246c9c411" + "SOUTHEASTASIA:20210105T110111Z:26935870-4963-493e-94ce-b03621c1e864" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:46 GMT" + "Tue, 05 Jan 2021 11:01:10 GMT" ], "Content-Length": [ - "147" + "142" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -667,21 +775,21 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8937?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTM3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1160?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTYwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a5c27151-a100-4e12-83a9-bf2d4461cfa2" + "a95bf73b-bbd5-4c33-b40a-130f57db3b7e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -693,79 +801,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" - ], - "x-ms-request-id": [ - "ce445dc8-9323-4cb5-9990-5717b34e81bd" - ], - "x-ms-correlation-request-id": [ - "ce445dc8-9323-4cb5-9990-5717b34e81bd" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T231246Z:ce445dc8-9323-4cb5-9990-5717b34e81bd" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 23:12:46 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "14996" ], "x-ms-request-id": [ - "3a107650-e2fd-41eb-8fec-8f0062ae8bed" + "abad2d07-745f-49f2-90c5-4055bac75642" ], "x-ms-correlation-request-id": [ - "3a107650-e2fd-41eb-8fec-8f0062ae8bed" + "abad2d07-745f-49f2-90c5-4055bac75642" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231301Z:3a107650-e2fd-41eb-8fec-8f0062ae8bed" + "SOUTHEASTASIA:20210105T110115Z:abad2d07-745f-49f2-90c5-4055bac75642" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -774,7 +825,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:13:01 GMT" + "Tue, 05 Jan 2021 11:01:14 GMT" ], "Expires": [ "-1" @@ -787,15 +838,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -807,22 +858,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11912" ], "x-ms-request-id": [ - "9a46a7e6-d6bc-4f7e-b282-0be355b85351" + "f1eded3b-6861-4010-9dc3-d68b8f9f735e" ], "x-ms-correlation-request-id": [ - "9a46a7e6-d6bc-4f7e-b282-0be355b85351" + "f1eded3b-6861-4010-9dc3-d68b8f9f735e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231316Z:9a46a7e6-d6bc-4f7e-b282-0be355b85351" + "SOUTHEASTASIA:20210105T110130Z:f1eded3b-6861-4010-9dc3-d68b8f9f735e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -831,7 +882,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:13:16 GMT" + "Tue, 05 Jan 2021 11:01:29 GMT" ], "Expires": [ "-1" @@ -844,15 +895,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -864,22 +915,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11911" ], "x-ms-request-id": [ - "ce0e78bb-68f5-4168-8bf8-d794c968b4c2" + "9a6575ea-4396-4d8e-a1f5-1685dae288c0" ], "x-ms-correlation-request-id": [ - "ce0e78bb-68f5-4168-8bf8-d794c968b4c2" + "9a6575ea-4396-4d8e-a1f5-1685dae288c0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231331Z:ce0e78bb-68f5-4168-8bf8-d794c968b4c2" + "SOUTHEASTASIA:20210105T110146Z:9a6575ea-4396-4d8e-a1f5-1685dae288c0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -888,7 +939,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:13:31 GMT" + "Tue, 05 Jan 2021 11:01:45 GMT" ], "Expires": [ "-1" @@ -901,15 +952,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -921,22 +972,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11910" ], "x-ms-request-id": [ - "4b5cf4fc-7ab1-4b97-a401-5666959797a4" + "95d497f6-7dee-4159-9818-aee69feb1387" ], "x-ms-correlation-request-id": [ - "4b5cf4fc-7ab1-4b97-a401-5666959797a4" + "95d497f6-7dee-4159-9818-aee69feb1387" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231346Z:4b5cf4fc-7ab1-4b97-a401-5666959797a4" + "SOUTHEASTASIA:20210105T110201Z:95d497f6-7dee-4159-9818-aee69feb1387" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -945,7 +996,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:13:46 GMT" + "Tue, 05 Jan 2021 11:02:00 GMT" ], "Expires": [ "-1" @@ -958,15 +1009,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -978,22 +1029,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11909" ], "x-ms-request-id": [ - "bb6ea9ba-f7ad-4156-8270-175441770567" + "47255909-2db7-400f-aca6-79a582644ec5" ], "x-ms-correlation-request-id": [ - "bb6ea9ba-f7ad-4156-8270-175441770567" + "47255909-2db7-400f-aca6-79a582644ec5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231401Z:bb6ea9ba-f7ad-4156-8270-175441770567" + "SOUTHEASTASIA:20210105T110216Z:47255909-2db7-400f-aca6-79a582644ec5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1002,7 +1053,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:14:01 GMT" + "Tue, 05 Jan 2021 11:02:15 GMT" ], "Expires": [ "-1" @@ -1015,15 +1066,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1035,22 +1086,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11908" ], "x-ms-request-id": [ - "093790ee-38cb-48c2-9ed3-34b69c2e3509" + "648f7ec7-b76e-4724-a4ed-d8d5837515c3" ], "x-ms-correlation-request-id": [ - "093790ee-38cb-48c2-9ed3-34b69c2e3509" + "648f7ec7-b76e-4724-a4ed-d8d5837515c3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231416Z:093790ee-38cb-48c2-9ed3-34b69c2e3509" + "SOUTHEASTASIA:20210105T110232Z:648f7ec7-b76e-4724-a4ed-d8d5837515c3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1059,7 +1110,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:14:16 GMT" + "Tue, 05 Jan 2021 11:02:32 GMT" ], "Expires": [ "-1" @@ -1072,15 +1123,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1092,22 +1143,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11907" ], "x-ms-request-id": [ - "71b2d136-c8a9-4f12-af3e-42ad4ca075a9" + "b8022512-f7ff-47cd-8ee8-a3f141be4dec" ], "x-ms-correlation-request-id": [ - "71b2d136-c8a9-4f12-af3e-42ad4ca075a9" + "b8022512-f7ff-47cd-8ee8-a3f141be4dec" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231431Z:71b2d136-c8a9-4f12-af3e-42ad4ca075a9" + "SOUTHEASTASIA:20210105T110247Z:b8022512-f7ff-47cd-8ee8-a3f141be4dec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1116,7 +1167,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:14:31 GMT" + "Tue, 05 Jan 2021 11:02:47 GMT" ], "Expires": [ "-1" @@ -1129,15 +1180,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1149,22 +1200,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11906" ], "x-ms-request-id": [ - "4e203781-c2ec-4234-af95-1569a65c4369" + "662a01bc-5884-42d8-8f0e-b7e7be247e44" ], "x-ms-correlation-request-id": [ - "4e203781-c2ec-4234-af95-1569a65c4369" + "662a01bc-5884-42d8-8f0e-b7e7be247e44" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231446Z:4e203781-c2ec-4234-af95-1569a65c4369" + "SOUTHEASTASIA:20210105T110303Z:662a01bc-5884-42d8-8f0e-b7e7be247e44" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1173,7 +1224,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:14:46 GMT" + "Tue, 05 Jan 2021 11:03:02 GMT" ], "Expires": [ "-1" @@ -1186,15 +1237,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1206,22 +1257,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11905" ], "x-ms-request-id": [ - "694c40b5-48bc-4c17-9b53-8399465d21e8" + "4de3c11d-29dc-4c5b-bb5b-6966923c9071" ], "x-ms-correlation-request-id": [ - "694c40b5-48bc-4c17-9b53-8399465d21e8" + "4de3c11d-29dc-4c5b-bb5b-6966923c9071" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231502Z:694c40b5-48bc-4c17-9b53-8399465d21e8" + "SOUTHEASTASIA:20210105T110318Z:4de3c11d-29dc-4c5b-bb5b-6966923c9071" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1230,7 +1281,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:01 GMT" + "Tue, 05 Jan 2021 11:03:18 GMT" ], "Expires": [ "-1" @@ -1243,15 +1294,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1263,22 +1314,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11904" ], "x-ms-request-id": [ - "98d97aae-37bd-4f7a-b66c-0f017d09b006" + "57e09452-ea17-49cd-813e-2910f65d8521" ], "x-ms-correlation-request-id": [ - "98d97aae-37bd-4f7a-b66c-0f017d09b006" + "57e09452-ea17-49cd-813e-2910f65d8521" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231517Z:98d97aae-37bd-4f7a-b66c-0f017d09b006" + "SOUTHEASTASIA:20210105T110334Z:57e09452-ea17-49cd-813e-2910f65d8521" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1287,7 +1338,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:17 GMT" + "Tue, 05 Jan 2021 11:03:33 GMT" ], "Expires": [ "-1" @@ -1300,15 +1351,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1320,16 +1371,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11903" ], "x-ms-request-id": [ - "4dbb1204-80a9-4d56-b8fc-74d775cf2801" + "90e7d8ff-1b4a-4bb0-ba0a-340cc26c8df1" ], "x-ms-correlation-request-id": [ - "4dbb1204-80a9-4d56-b8fc-74d775cf2801" + "90e7d8ff-1b4a-4bb0-ba0a-340cc26c8df1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231532Z:4dbb1204-80a9-4d56-b8fc-74d775cf2801" + "SOUTHEASTASIA:20210105T110349Z:90e7d8ff-1b4a-4bb0-ba0a-340cc26c8df1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1338,7 +1389,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:31 GMT" + "Tue, 05 Jan 2021 11:03:48 GMT" ], "Expires": [ "-1" @@ -1351,15 +1402,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODkzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGt6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTE2MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEUyTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1371,16 +1422,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11902" ], "x-ms-request-id": [ - "61e2dc39-2594-480d-927e-2216623a2dd1" + "ab8570d6-b077-4ee1-ab9b-5180a85bcae5" ], "x-ms-correlation-request-id": [ - "61e2dc39-2594-480d-927e-2216623a2dd1" + "ab8570d6-b077-4ee1-ab9b-5180a85bcae5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231532Z:61e2dc39-2594-480d-927e-2216623a2dd1" + "SOUTHEASTASIA:20210105T110349Z:ab8570d6-b077-4ee1-ab9b-5180a85bcae5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1389,7 +1440,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:32 GMT" + "Tue, 05 Jan 2021 11:03:49 GMT" ], "Expires": [ "-1" @@ -1404,14 +1455,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup8937" + "cdnResourceGroup1160" ], "GenerateSsoUriTest": [ - "profile3286", - "profile5137" + "profile8184", + "profile181" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GetSupportedOptimizationTypes.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GetSupportedOptimizationTypes.json index 26f5e5b2640f8..b720813dd8572 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GetSupportedOptimizationTypes.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/GetSupportedOptimizationTypes.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6c8b18c2-808f-4d84-af28-0a669aa0eb52" + "cecf67a0-0dbc-4add-b8c7-5def19b0597e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "a47364fe-451f-4b2f-91fc-74a102248784" + "e28b5683-f2e9-40ad-bdb2-f8c2d51d506a" ], "x-ms-correlation-request-id": [ - "a47364fe-451f-4b2f-91fc-74a102248784" + "e28b5683-f2e9-40ad-bdb2-f8c2d51d506a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230838Z:a47364fe-451f-4b2f-91fc-74a102248784" + "SOUTHEASTASIA:20210105T105552Z:e28b5683-f2e9-40ad-bdb2-f8c2d51d506a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:38 GMT" + "Tue, 05 Jan 2021 10:55:52 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3256\",\r\n \"name\": \"cdnResourceGroup3256\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7045\",\r\n \"name\": \"cdnResourceGroup7045\",\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/cdnResourceGroup3256/providers/Microsoft.Cdn/profiles/profile3218?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMjE4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7045/providers/Microsoft.Cdn/profiles/profile4351?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "952cb07e-a3e4-4cad-82a7-4226755c7d24" + "1855a72e-7ca5-4323-9053-e0b4d5fd7c67" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "b50d4316-36f7-4989-8933-b3703cb57777" + "e663f3a0-dcc1-4cc4-b047-2c8975d0e91d" ], "x-ms-client-request-id": [ - "952cb07e-a3e4-4cad-82a7-4226755c7d24" + "1855a72e-7ca5-4323-9053-e0b4d5fd7c67" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256/providers/Microsoft.Cdn/operationresults/85eae54d-bcf1-41b7-b710-f01f28e2e5d6?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/operationresults/77eda699-7a03-4fa8-88da-6254a5a0fc5e?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "dc4aa76b-02c8-4ed4-afc9-8b3ed5b32e89" + "8ca79cf7-5b32-4065-bcc4-64a4fbbb0013" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230842Z:dc4aa76b-02c8-4ed4-afc9-8b3ed5b32e89" + "SOUTHEASTASIA:20210105T105601Z:8ca79cf7-5b32-4065-bcc4-64a4fbbb0013" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:42 GMT" + "Tue, 05 Jan 2021 10:56:00 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3218\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256/providers/Microsoft.Cdn/profiles/profile3218\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/profiles/profile4351\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4351\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup3256/providers/Microsoft.Cdn/operationresults/85eae54d-bcf1-41b7-b710-f01f28e2e5d6?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODVlYWU1NGQtYmNmMS00MWI3LWI3MTAtZjAxZjI4ZTJlNWQ2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/operationresults/77eda699-7a03-4fa8-88da-6254a5a0fc5e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzdlZGE2OTktN2EwMy00ZmE4LTg4ZGEtNjI1NGE1YTBmYzVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e1014116-543a-4c06-aa56-97cea15e0567" - ], - "x-ms-client-request-id": [ - "7f45925b-4657-45bc-b8aa-fa41c5315bfd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "299c299a-13f2-4727-87b8-f1f94581cf0d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1d4ce69d-2b27-4293-98cf-683d0b848bb8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11999" ], "x-ms-correlation-request-id": [ - "e65f876b-a152-4efa-8cb7-ef3e987ebb7f" + "433565ec-2402-49db-93c1-3b6aded5925d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230853Z:e65f876b-a152-4efa-8cb7-ef3e987ebb7f" + "SOUTHEASTASIA:20210105T105611Z:433565ec-2402-49db-93c1-3b6aded5925d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:53 GMT" + "Tue, 05 Jan 2021 10:56:11 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256/providers/Microsoft.Cdn/operationresults/85eae54d-bcf1-41b7-b710-f01f28e2e5d6?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODVlYWU1NGQtYmNmMS00MWI3LWI3MTAtZjAxZjI4ZTJlNWQ2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/operationresults/77eda699-7a03-4fa8-88da-6254a5a0fc5e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzdlZGE2OTktN2EwMy00ZmE4LTg4ZGEtNjI1NGE1YTBmYzVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "2ea88f19-7aee-47a0-8b98-29b7ce1b6aef" + "04edf91b-90f1-49ef-a817-5685b5a536a6" ], "x-ms-client-request-id": [ - "85cd8618-3371-41fd-bac6-6d23ceed9b0a" + "077c4a7f-656a-4a7d-a619-db126d5eb2ce" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "722f6cf4-55e0-4978-983e-c0fab4e55e5a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T105622Z:722f6cf4-55e0-4978-983e-c0fab4e55e5a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/operationresults/77eda699-7a03-4fa8-88da-6254a5a0fc5e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzdlZGE2OTktN2EwMy00ZmE4LTg4ZGEtNjI1NGE1YTBmYzVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "da28978f-0fc0-4f53-bfb3-6a19c0c2db69" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ffce890e-c356-465c-bf9b-0375b8e8f425" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11997" ], "x-ms-correlation-request-id": [ - "0158fa61-6550-4140-ad09-03d0bb970f82" + "68b9c1b3-2cfe-4fd6-8f64-95d65c64229e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230903Z:0158fa61-6550-4140-ad09-03d0bb970f82" + "SOUTHEASTASIA:20210105T105632Z:68b9c1b3-2cfe-4fd6-8f64-95d65c64229e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:03 GMT" + "Tue, 05 Jan 2021 10:56:31 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +325,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256/providers/Microsoft.Cdn/operationresults/85eae54d-bcf1-41b7-b710-f01f28e2e5d6?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODVlYWU1NGQtYmNmMS00MWI3LWI3MTAtZjAxZjI4ZTJlNWQ2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/operationresults/77eda699-7a03-4fa8-88da-6254a5a0fc5e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzdlZGE2OTktN2EwMy00ZmE4LTg4ZGEtNjI1NGE1YTBmYzVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,47 +344,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "659a0b3a-a8c6-466c-b1db-620c6579d8dc" + "41c3d161-dd3f-4d5f-9e46-86bc52a8f4f9" ], "x-ms-client-request-id": [ - "f84c9f5d-de34-40c6-87a1-10bdf43ed484" + "ca91e21a-3738-4f74-baa0-30d73deddc2d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "7e81e2ab-5f59-4c7f-bc0a-51b090c84a33" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T105642Z:7e81e2ab-5f59-4c7f-bc0a-51b090c84a33" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10:56: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/operationresults/77eda699-7a03-4fa8-88da-6254a5a0fc5e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzdlZGE2OTktN2EwMy00ZmE4LTg4ZGEtNjI1NGE1YTBmYzVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "389be0d3-ad32-4490-819c-085f56188ea3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ed96f0aa-05b9-47ad-a841-49efe96d57b5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11995" ], "x-ms-correlation-request-id": [ - "8ff7d42f-985a-4465-9f69-791ca9dcee70" + "631dde6c-886a-45e5-a6ab-844bc27f141b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230913Z:8ff7d42f-985a-4465-9f69-791ca9dcee70" + "SOUTHEASTASIA:20210105T105653Z:631dde6c-886a-45e5-a6ab-844bc27f141b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:13 GMT" + "Tue, 05 Jan 2021 10:56:53 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -361,16 +445,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3256/providers/Microsoft.Cdn/profiles/profile3218?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMjE4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7045/providers/Microsoft.Cdn/profiles/profile4351?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +464,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "bc025458-5f96-4dae-a829-6b91e188066b" - ], - "x-ms-client-request-id": [ - "53402d87-d8a2-4d0e-9c8d-926008ee3b19" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e071b8b7-3375-425f-952b-b1b822eb41dc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8a41f3bf-5363-4493-8ec5-d4d0e61e5bc8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "1a84f0f7-faa9-462a-acf1-f62f485c0565" + "f5d7c5ce-8072-4be1-87e9-c02c7103109a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230914Z:1a84f0f7-faa9-462a-acf1-f62f485c0565" + "SOUTHEASTASIA:20210105T105653Z:f5d7c5ce-8072-4be1-87e9-c02c7103109a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:14 GMT" + "Tue, 05 Jan 2021 10:56:53 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3218\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256/providers/Microsoft.Cdn/profiles/profile3218\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045/providers/Microsoft.Cdn/profiles/profile4351\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4351\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup3256/providers/Microsoft.Cdn/profiles/profile3218/getSupportedOptimizationTypes?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMjE4L2dldFN1cHBvcnRlZE9wdGltaXphdGlvblR5cGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7045/providers/Microsoft.Cdn/profiles/profile4351/getSupportedOptimizationTypes?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzUxL2dldFN1cHBvcnRlZE9wdGltaXphdGlvblR5cGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4650f72b-e475-48ba-95d2-4c0cfd34601c" + "e73c6f2b-0617-4829-a64f-20651cd0beb3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -455,47 +530,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e7d2c6d7-263b-474a-a99a-0e3e5f4713f8" - ], - "x-ms-client-request-id": [ - "4650f72b-e475-48ba-95d2-4c0cfd34601c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f0b36aee-a630-460f-9518-8d81ccce3b95" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e73c6f2b-0617-4829-a64f-20651cd0beb3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "bf5bc08f-7020-41da-a383-9484d70626ab" + "72100c6e-8606-43c8-8b90-f12058ff2d84" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230915Z:bf5bc08f-7020-41da-a383-9484d70626ab" + "SOUTHEASTASIA:20210105T105654Z:72100c6e-8606-43c8-8b90-f12058ff2d84" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:15 GMT" + "Tue, 05 Jan 2021 10:56:54 GMT" ], "Content-Length": [ - "95" + "79" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -505,21 +571,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3256?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMjU2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7045?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDQ1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1abdb2fa-1b53-4772-a05b-2b60ea458543" + "d6fae16e-98c6-4715-b7df-daa49d4feaa1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -531,22 +597,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-request-id": [ - "f9674973-f4bd-42af-8281-197440855b12" + "818c508e-37fb-4d2e-bc50-51b8b6f85ee0" ], "x-ms-correlation-request-id": [ - "f9674973-f4bd-42af-8281-197440855b12" + "818c508e-37fb-4d2e-bc50-51b8b6f85ee0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230915Z:f9674973-f4bd-42af-8281-197440855b12" + "SOUTHEASTASIA:20210105T105658Z:818c508e-37fb-4d2e-bc50-51b8b6f85ee0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -555,7 +621,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:15 GMT" + "Tue, 05 Jan 2021 10:56:58 GMT" ], "Expires": [ "-1" @@ -568,15 +634,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -588,22 +654,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "04f73702-9b98-44cf-a296-ec25b439fbf7" + "38a5ceea-81bb-4860-9c21-6cdc956556b0" ], "x-ms-correlation-request-id": [ - "04f73702-9b98-44cf-a296-ec25b439fbf7" + "38a5ceea-81bb-4860-9c21-6cdc956556b0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230931Z:04f73702-9b98-44cf-a296-ec25b439fbf7" + "SOUTHEASTASIA:20210105T105714Z:38a5ceea-81bb-4860-9c21-6cdc956556b0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -612,7 +678,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:30 GMT" + "Tue, 05 Jan 2021 10:57:13 GMT" ], "Expires": [ "-1" @@ -625,15 +691,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -645,22 +711,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "7af16610-0c42-49dc-baee-1210a7315b80" + "1b47d7d7-0308-4988-9ef1-0801696a59e8" ], "x-ms-correlation-request-id": [ - "7af16610-0c42-49dc-baee-1210a7315b80" + "1b47d7d7-0308-4988-9ef1-0801696a59e8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230946Z:7af16610-0c42-49dc-baee-1210a7315b80" + "SOUTHEASTASIA:20210105T105729Z:1b47d7d7-0308-4988-9ef1-0801696a59e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -669,7 +735,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:09:45 GMT" + "Tue, 05 Jan 2021 10:57:28 GMT" ], "Expires": [ "-1" @@ -682,15 +748,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -702,22 +768,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "19669a12-b67f-4834-8b65-270eba25a8b1" + "5c61912c-e029-41a6-bf60-e5a2e30fa962" ], "x-ms-correlation-request-id": [ - "19669a12-b67f-4834-8b65-270eba25a8b1" + "5c61912c-e029-41a6-bf60-e5a2e30fa962" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231001Z:19669a12-b67f-4834-8b65-270eba25a8b1" + "SOUTHEASTASIA:20210105T105744Z:5c61912c-e029-41a6-bf60-e5a2e30fa962" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -726,7 +792,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:10:00 GMT" + "Tue, 05 Jan 2021 10:57:44 GMT" ], "Expires": [ "-1" @@ -739,15 +805,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -759,22 +825,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "c31f6a0a-38b9-477b-b31f-b074fb1f03fb" + "fcb7efb4-c258-4da8-b135-e431dc638700" ], "x-ms-correlation-request-id": [ - "c31f6a0a-38b9-477b-b31f-b074fb1f03fb" + "fcb7efb4-c258-4da8-b135-e431dc638700" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231016Z:c31f6a0a-38b9-477b-b31f-b074fb1f03fb" + "SOUTHEASTASIA:20210105T105800Z:fcb7efb4-c258-4da8-b135-e431dc638700" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -783,7 +849,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:10:15 GMT" + "Tue, 05 Jan 2021 10:58:00 GMT" ], "Expires": [ "-1" @@ -796,15 +862,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -816,22 +882,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11995" ], "x-ms-request-id": [ - "1a33db32-5a6f-4784-8788-aea6eae7c2b0" + "3b337dd0-9e53-402a-aa28-876afebd576e" ], "x-ms-correlation-request-id": [ - "1a33db32-5a6f-4784-8788-aea6eae7c2b0" + "3b337dd0-9e53-402a-aa28-876afebd576e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231031Z:1a33db32-5a6f-4784-8788-aea6eae7c2b0" + "SOUTHEASTASIA:20210105T105815Z:3b337dd0-9e53-402a-aa28-876afebd576e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -840,7 +906,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:10:31 GMT" + "Tue, 05 Jan 2021 10:58:15 GMT" ], "Expires": [ "-1" @@ -853,15 +919,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -873,22 +939,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11994" ], "x-ms-request-id": [ - "07bf51f4-8044-4f6b-b682-fc1cf3353d69" + "2af41be0-a03f-434a-81b9-08a7c4cbfa3d" ], "x-ms-correlation-request-id": [ - "07bf51f4-8044-4f6b-b682-fc1cf3353d69" + "2af41be0-a03f-434a-81b9-08a7c4cbfa3d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231046Z:07bf51f4-8044-4f6b-b682-fc1cf3353d69" + "SOUTHEASTASIA:20210105T105831Z:2af41be0-a03f-434a-81b9-08a7c4cbfa3d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -897,7 +963,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:10:46 GMT" + "Tue, 05 Jan 2021 10:58:30 GMT" ], "Expires": [ "-1" @@ -910,15 +976,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -930,22 +996,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-request-id": [ - "30a481e9-a7f0-44ee-9ba8-ac61c1dca457" + "c51b3704-8f05-4263-b177-00274057a727" ], "x-ms-correlation-request-id": [ - "30a481e9-a7f0-44ee-9ba8-ac61c1dca457" + "c51b3704-8f05-4263-b177-00274057a727" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231101Z:30a481e9-a7f0-44ee-9ba8-ac61c1dca457" + "SOUTHEASTASIA:20210105T105846Z:c51b3704-8f05-4263-b177-00274057a727" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -954,7 +1020,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:11:01 GMT" + "Tue, 05 Jan 2021 10:58:46 GMT" ], "Expires": [ "-1" @@ -967,15 +1033,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -987,22 +1053,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-request-id": [ - "b17970c6-c6f2-43b1-aadb-5b53f002a23f" + "998b7b2c-9618-4b7f-b452-5f38020f4563" ], "x-ms-correlation-request-id": [ - "b17970c6-c6f2-43b1-aadb-5b53f002a23f" + "998b7b2c-9618-4b7f-b452-5f38020f4563" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231116Z:b17970c6-c6f2-43b1-aadb-5b53f002a23f" + "SOUTHEASTASIA:20210105T105902Z:998b7b2c-9618-4b7f-b452-5f38020f4563" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1011,7 +1077,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:11:16 GMT" + "Tue, 05 Jan 2021 10:59:01 GMT" ], "Expires": [ "-1" @@ -1024,15 +1090,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1044,22 +1110,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-request-id": [ - "b3a4b178-911a-43d1-9546-47a513ce8723" + "9dc8af69-20a3-4a7a-b4f1-66dc81e48dc3" ], "x-ms-correlation-request-id": [ - "b3a4b178-911a-43d1-9546-47a513ce8723" + "9dc8af69-20a3-4a7a-b4f1-66dc81e48dc3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231131Z:b3a4b178-911a-43d1-9546-47a513ce8723" + "SOUTHEASTASIA:20210105T105917Z:9dc8af69-20a3-4a7a-b4f1-66dc81e48dc3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1068,7 +1134,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:11:31 GMT" + "Tue, 05 Jan 2021 10:59:16 GMT" ], "Expires": [ "-1" @@ -1081,15 +1147,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1101,22 +1167,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11990" ], "x-ms-request-id": [ - "41e57646-0004-4a1b-93c1-793f14e88317" + "3034e93c-2020-4370-bc27-ec21d62ed88e" ], "x-ms-correlation-request-id": [ - "41e57646-0004-4a1b-93c1-793f14e88317" + "3034e93c-2020-4370-bc27-ec21d62ed88e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231146Z:41e57646-0004-4a1b-93c1-793f14e88317" + "SOUTHEASTASIA:20210105T105932Z:3034e93c-2020-4370-bc27-ec21d62ed88e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1125,7 +1191,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:11:46 GMT" + "Tue, 05 Jan 2021 10:59:32 GMT" ], "Expires": [ "-1" @@ -1138,15 +1204,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1158,16 +1224,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "a5dcd9f4-55c6-4194-8a30-ca6f0aa7ba07" + "5ba00504-7160-4f8d-91a6-4343155e2f04" ], "x-ms-correlation-request-id": [ - "a5dcd9f4-55c6-4194-8a30-ca6f0aa7ba07" + "5ba00504-7160-4f8d-91a6-4343155e2f04" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231201Z:a5dcd9f4-55c6-4194-8a30-ca6f0aa7ba07" + "SOUTHEASTASIA:20210105T105948Z:5ba00504-7160-4f8d-91a6-4343155e2f04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1176,7 +1242,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:00 GMT" + "Tue, 05 Jan 2021 10:59:47 GMT" ], "Expires": [ "-1" @@ -1189,15 +1255,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzI1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekkxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekEwTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1209,16 +1275,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-request-id": [ - "82b03fe9-2d70-448e-ae63-3ca0ac26eae8" + "deded5ad-dda0-4e88-8ac6-3b3bafe1eabe" ], "x-ms-correlation-request-id": [ - "82b03fe9-2d70-448e-ae63-3ca0ac26eae8" + "deded5ad-dda0-4e88-8ac6-3b3bafe1eabe" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231201Z:82b03fe9-2d70-448e-ae63-3ca0ac26eae8" + "SOUTHEASTASIA:20210105T105948Z:deded5ad-dda0-4e88-8ac6-3b3bafe1eabe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1227,7 +1293,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:12:01 GMT" + "Tue, 05 Jan 2021 10:59:48 GMT" ], "Expires": [ "-1" @@ -1242,13 +1308,13 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup3256" + "cdnResourceGroup7045" ], "GetSupportedOptimizationTypes": [ - "profile3218" + "profile4351" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCheckUsageTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCheckUsageTest.json index 92d601eed78f8..f03ba517fc28f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCheckUsageTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCheckUsageTest.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/checkResourceUsage?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/checkResourceUsage?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4fd61348-333b-48ed-8d9a-d566fcf2346f" + "1caca201-6bfa-4a92-8aa9-17156ee9f1b3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -26,72 +26,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b163c0ba-0c25-4212-8972-1f76a0ebb347" - ], - "x-ms-client-request-id": [ - "4fd61348-333b-48ed-8d9a-d566fcf2346f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "39ba996f-c0b4-44db-81a7-935f7179578e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1caca201-6bfa-4a92-8aa9-17156ee9f1b3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "71d599a2-e294-4a2c-8d9e-7e2df689be58" + "388e10d1-c299-44b4-9e43-b08ef91846d3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225800Z:71d599a2-e294-4a2c-8d9e-7e2df689be58" + "SOUTHEASTASIA:20210105T113314Z:388e10d1-c299-44b4-9e43-b08ef91846d3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:00 GMT" + "Tue, 05 Jan 2021 11:33:13 GMT" ], "Content-Length": [ - "113" + "82" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"profile\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 99,\r\n \"limit\": 200\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"profile\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 24,\r\n \"limit\": 80\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/checkResourceUsage?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/checkResourceUsage?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d346a6c-0bca-4f5e-8cd2-e659b2a88fd2" + "668cfcee-c4f9-421e-b687-5dfd11a4ccf2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -101,71 +92,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2c29ffb2-dc0a-460c-93ef-a45c667de956" - ], - "x-ms-client-request-id": [ - "4d346a6c-0bca-4f5e-8cd2-e659b2a88fd2" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "39852722-fda9-473c-be72-2ff01cc83d39" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "668cfcee-c4f9-421e-b687-5dfd11a4ccf2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "44e0861c-a1f2-48d1-ab2f-b9018d2c1061" + "0d39ae8a-97aa-42bb-a167-cc34937d8cb5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225851Z:44e0861c-a1f2-48d1-ab2f-b9018d2c1061" + "SOUTHEASTASIA:20210105T113406Z:0d39ae8a-97aa-42bb-a167-cc34937d8cb5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:50 GMT" + "Tue, 05 Jan 2021 11:34:05 GMT" ], "Content-Length": [ - "113" + "82" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"profile\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 99,\r\n \"limit\": 200\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"profile\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 25,\r\n \"limit\": 80\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1c3f3c8a-7982-4429-a51b-0008a45ee2a9" + "0288934c-c51b-4056-a894-889391d2b7a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -183,16 +165,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-request-id": [ - "98feb056-b5a5-4977-a857-00c3f3604cbe" + "56516b7a-6aec-486c-a7b6-17f1818df2e6" ], "x-ms-correlation-request-id": [ - "98feb056-b5a5-4977-a857-00c3f3604cbe" + "56516b7a-6aec-486c-a7b6-17f1818df2e6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225800Z:98feb056-b5a5-4977-a857-00c3f3604cbe" + "SOUTHEASTASIA:20210105T113317Z:56516b7a-6aec-486c-a7b6-17f1818df2e6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -201,7 +183,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:00 GMT" + "Tue, 05 Jan 2021 11:33:16 GMT" ], "Content-Length": [ "193" @@ -213,26 +195,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8556\",\r\n \"name\": \"cdnResourceGroup8556\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370\",\r\n \"name\": \"cdnResourceGroup8370\",\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/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjgyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MDU4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "88903c5c-1c92-4377-96a5-676eae309a39" + "c680e591-5c47-48f1-a10c-917aa0398e46" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -251,69 +233,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "125dfdc4-d30c-46e4-bce9-8f927d5c2d6c" + "0c67812c-28dc-4f27-9cd1-302c7c77437d" ], "x-ms-client-request-id": [ - "88903c5c-1c92-4377-96a5-676eae309a39" + "c680e591-5c47-48f1-a10c-917aa0398e46" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/4e6c5744-0c0d-4eda-81fc-03ac8b47695e?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/d84b099a-a467-4f42-b2b6-a5efc9efcb23?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "18" ], "x-ms-correlation-request-id": [ - "94e93dc2-999c-4354-a820-63e7193aecca" + "095ab8e1-7b19-4f09-a824-6de946d3b2ed" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225807Z:94e93dc2-999c-4354-a820-63e7193aecca" + "SOUTHEASTASIA:20210105T113323Z:095ab8e1-7b19-4f09-a824-6de946d3b2ed" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:07 GMT" + "Tue, 05 Jan 2021 11:33:23 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile1282\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7058\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/4e6c5744-0c0d-4eda-81fc-03ac8b47695e?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGU2YzU3NDQtMGMwZC00ZWRhLTgxZmMtMDNhYzhiNDc2OTVlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/d84b099a-a467-4f42-b2b6-a5efc9efcb23?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDg0YjA5OWEtYTQ2Ny00ZjQyLWIyYjYtYTVlZmM5ZWZjYjIzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -323,47 +296,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ce4f3ac7-7ddd-415e-9a5b-bbe86380a019" - ], - "x-ms-client-request-id": [ - "d0b5bef7-64f6-44bc-847d-37e0cd1f7c8f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ef4ed051-12f5-47e8-9336-2dfa884b7317" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "473484f4-2f74-46f3-a34a-a1e853cf2e8b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11990" ], "x-ms-correlation-request-id": [ - "ccb7129d-2340-44d6-a46f-2e3e96773470" + "2c467afe-736d-42a4-83f2-96182f2111b3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225817Z:ccb7129d-2340-44d6-a46f-2e3e96773470" + "SOUTHEASTASIA:20210105T113333Z:2c467afe-736d-42a4-83f2-96182f2111b3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:17 GMT" + "Tue, 05 Jan 2021 11:33:33 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -373,16 +337,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/4e6c5744-0c0d-4eda-81fc-03ac8b47695e?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGU2YzU3NDQtMGMwZC00ZWRhLTgxZmMtMDNhYzhiNDc2OTVlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/d84b099a-a467-4f42-b2b6-a5efc9efcb23?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDg0YjA5OWEtYTQ2Ny00ZjQyLWIyYjYtYTVlZmM5ZWZjYjIzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -392,47 +356,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f305fa59-d12d-4e57-b0cc-02b1048aadcd" - ], - "x-ms-client-request-id": [ - "681690bf-52a3-4d4a-9197-94a0262bdbeb" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8f1949af-5892-49c4-8e05-573a351e2309" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5ddec72c-d6f8-46ba-9990-1ec3b241cbc4" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11989" ], "x-ms-correlation-request-id": [ - "423e749c-db7c-463c-b10c-8d50290abd32" + "0a6c39a0-a241-4a76-80b3-cfe26dbe592d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225827Z:423e749c-db7c-463c-b10c-8d50290abd32" + "SOUTHEASTASIA:20210105T113344Z:0a6c39a0-a241-4a76-80b3-cfe26dbe592d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:27 GMT" + "Tue, 05 Jan 2021 11:33:43 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -442,16 +397,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/4e6c5744-0c0d-4eda-81fc-03ac8b47695e?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGU2YzU3NDQtMGMwZC00ZWRhLTgxZmMtMDNhYzhiNDc2OTVlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/d84b099a-a467-4f42-b2b6-a5efc9efcb23?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDg0YjA5OWEtYTQ2Ny00ZjQyLWIyYjYtYTVlZmM5ZWZjYjIzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -461,47 +416,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ca284735-494e-4a0c-bdc7-fd64dec89f1e" - ], - "x-ms-client-request-id": [ - "6c976377-5a94-4c7c-870c-60aaf269e7ea" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "7439b412-2c94-4fcc-a627-30710d3872c3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d36f7667-c08f-402e-925a-d38b602e25af" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11988" ], "x-ms-correlation-request-id": [ - "5018e97b-9d3e-425b-9ac4-5b217a0211fa" + "a83b55e7-f1ad-4af0-8c1d-4ace6f586bde" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225838Z:5018e97b-9d3e-425b-9ac4-5b217a0211fa" + "SOUTHEASTASIA:20210105T113354Z:a83b55e7-f1ad-4af0-8c1d-4ace6f586bde" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:37 GMT" + "Tue, 05 Jan 2021 11:33:53 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -511,16 +457,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/4e6c5744-0c0d-4eda-81fc-03ac8b47695e?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGU2YzU3NDQtMGMwZC00ZWRhLTgxZmMtMDNhYzhiNDc2OTVlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/d84b099a-a467-4f42-b2b6-a5efc9efcb23?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDg0YjA5OWEtYTQ2Ny00ZjQyLWIyYjYtYTVlZmM5ZWZjYjIzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -530,47 +476,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ab4ef9d6-eda4-4411-a9b1-16d675f4e05a" - ], - "x-ms-client-request-id": [ - "f7099450-d676-4c85-ae7a-06659267e186" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "561cb128-9389-4594-ae1c-1d0586032c2f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ff2f1e7f-ce16-4354-be83-0d23c836a955" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11987" ], "x-ms-correlation-request-id": [ - "3cf0ce29-f2d1-4531-9cfb-f1f8718da4a2" + "6ec726f7-e193-4d86-b483-f7d14e856007" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225848Z:3cf0ce29-f2d1-4531-9cfb-f1f8718da4a2" + "SOUTHEASTASIA:20210105T113404Z:6ec726f7-e193-4d86-b483-f7d14e856007" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:48 GMT" + "Tue, 05 Jan 2021 11:34:04 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -580,16 +517,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjgyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MDU4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -599,72 +536,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4e3a0e7c-4f06-485d-9d3f-88661974cf1a" - ], - "x-ms-client-request-id": [ - "4a7b7857-180f-492c-841b-b071b50672ef" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "38b0aa55-4908-46a8-827c-6f9229143426" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ea4d0db7-fe23-4de8-acce-e88f39d44c9d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "9af2c661-7fa7-48a5-b285-31955282f7cd" + "336bcddd-383e-4c2c-b10d-308646f1623e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225849Z:9af2c661-7fa7-48a5-b285-31955282f7cd" + "SOUTHEASTASIA:20210105T113405Z:336bcddd-383e-4c2c-b10d-308646f1623e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:49 GMT" + "Tue, 05 Jan 2021 11:34:04 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile1282\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7058\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282/checkResourceUsage?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjgyL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058/checkResourceUsage?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MDU4L2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c66b0709-46b8-43a3-b672-4abe671687e1" + "00fc02b3-e56d-4c5b-8456-4c7e0ccf6383" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,47 +602,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "3c0eda71-5aa5-4ed9-b5a0-f23d0ace01a4" - ], - "x-ms-client-request-id": [ - "c66b0709-46b8-43a3-b672-4abe671687e1" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a9f12c82-1fcb-48aa-87ff-3b8c1810db70" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "00fc02b3-e56d-4c5b-8456-4c7e0ccf6383" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], "x-ms-correlation-request-id": [ - "608ada03-16ee-4465-9ead-b6eb65656b17" + "7df6248f-584f-401f-9ac3-4d7dbf6ffc89" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225852Z:608ada03-16ee-4465-9ead-b6eb65656b17" + "SOUTHEASTASIA:20210105T113406Z:7df6248f-584f-401f-9ac3-4d7dbf6ffc89" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:51 GMT" + "Tue, 05 Jan 2021 11:34:06 GMT" ], "Content-Length": [ - "112" + "82" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -724,22 +643,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282/checkResourceUsage?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjgyL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058/checkResourceUsage?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MDU4L2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f9f57fbe-cb04-41b2-8e07-63157ba84782" + "40fffc60-d95f-441f-b009-22e9a994b361" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -749,47 +668,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4033ef2e-cc32-4b53-9995-3af34a77be94" - ], - "x-ms-client-request-id": [ - "f9f57fbe-cb04-41b2-8e07-63157ba84782" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2070e586-8683-4ca6-a08a-d6c03dc8dcbc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "40fffc60-d95f-441f-b009-22e9a994b361" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1196" ], "x-ms-correlation-request-id": [ - "cfd4bf28-5ac4-4992-907b-2a13d443b87b" + "38140f39-af2f-49c2-8dc1-30cee2990d2b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225919Z:cfd4bf28-5ac4-4992-907b-2a13d443b87b" + "SOUTHEASTASIA:20210105T113435Z:38140f39-af2f-49c2-8dc1-30cee2990d2b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:19 GMT" + "Tue, 05 Jan 2021 11:34:35 GMT" ], "Content-Length": [ - "112" + "82" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -799,22 +709,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282/endpoints/endpoint8829?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjgyL2VuZHBvaW50cy9lbmRwb2ludDg4Mjk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058/endpoints/endpoint8058?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MDU4L2VuZHBvaW50cy9lbmRwb2ludDgwNTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4317b3ed-0dd1-4540-a9cf-580e0f59cc18" + "027ebf90-ff6b-4e7e-9328-00f816c50d05" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -833,69 +743,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "109fe586-18b6-4aca-8427-ecdde80cbfaf" + "bdcfd57a-8d00-41dc-8e29-a8880b14666d" ], "x-ms-client-request-id": [ - "4317b3ed-0dd1-4540-a9cf-580e0f59cc18" + "027ebf90-ff6b-4e7e-9328-00f816c50d05" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/51be0aca-7b86-4cdb-a237-c7b8fbd9cb43?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/3e16c9cd-9f46-4d44-8382-6e7b27a56149?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "fe32ac96-1fbe-4b2e-9f19-7a2d179959f0" + "d35fec83-566f-4104-9bb9-15e4276bdc31" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225856Z:fe32ac96-1fbe-4b2e-9f19-7a2d179959f0" + "SOUTHEASTASIA:20210105T113414Z:d35fec83-566f-4104-9bb9-15e4276bdc31" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:58:56 GMT" + "Tue, 05 Jan 2021 11:34:13 GMT" ], "Content-Length": [ - "1234" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8829\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282/endpoints/endpoint8829\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8829.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058/endpoints/endpoint8058\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8058\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8058.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/51be0aca-7b86-4cdb-a237-c7b8fbd9cb43?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTFiZTBhY2EtN2I4Ni00Y2RiLWEyMzctYzdiOGZiZDljYjQzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/3e16c9cd-9f46-4d44-8382-6e7b27a56149?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2UxNmM5Y2QtOWY0Ni00ZDQ0LTgzODItNmU3YjI3YTU2MTQ5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -905,47 +806,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0aca21a0-def8-4d80-9474-bf6b4768c4e6" - ], - "x-ms-client-request-id": [ - "6e617724-3069-486f-a211-edac9a389441" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "249e86b6-b1e7-4466-b409-c5c35f15a0b9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8399861b-727d-4b78-9840-da23f4ce9697" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11986" ], "x-ms-correlation-request-id": [ - "44b2185d-5ae2-43f0-9a79-cdd382ed0989" + "f97bd2d3-a254-449d-82fa-2dbc74936d90" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225907Z:44b2185d-5ae2-43f0-9a79-cdd382ed0989" + "SOUTHEASTASIA:20210105T113424Z:f97bd2d3-a254-449d-82fa-2dbc74936d90" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:06 GMT" + "Tue, 05 Jan 2021 11:34:23 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -955,16 +847,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/operationresults/51be0aca-7b86-4cdb-a237-c7b8fbd9cb43?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTFiZTBhY2EtN2I4Ni00Y2RiLWEyMzctYzdiOGZiZDljYjQzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/operationresults/3e16c9cd-9f46-4d44-8382-6e7b27a56149?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2UxNmM5Y2QtOWY0Ni00ZDQ0LTgzODItNmU3YjI3YTU2MTQ5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -974,47 +866,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8976bdc4-0719-42a6-a955-476b5353f887" - ], - "x-ms-client-request-id": [ - "25021293-25ce-4127-8937-dc10c7e7915a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "836acd72-6717-465b-8b29-1c3ddc4fd786" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "885f1a0c-fd25-424d-a60b-e47502263003" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11985" ], "x-ms-correlation-request-id": [ - "300efdbc-61f1-498c-81b6-526d36dd31ba" + "4dc650d8-fde0-42ac-9a05-4943dcdf45e0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225917Z:300efdbc-61f1-498c-81b6-526d36dd31ba" + "SOUTHEASTASIA:20210105T113434Z:4dc650d8-fde0-42ac-9a05-4943dcdf45e0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:16 GMT" + "Tue, 05 Jan 2021 11:34:34 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1024,16 +907,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282/endpoints/endpoint8829?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjgyL2VuZHBvaW50cy9lbmRwb2ludDg4Mjk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058/endpoints/endpoint8058?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MDU4L2VuZHBvaW50cy9lbmRwb2ludDgwNTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1043,71 +926,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c5fb1153-760d-4a0d-a030-7ba3ea669e71" - ], - "x-ms-client-request-id": [ - "7ebea8ab-aa9d-46b3-8caf-56cfab3f95d2" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f6f46349-1888-4352-baf8-e7d22124a1e4" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3a498347-2002-4470-8cac-e13a259ae457" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "db4263aa-958d-4e21-a801-e2a433f3d95a" + "fa72ef1f-f6c7-446e-b5e2-2521e6953d20" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225918Z:db4263aa-958d-4e21-a801-e2a433f3d95a" + "SOUTHEASTASIA:20210105T113435Z:fa72ef1f-f6c7-446e-b5e2-2521e6953d20" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:17 GMT" + "Tue, 05 Jan 2021 11:34:35 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8829\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8556/providers/Microsoft.Cdn/profiles/profile1282/endpoints/endpoint8829\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8829.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370/providers/Microsoft.Cdn/profiles/profile7058/endpoints/endpoint8058\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8058\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8058.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup8556?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTU2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8370?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzcwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e525e6f2-cca8-4f12-a894-9e830543de75" + "07600c58-243a-46a5-9ae0-ce19c7da2165" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1119,22 +993,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14997" ], "x-ms-request-id": [ - "60e35950-a205-4731-9764-5db60a1de565" + "fce5651b-69c9-47bf-ad8b-aa75692e17d5" ], "x-ms-correlation-request-id": [ - "60e35950-a205-4731-9764-5db60a1de565" + "fce5651b-69c9-47bf-ad8b-aa75692e17d5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225919Z:60e35950-a205-4731-9764-5db60a1de565" + "SOUTHEASTASIA:20210105T113439Z:fce5651b-69c9-47bf-ad8b-aa75692e17d5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1143,7 +1017,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:19 GMT" + "Tue, 05 Jan 2021 11:34:39 GMT" ], "Expires": [ "-1" @@ -1156,15 +1030,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1176,22 +1050,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11984" ], "x-ms-request-id": [ - "6bacee95-a76b-4fbd-9853-741a20dce1ad" + "5cc1dc92-534d-498c-8d37-c4e5280eb2fd" ], "x-ms-correlation-request-id": [ - "6bacee95-a76b-4fbd-9853-741a20dce1ad" + "5cc1dc92-534d-498c-8d37-c4e5280eb2fd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225935Z:6bacee95-a76b-4fbd-9853-741a20dce1ad" + "SOUTHEASTASIA:20210105T113455Z:5cc1dc92-534d-498c-8d37-c4e5280eb2fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1200,7 +1074,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:34 GMT" + "Tue, 05 Jan 2021 11:34:55 GMT" ], "Expires": [ "-1" @@ -1213,15 +1087,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1233,22 +1107,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11983" ], "x-ms-request-id": [ - "0140cd1d-546b-481d-8581-5123da04da62" + "79d08735-3e20-4fb1-9526-21df23e8d4c9" ], "x-ms-correlation-request-id": [ - "0140cd1d-546b-481d-8581-5123da04da62" + "79d08735-3e20-4fb1-9526-21df23e8d4c9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225950Z:0140cd1d-546b-481d-8581-5123da04da62" + "SOUTHEASTASIA:20210105T113510Z:79d08735-3e20-4fb1-9526-21df23e8d4c9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1257,7 +1131,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:59:49 GMT" + "Tue, 05 Jan 2021 11:35:10 GMT" ], "Expires": [ "-1" @@ -1270,15 +1144,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1290,22 +1164,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11982" ], "x-ms-request-id": [ - "678e4348-649f-448c-afde-b8cfa0fe2892" + "a042f01d-9406-4479-8829-a2489a1678f4" ], "x-ms-correlation-request-id": [ - "678e4348-649f-448c-afde-b8cfa0fe2892" + "a042f01d-9406-4479-8829-a2489a1678f4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230005Z:678e4348-649f-448c-afde-b8cfa0fe2892" + "SOUTHEASTASIA:20210105T113526Z:a042f01d-9406-4479-8829-a2489a1678f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1314,7 +1188,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:00:04 GMT" + "Tue, 05 Jan 2021 11:35:25 GMT" ], "Expires": [ "-1" @@ -1327,15 +1201,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1347,22 +1221,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11981" ], "x-ms-request-id": [ - "c4b1964c-8f21-4f4a-ba7e-36affcf29b41" + "968293f2-1be3-42e4-a8be-ed8dcf66bd12" ], "x-ms-correlation-request-id": [ - "c4b1964c-8f21-4f4a-ba7e-36affcf29b41" + "968293f2-1be3-42e4-a8be-ed8dcf66bd12" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230020Z:c4b1964c-8f21-4f4a-ba7e-36affcf29b41" + "SOUTHEASTASIA:20210105T113541Z:968293f2-1be3-42e4-a8be-ed8dcf66bd12" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1371,7 +1245,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:00:19 GMT" + "Tue, 05 Jan 2021 11:35:41 GMT" ], "Expires": [ "-1" @@ -1384,15 +1258,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1404,22 +1278,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11980" ], "x-ms-request-id": [ - "28c130e5-b21a-4110-a0fc-fbdcfa76ab80" + "813578f0-0d56-4f31-85e3-d1c16497ebc5" ], "x-ms-correlation-request-id": [ - "28c130e5-b21a-4110-a0fc-fbdcfa76ab80" + "813578f0-0d56-4f31-85e3-d1c16497ebc5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230035Z:28c130e5-b21a-4110-a0fc-fbdcfa76ab80" + "SOUTHEASTASIA:20210105T113557Z:813578f0-0d56-4f31-85e3-d1c16497ebc5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1428,7 +1302,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:00:34 GMT" + "Tue, 05 Jan 2021 11:35:56 GMT" ], "Expires": [ "-1" @@ -1441,15 +1315,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1461,22 +1335,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11979" ], "x-ms-request-id": [ - "5f22ad57-d28c-4a01-af08-92eda4999cd8" + "ec1ba456-9ee7-4751-bb5b-22f7ff3c18c7" ], "x-ms-correlation-request-id": [ - "5f22ad57-d28c-4a01-af08-92eda4999cd8" + "ec1ba456-9ee7-4751-bb5b-22f7ff3c18c7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230050Z:5f22ad57-d28c-4a01-af08-92eda4999cd8" + "SOUTHEASTASIA:20210105T113612Z:ec1ba456-9ee7-4751-bb5b-22f7ff3c18c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1485,7 +1359,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:00:50 GMT" + "Tue, 05 Jan 2021 11:36:11 GMT" ], "Expires": [ "-1" @@ -1498,15 +1372,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1518,22 +1392,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11978" ], "x-ms-request-id": [ - "490acbaf-4fe8-472a-80c1-a6e0cf18bcb3" + "f5973ace-5daa-47e2-a5b9-86ab7901c7e8" ], "x-ms-correlation-request-id": [ - "490acbaf-4fe8-472a-80c1-a6e0cf18bcb3" + "f5973ace-5daa-47e2-a5b9-86ab7901c7e8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230105Z:490acbaf-4fe8-472a-80c1-a6e0cf18bcb3" + "SOUTHEASTASIA:20210105T113627Z:f5973ace-5daa-47e2-a5b9-86ab7901c7e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1542,7 +1416,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:01:05 GMT" + "Tue, 05 Jan 2021 11:36:26 GMT" ], "Expires": [ "-1" @@ -1555,15 +1429,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1575,22 +1449,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11977" ], "x-ms-request-id": [ - "4b2dab17-52c6-4a08-ae58-3826bb79b47b" + "4ad0b58f-1b59-4658-a6eb-66981ff3c35d" ], "x-ms-correlation-request-id": [ - "4b2dab17-52c6-4a08-ae58-3826bb79b47b" + "4ad0b58f-1b59-4658-a6eb-66981ff3c35d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230120Z:4b2dab17-52c6-4a08-ae58-3826bb79b47b" + "SOUTHEASTASIA:20210105T113643Z:4ad0b58f-1b59-4658-a6eb-66981ff3c35d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1599,7 +1473,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:01:19 GMT" + "Tue, 05 Jan 2021 11:36:43 GMT" ], "Expires": [ "-1" @@ -1612,15 +1486,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1632,22 +1506,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11976" ], "x-ms-request-id": [ - "7367a2a3-9dff-4c6b-9ae0-c4d6fc1c9cf4" + "afe5574a-bb62-491f-ba53-3f147a4e486d" ], "x-ms-correlation-request-id": [ - "7367a2a3-9dff-4c6b-9ae0-c4d6fc1c9cf4" + "afe5574a-bb62-491f-ba53-3f147a4e486d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230135Z:7367a2a3-9dff-4c6b-9ae0-c4d6fc1c9cf4" + "SOUTHEASTASIA:20210105T113658Z:afe5574a-bb62-491f-ba53-3f147a4e486d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1656,7 +1530,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:01:34 GMT" + "Tue, 05 Jan 2021 11:36:58 GMT" ], "Expires": [ "-1" @@ -1669,15 +1543,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1689,22 +1563,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11975" ], "x-ms-request-id": [ - "c1e76adc-b743-410f-b383-0280e1115f15" + "25ea85ff-973a-4716-adb2-24701a2fa455" ], "x-ms-correlation-request-id": [ - "c1e76adc-b743-410f-b383-0280e1115f15" + "25ea85ff-973a-4716-adb2-24701a2fa455" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230150Z:c1e76adc-b743-410f-b383-0280e1115f15" + "SOUTHEASTASIA:20210105T113714Z:25ea85ff-973a-4716-adb2-24701a2fa455" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1713,7 +1587,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:01:49 GMT" + "Tue, 05 Jan 2021 11:37:13 GMT" ], "Expires": [ "-1" @@ -1726,15 +1600,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1746,16 +1620,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11974" ], "x-ms-request-id": [ - "d0cd0066-0448-4c7a-9d15-7a91b2d4c88b" + "6c04e183-8815-45a1-b78d-04f66bfe45c7" ], "x-ms-correlation-request-id": [ - "d0cd0066-0448-4c7a-9d15-7a91b2d4c88b" + "6c04e183-8815-45a1-b78d-04f66bfe45c7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230205Z:d0cd0066-0448-4c7a-9d15-7a91b2d4c88b" + "SOUTHEASTASIA:20210105T113729Z:6c04e183-8815-45a1-b78d-04f66bfe45c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1764,7 +1638,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:04 GMT" + "Tue, 05 Jan 2021 11:37:29 GMT" ], "Expires": [ "-1" @@ -1777,15 +1651,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU1Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFUxTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODM3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRE0zTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1797,16 +1671,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11973" ], "x-ms-request-id": [ - "453ca6b6-a4ff-4d33-9f16-a3351d7aaf96" + "e6cf7994-b9fe-407a-a5d5-a85aca502b2b" ], "x-ms-correlation-request-id": [ - "453ca6b6-a4ff-4d33-9f16-a3351d7aaf96" + "e6cf7994-b9fe-407a-a5d5-a85aca502b2b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230205Z:453ca6b6-a4ff-4d33-9f16-a3351d7aaf96" + "SOUTHEASTASIA:20210105T113730Z:e6cf7994-b9fe-407a-a5d5-a85aca502b2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1815,7 +1689,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:04 GMT" + "Tue, 05 Jan 2021 11:37:29 GMT" ], "Expires": [ "-1" @@ -1830,14 +1704,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup8556" + "cdnResourceGroup8370" ], "ProfileCheckUsageTest": [ - "profile1282", - "endpoint8829" + "profile7058", + "endpoint8058" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCreateTest.json index beb16b742223b..968a92a675951 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCreateTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileCreateTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4b39a7b3-1c58-4bf8-8d6c-1cf251944203" + "b2d25d90-4f2c-45da-b31e-61c879e79dfc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "52c8af39-11ad-48d7-baef-a39b8ca2984f" + "0f098d54-1ecf-4a3a-aff2-fcaff989acec" ], "x-ms-correlation-request-id": [ - "52c8af39-11ad-48d7-baef-a39b8ca2984f" + "0f098d54-1ecf-4a3a-aff2-fcaff989acec" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231533Z:52c8af39-11ad-48d7-baef-a39b8ca2984f" + "SOUTHEASTASIA:20210105T110352Z:0f098d54-1ecf-4a3a-aff2-fcaff989acec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:32 GMT" + "Tue, 05 Jan 2021 11:03:52 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8478\",\r\n \"name\": \"cdnResourceGroup8478\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279\",\r\n \"name\": \"cdnResourceGroup7279\",\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/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile4988?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0OTg4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4f3ff2c6-9fd2-499a-9174-919c6783b299" + "5d4772c7-3343-4183-90b3-f53d54fc689a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "851524b2-c917-45ae-86a4-e2670295509f" + "66dfed83-3dcd-499e-96b3-283fe5e32d70" ], "x-ms-client-request-id": [ - "4f3ff2c6-9fd2-499a-9174-919c6783b299" + "5d4772c7-3343-4183-90b3-f53d54fc689a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/0ef015f5-c912-4135-af01-6fd7add06703?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/141fd71f-baf7-432d-b153-1b89493dbc0e?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "9dd0473b-ea58-44c5-8bfe-b418f3a53862" + "19c68e03-02a9-4aff-aa24-93c9b8b373ef" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231539Z:9dd0473b-ea58-44c5-8bfe-b418f3a53862" + "SOUTHEASTASIA:20210105T110401Z:19c68e03-02a9-4aff-aa24-93c9b8b373ef" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:38 GMT" + "Tue, 05 Jan 2021 11:04:01 GMT" ], "Content-Length": [ - "398" + "369" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile4988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/0ef015f5-c912-4135-af01-6fd7add06703?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGVmMDE1ZjUtYzkxMi00MTM1LWFmMDEtNmZkN2FkZDA2NzAzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/141fd71f-baf7-432d-b153-1b89493dbc0e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTQxZmQ3MWYtYmFmNy00MzJkLWIxNTMtMWI4OTQ5M2RiYzBlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "bd0539da-c2ed-4ccc-8f32-53916244dd8e" - ], - "x-ms-client-request-id": [ - "fa3f0bf7-ce6f-4c25-a3cb-81bc8e423c1e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2cf9cb9e-7c26-4837-b8cc-91cae327b504" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "57fc0450-e1e5-4c2c-b54c-305d5b08cf51" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11988" ], "x-ms-correlation-request-id": [ - "28137840-bb2a-4ade-98d2-6451f81ad744" + "702328a5-28c7-40da-a3fa-b91e0a615a94" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231549Z:28137840-bb2a-4ade-98d2-6451f81ad744" + "SOUTHEASTASIA:20210105T110412Z:702328a5-28c7-40da-a3fa-b91e0a615a94" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:49 GMT" + "Tue, 05 Jan 2021 11:04:11 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/0ef015f5-c912-4135-af01-6fd7add06703?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGVmMDE1ZjUtYzkxMi00MTM1LWFmMDEtNmZkN2FkZDA2NzAzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/141fd71f-baf7-432d-b153-1b89493dbc0e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTQxZmQ3MWYtYmFmNy00MzJkLWIxNTMtMWI4OTQ5M2RiYzBlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "f1e47991-3fce-4ca8-b345-b5ad58a70b13" + "a29514cc-39b4-47a0-8478-d5bfdb262458" ], "x-ms-client-request-id": [ - "5e7843fc-1a71-4eeb-8573-0cb94d585574" + "e38ac81e-d49d-4546-bce6-967aae3bb08f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "3c00dff6-193c-494e-a2b1-f15bed419fca" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110422Z:3c00dff6-193c-494e-a2b1-f15bed419fca" ], - "OData-Version": [ - "4.0" + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/141fd71f-baf7-432d-b153-1b89493dbc0e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTQxZmQ3MWYtYmFmNy00MzJkLWIxNTMtMWI4OTQ5M2RiYzBlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "5127177c-fc84-4c08-9edf-f9373f9ce290" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cad8d9eb-22e2-4c59-a1a9-46eb26c704e5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11986" ], "x-ms-correlation-request-id": [ - "408b5b71-c13c-429f-8896-fc517c15f9c1" + "2ee21019-7ffc-4a7b-9e37-39507cf0f354" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231600Z:408b5b71-c13c-429f-8896-fc517c15f9c1" + "SOUTHEASTASIA:20210105T110432Z:2ee21019-7ffc-4a7b-9e37-39507cf0f354" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:15:59 GMT" + "Tue, 05 Jan 2021 11:04:31 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +325,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/0ef015f5-c912-4135-af01-6fd7add06703?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGVmMDE1ZjUtYzkxMi00MTM1LWFmMDEtNmZkN2FkZDA2NzAzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/141fd71f-baf7-432d-b153-1b89493dbc0e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTQxZmQ3MWYtYmFmNy00MzJkLWIxNTMtMWI4OTQ5M2RiYzBlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,47 +344,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "7eee2c2d-d4dd-4ce2-bc28-fcbfe02766d3" + "023fb5d1-bd81-4548-91b1-2990994ff9fb" ], "x-ms-client-request-id": [ - "e64aa3ca-c522-4797-9bd3-7f2fa5b3d849" + "4a0f60ed-3ea3-4c89-9d2f-653cd89ea01d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "4e271dc9-2784-458e-aa91-368f0c09ed5a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110443Z:4e271dc9-2784-458e-aa91-368f0c09ed5a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:04:42 GMT" ], - "OData-Version": [ - "4.0" + "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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/141fd71f-baf7-432d-b153-1b89493dbc0e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTQxZmQ3MWYtYmFmNy00MzJkLWIxNTMtMWI4OTQ5M2RiYzBlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0ddaa98f-8527-49e6-8d3a-76bfc1c1bc98" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "48499754-6ba7-4732-b590-753f9db2c584" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11984" ], "x-ms-correlation-request-id": [ - "0d8d308d-9114-42cb-a6f7-72cde9ddf277" + "791bb923-fc51-4e33-9399-28d7e528db01" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231610Z:0d8d308d-9114-42cb-a6f7-72cde9ddf277" + "SOUTHEASTASIA:20210105T110453Z:791bb923-fc51-4e33-9399-28d7e528db01" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:09 GMT" + "Tue, 05 Jan 2021 11:04:52 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -361,16 +445,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile4988?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0OTg4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +464,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "017869fe-5d33-4b0a-9e7a-faae3c6bf996" - ], - "x-ms-client-request-id": [ - "c934c778-0476-4d54-a2f1-3aae3c9b123c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "223f8eaf-6d1d-4247-b5ed-827d6f465589" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1e7299ed-9407-46f6-99ba-7a2e4d71cc3b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "e0766d15-79b7-4394-9537-fc81601c2ad4" + "a02b78a2-23b7-429d-a9aa-3075f376ca5a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231611Z:e0766d15-79b7-4394-9537-fc81601c2ad4" + "SOUTHEASTASIA:20210105T110453Z:a02b78a2-23b7-429d-a9aa-3075f376ca5a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:10 GMT" + "Tue, 05 Jan 2021 11:04:52 GMT" ], "Content-Length": [ - "397" + "368" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile4988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile5256?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MjU2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile137?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "76eabca4-5e3a-402d-9c38-63016e15751e" + "a1e7fe63-26f4-47f0-99c4-1b421c673e70" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -464,69 +539,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "7d6e9606-fd47-41be-ba91-fa3831f963df" + "874b8e27-f154-4855-bd56-2d16c4e8be8d" ], "x-ms-client-request-id": [ - "76eabca4-5e3a-402d-9c38-63016e15751e" + "a1e7fe63-26f4-47f0-99c4-1b421c673e70" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/24e86432-b64b-4f59-9b72-65222d071cac?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/cef1cf38-c8ec-4b2d-8546-44141a8d5b26?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "23" ], "x-ms-correlation-request-id": [ - "9740d31f-8a2d-4800-841c-ab9cbff9f219" + "acd749bb-d51a-4d18-aa58-51e83df26d6f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231616Z:9740d31f-8a2d-4800-841c-ab9cbff9f219" + "SOUTHEASTASIA:20210105T110501Z:acd749bb-d51a-4d18-aa58-51e83df26d6f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:16 GMT" + "Tue, 05 Jan 2021 11:05:00 GMT" ], "Content-Length": [ - "397" + "372" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5256\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile5256\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile137\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile137\",\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\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/24e86432-b64b-4f59-9b72-65222d071cac?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjRlODY0MzItYjY0Yi00ZjU5LTliNzItNjUyMjJkMDcxY2FjP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/cef1cf38-c8ec-4b2d-8546-44141a8d5b26?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2VmMWNmMzgtYzhlYy00YjJkLTg1NDYtNDQxNDFhOGQ1YjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,47 +602,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "72145cac-7cda-4d6f-99e9-b28f4bf21507" - ], - "x-ms-client-request-id": [ - "bea8fe64-6809-44db-af9c-eac04bc9d13c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "fd10865d-bc07-4e32-a1c8-24fbee048857" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3c93f174-805f-4e40-aa71-378e7768aaff" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11983" ], "x-ms-correlation-request-id": [ - "8b29b87d-d7e9-49b6-a307-377bdb816f18" + "9d5a30eb-0976-4c4f-8278-6e4572d33a9a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231626Z:8b29b87d-d7e9-49b6-a307-377bdb816f18" + "SOUTHEASTASIA:20210105T110512Z:9d5a30eb-0976-4c4f-8278-6e4572d33a9a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:26 GMT" + "Tue, 05 Jan 2021 11:05:12 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -586,16 +643,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile5256?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MjU2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile137?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,72 +662,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "119e358c-c23b-4cba-a3b6-431bb5c5550a" - ], - "x-ms-client-request-id": [ - "07454965-9ac6-428f-b78a-d3c8bc431de9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "83f28ff5-ef35-4069-9292-e49222a48589" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9f27653a-a6ec-44c7-9a08-7bfaea9740f8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "d613f23a-fbba-436c-b678-3a088891b643" + "30a0008b-7aba-4ea1-b992-758af7dc8efc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231627Z:d613f23a-fbba-436c-b678-3a088891b643" + "SOUTHEASTASIA:20210105T110512Z:30a0008b-7aba-4ea1-b992-758af7dc8efc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:27 GMT" + "Tue, 05 Jan 2021 11:05:12 GMT" ], "Content-Length": [ - "396" + "371" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5256\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile5256\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile137\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile137\",\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}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3643?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNjQzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile6776?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Nzc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key5\": \"value5\",\r\n \"key6\": \"value6\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3de1c90a-f5b6-4626-8cb4-9b0777818161" + "2d128d81-8607-40ff-bf26-8a699486d5ef" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -689,69 +737,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "33c4a991-fcd0-477a-aff1-81e3790c6a52" + "43573062-f028-484d-a1be-06359ea70380" ], "x-ms-client-request-id": [ - "3de1c90a-f5b6-4626-8cb4-9b0777818161" + "2d128d81-8607-40ff-bf26-8a699486d5ef" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/f07de2e8-dcba-4c7d-a27d-51253eef9793?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/6f7e1d18-4d81-4422-a0bd-f763b62a4bea?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "22" ], "x-ms-correlation-request-id": [ - "0ac050d0-c3ec-4f45-b863-adda5b68cc95" + "31896a10-1d46-401e-94d4-8d5ce278ce00" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231631Z:0ac050d0-c3ec-4f45-b863-adda5b68cc95" + "SOUTHEASTASIA:20210105T110518Z:31896a10-1d46-401e-94d4-8d5ce278ce00" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:31 GMT" + "Tue, 05 Jan 2021 11:05:18 GMT" ], "Content-Length": [ - "400" + "377" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3643\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3643\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key5\": \"value5\",\r\n \"key6\": \"value6\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile6776\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6776\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key5\": \"value5\",\r\n \"key6\": \"value6\"\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/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/f07de2e8-dcba-4c7d-a27d-51253eef9793?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZjA3ZGUyZTgtZGNiYS00YzdkLWEyN2QtNTEyNTNlZWY5NzkzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/6f7e1d18-4d81-4422-a0bd-f763b62a4bea?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmY3ZTFkMTgtNGQ4MS00NDIyLWEwYmQtZjc2M2I2MmE0YmVhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -761,66 +800,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0060067f-2fae-499e-985f-bb793af92227" - ], - "x-ms-client-request-id": [ - "9107ece7-fcd7-4cb7-9ff2-25993c9eab9d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "336702e7-6849-4130-821f-92ddf48bcdee" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a84b293c-8fb5-4ab7-a1c2-926c3b30446b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11982" ], "x-ms-correlation-request-id": [ - "10cd6ce2-cec2-4bb2-abdc-c2a11970e39a" + "e2536898-6206-4ffc-be6a-c7029ee6ce12" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231642Z:10cd6ce2-cec2-4bb2-abdc-c2a11970e39a" + "SOUTHEASTASIA:20210105T110528Z:e2536898-6206-4ffc-be6a-c7029ee6ce12" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:41 GMT" + "Tue, 05 Jan 2021 11:05:28 GMT" ], "Content-Length": [ - "78" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/f07de2e8-dcba-4c7d-a27d-51253eef9793?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZjA3ZGUyZTgtZGNiYS00YzdkLWEyN2QtNTEyNTNlZWY5NzkzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile6776?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Nzc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -830,66 +860,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "51fd056a-82e6-4b71-9d7d-b00f90ef5d88" - ], - "x-ms-client-request-id": [ - "e56e6839-ad9d-4b30-825a-26e4f80becf1" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "5322c351-0e59-4815-8e9e-7e6c2f049b7a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6d0beb3c-35df-4c78-b60b-5a0c854dcd19" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "47" ], "x-ms-correlation-request-id": [ - "99e7672d-55fe-4411-bea8-d1101b295e2f" + "160d9b77-753e-494d-85ff-bc8147a7d72a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231652Z:99e7672d-55fe-4411-bea8-d1101b295e2f" + "SOUTHEASTASIA:20210105T110529Z:160d9b77-753e-494d-85ff-bc8147a7d72a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:52 GMT" + "Tue, 05 Jan 2021 11:05:28 GMT" ], "Content-Length": [ - "77" + "376" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile6776\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6776\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key5\": \"value5\",\r\n \"key6\": \"value6\"\r\n },\r\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/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3643?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNjQzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile8372?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MzcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"key7\": \"value7\",\r\n \"key8\": \"value8\"\r\n }\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "cf2748c7-1fa2-44b3-9b36-ee2a234dc767" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "141" ] }, "ResponseHeaders": { @@ -899,78 +932,75 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0ecb13e9-7c3a-4fa3-93da-c04e3bfafcc2" - ], - "x-ms-client-request-id": [ - "098a071a-b506-4db4-982d-dbc80b0920e9" - ], - "OData-Version": [ - "4.0" + "Retry-After": [ + "10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2dcbd4db-acde-4d3d-83f8-1022e92fbe43" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cf2748c7-1fa2-44b3-9b36-ee2a234dc767" ], - "X-Powered-By": [ - "ASP.NET" + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "47" + "21" ], "x-ms-correlation-request-id": [ - "395288de-e5e6-4703-b919-46496eca01d5" + "afd91e7a-0a27-4669-b882-f1197e0eb9e3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231653Z:395288de-e5e6-4703-b919-46496eca01d5" + "SOUTHEASTASIA:20210105T110534Z:afd91e7a-0a27-4669-b882-f1197e0eb9e3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:52 GMT" + "Tue, 05 Jan 2021 11:05:33 GMT" ], "Content-Length": [ - "399" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3643\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3643\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key5\": \"value5\",\r\n \"key6\": \"value6\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile8372\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8372\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key7\": \"value7\",\r\n \"key8\": \"value8\"\r\n },\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/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3770?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzcwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile8372?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MzcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"key7\": \"value7\",\r\n \"key8\": \"value8\"\r\n }\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5c83f525-fdc4-4462-8cb3-e70ff58242bc" + "f801b062-f26e-42f2-a3a6-b17403830df3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "141" + "93" ] }, "ResponseHeaders": { @@ -980,84 +1010,231 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "x-ms-failure-cause": [ + "gateway" ], "x-ms-request-id": [ - "2a05634c-88a2-406c-b339-895c75c89911" + "7c0b2095-af2b-401e-a0be-d116a7f98baf" + ], + "x-ms-correlation-request-id": [ + "7c0b2095-af2b-401e-a0be-d116a7f98baf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110748Z:7c0b2095-af2b-401e-a0be-d116a7f98baf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:07:48 GMT" + ], + "Content-Length": [ + "266" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"InvalidResourceLocation\",\r\n \"message\": \"The resource 'profile8372' already exists in location 'eastus' in resource group 'cdnResourceGroup7279'. A resource with the same name cannot be created in location 'WestUs'. Please select a new resource name.\"\r\n }\r\n}", + "StatusCode": 409 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e3482476-5868-4766-9116-43ccd3504287" ], "x-ms-client-request-id": [ - "5c83f525-fdc4-4462-8cb3-e70ff58242bc" + "a13eb77e-703f-4c87-896f-96167e696e9e" ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/36afbf8d-858e-4387-92ac-460bd4221e54?api-version=2020-04-15" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "2cfcb6cc-b2ac-40ce-b46d-d61455fcbff9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110544Z:2cfcb6cc-b2ac-40ce-b46d-d61455fcbff9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "280bc840-1fbe-4b27-a7b5-203ff38c9058" + ], + "x-ms-client-request-id": [ + "bba2df20-1ffe-4f3e-8a43-a76040002685" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "f1e6384a-51fc-40da-b5d2-704a90423098" ], - "OData-Version": [ - "4.0" + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T110554Z:f1e6384a-51fc-40da-b5d2-704a90423098" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f8c9e1ae-801a-4596-88c5-3b434f757394" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9cc36a9a-89b9-4123-ba76-b16ce5bb382b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "21" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" ], "x-ms-correlation-request-id": [ - "3a0cff73-6ea4-4454-9ea6-c2de5c9ffe5b" + "80b6b64c-69b9-4a1a-940d-e42f6585ff86" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231656Z:3a0cff73-6ea4-4454-9ea6-c2de5c9ffe5b" + "SOUTHEASTASIA:20210105T110605Z:80b6b64c-69b9-4a1a-940d-e42f6585ff86" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:16:56 GMT" + "Tue, 05 Jan 2021 11:06:04 GMT" ], "Content-Length": [ - "397" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3770\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3770\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key7\": \"value7\",\r\n \"key8\": \"value8\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", - "StatusCode": 201 + "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/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3770?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzcwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {}\r\n}", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "9abfc86b-259a-4b60-aa83-ca3994b3ce00" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "93" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1067,29 +1244,35 @@ "Pragma": [ "no-cache" ], - "x-ms-failure-cause": [ - "gateway" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "621394ed-1402-48ba-b898-765e033ab5e8" + "29831902-a2d3-4eaf-93bb-dd249c040f71" + ], + "x-ms-client-request-id": [ + "5d2bcb6d-5103-4c38-a07f-df9466dd6095" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" ], "x-ms-correlation-request-id": [ - "621394ed-1402-48ba-b898-765e033ab5e8" + "0721a5eb-ddda-4e07-87d9-2ea31626f4d6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231749Z:621394ed-1402-48ba-b898-765e033ab5e8" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T110615Z:0721a5eb-ddda-4e07-87d9-2ea31626f4d6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:48 GMT" + "Tue, 05 Jan 2021 11:06:14 GMT" ], "Content-Length": [ - "266" + "62" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1098,20 +1281,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"InvalidResourceLocation\",\r\n \"message\": \"The resource 'profile3770' already exists in location 'eastus' in resource group 'cdnResourceGroup8478'. A resource with the same name cannot be created in location 'WestUs'. Please select a new resource name.\"\r\n }\r\n}", - "StatusCode": 409 + "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/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/36afbf8d-858e-4387-92ac-460bd4221e54?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzZhZmJmOGQtODU4ZS00Mzg3LTkyYWMtNDYwYmQ0MjIxZTU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1121,47 +1304,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f796a0e6-db4e-4935-9710-e7de14168ee5" - ], - "x-ms-client-request-id": [ - "1dc18eca-0af4-4914-939f-3342b63cd404" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2dfc4af1-7629-40f1-b332-277b4e2c6099" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "51d97923-4d1f-4119-b81d-c0d6155b149c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11977" ], "x-ms-correlation-request-id": [ - "b81990b5-f7b9-43dc-8720-5bb6574212ff" + "2dedd2e5-881b-4470-a69d-f249cc114a77" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231707Z:b81990b5-f7b9-43dc-8720-5bb6574212ff" + "SOUTHEASTASIA:20210105T110625Z:2dedd2e5-881b-4470-a69d-f249cc114a77" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:06 GMT" + "Tue, 05 Jan 2021 11:06:25 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1171,16 +1345,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/36afbf8d-858e-4387-92ac-460bd4221e54?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzZhZmJmOGQtODU4ZS00Mzg3LTkyYWMtNDYwYmQ0MjIxZTU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1190,47 +1364,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d3407871-11b4-41dd-8c0c-e6f56f3508f6" - ], - "x-ms-client-request-id": [ - "d6291099-8cc7-4b7c-8ff0-0097911ae161" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "026b4579-82ec-415b-8e63-766fbbf93b6e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f0cc2009-4656-4be3-a86a-529f50962ab7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11976" ], "x-ms-correlation-request-id": [ - "6c68d0bc-4b5a-4607-bf0c-30b716d0b94c" + "fdeef8e9-1c06-42d7-8deb-fc6115a17166" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231717Z:6c68d0bc-4b5a-4607-bf0c-30b716d0b94c" + "SOUTHEASTASIA:20210105T110636Z:fdeef8e9-1c06-42d7-8deb-fc6115a17166" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:16 GMT" + "Tue, 05 Jan 2021 11:06:35 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1240,16 +1405,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/36afbf8d-858e-4387-92ac-460bd4221e54?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzZhZmJmOGQtODU4ZS00Mzg3LTkyYWMtNDYwYmQ0MjIxZTU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1259,47 +1424,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f1536e38-17c9-4dad-83dd-485b298cc59a" - ], - "x-ms-client-request-id": [ - "1b0e130c-7fe3-4ea6-a8bb-70157611f16c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "21c48c7f-22bc-4556-8a09-8190b32a2a52" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "91a0c260-85ea-4937-897c-137b7b59bf8c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11975" ], "x-ms-correlation-request-id": [ - "7a09ff22-36e1-4bd2-a7e1-561f2a2ec136" + "65b2d66c-71c0-4230-acf5-1f5524755feb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231727Z:7a09ff22-36e1-4bd2-a7e1-561f2a2ec136" + "SOUTHEASTASIA:20210105T110646Z:65b2d66c-71c0-4230-acf5-1f5524755feb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:27 GMT" + "Tue, 05 Jan 2021 11:06:45 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1309,16 +1465,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/36afbf8d-858e-4387-92ac-460bd4221e54?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzZhZmJmOGQtODU4ZS00Mzg3LTkyYWMtNDYwYmQ0MjIxZTU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1328,47 +1484,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f0d14a4a-c0f5-49e0-ab02-475ea549b541" - ], - "x-ms-client-request-id": [ - "91c60c74-8474-4fca-a4e0-35e0bbbce511" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b2b7aea7-37fc-49a8-b82d-8d08d61d2e72" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "92586e00-3789-4c8a-8528-0590cf755480" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11974" ], "x-ms-correlation-request-id": [ - "cd13bb3a-fc6f-4392-928f-6037baed9266" + "66e4b5ce-7457-4659-b86a-c6ed4cf85f0f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231738Z:cd13bb3a-fc6f-4392-928f-6037baed9266" + "SOUTHEASTASIA:20210105T110656Z:66e4b5ce-7457-4659-b86a-c6ed4cf85f0f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:37 GMT" + "Tue, 05 Jan 2021 11:06:56 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1378,16 +1525,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/operationresults/36afbf8d-858e-4387-92ac-460bd4221e54?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzZhZmJmOGQtODU4ZS00Mzg3LTkyYWMtNDYwYmQ0MjIxZTU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1397,66 +1544,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "162cb847-203f-434b-ad92-7ae34348fe2a" - ], - "x-ms-client-request-id": [ - "9195975b-adb3-41f3-8b56-558b9a4bb758" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "364eff33-6f50-4a0d-adc0-96e9a95bedd7" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "549e31aa-d769-47bf-9099-8ee3bbf84544" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11973" ], "x-ms-correlation-request-id": [ - "ef43a4d2-08d3-43ec-84d2-80c85cf60c61" + "97f77723-62f7-4753-a70a-0f9a04e85985" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231748Z:ef43a4d2-08d3-43ec-84d2-80c85cf60c61" + "SOUTHEASTASIA:20210105T110707Z:97f77723-62f7-4753-a70a-0f9a04e85985" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:47 GMT" + "Tue, 05 Jan 2021 11:07:06 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3770?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzcwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1466,72 +1604,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0a49cc8c-da8a-4b68-858f-4a855e1c5a10" - ], - "x-ms-client-request-id": [ - "6bb9861d-f36b-4e41-86bb-ae216c850548" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1f0f2379-6313-4cfb-884e-67a802a78974" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3d99eaab-1d7f-4b3b-ba08-9dec5e2018b1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "46" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" ], "x-ms-correlation-request-id": [ - "dd0290d0-b842-4328-b360-7f984cfa59a5" + "734374fb-0cd6-4644-8ab8-e284787319c3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231749Z:dd0290d0-b842-4328-b360-7f984cfa59a5" + "SOUTHEASTASIA:20210105T110717Z:734374fb-0cd6-4644-8ab8-e284787319c3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:48 GMT" + "Tue, 05 Jan 2021 11:07:16 GMT" ], "Content-Length": [ - "396" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3770\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8478/providers/Microsoft.Cdn/profiles/profile3770\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key7\": \"value7\",\r\n \"key8\": \"value8\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "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/cdnResourceGroup8478?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDc4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", - "RequestMethod": "DELETE", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "67cfdee4-880c-4e7a-87f7-ebb08f567563" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1541,54 +1664,57 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "79c7cfa8-11ff-4c34-8dc1-66d1af582ebb" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "x-ms-client-request-id": [ + "ff88f08d-1a70-4dcd-8cea-0c0c9b422bda" ], - "x-ms-request-id": [ - "fc979aac-a200-4876-af2a-489458b17722" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" ], "x-ms-correlation-request-id": [ - "fc979aac-a200-4876-af2a-489458b17722" + "335786cd-1c98-4dae-9e03-8d825cb6ba7d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231749Z:fc979aac-a200-4876-af2a-489458b17722" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T110727Z:335786cd-1c98-4dae-9e03-8d825cb6ba7d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:17:49 GMT" + "Tue, 05 Jan 2021 11:07:26 GMT" + ], + "Content-Length": [ + "62" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "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/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1598,54 +1724,57 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "da4ae01f-d349-4878-ad3c-9243c203ee42" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "x-ms-client-request-id": [ + "fe10dcf9-c635-46ec-8b7e-46807cef959f" ], - "x-ms-request-id": [ - "07bb5c05-fff2-4674-90e8-96d3362d0ae2" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" ], "x-ms-correlation-request-id": [ - "07bb5c05-fff2-4674-90e8-96d3362d0ae2" + "3b0da7b2-76a9-47c4-9119-18d70e9f85c7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231804Z:07bb5c05-fff2-4674-90e8-96d3362d0ae2" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T110738Z:3b0da7b2-76a9-47c4-9119-18d70e9f85c7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:18:04 GMT" + "Tue, 05 Jan 2021 11:07:37 GMT" + ], + "Content-Length": [ + "62" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "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/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/operationresults/31d314b5-4d26-4e0d-b716-9d7525c5995f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFkMzE0YjUtNGQyNi00ZTBkLWI3MTYtOWQ3NTI1YzU5OTVmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1655,54 +1784,57 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "b162b6ac-df52-4ff3-9a40-6b19dc1d9b0f" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "x-ms-client-request-id": [ + "df4b4a13-15f3-4c48-8381-2f469571761a" ], - "x-ms-request-id": [ - "108b7103-370f-472a-9798-89aac260c4e7" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" ], "x-ms-correlation-request-id": [ - "108b7103-370f-472a-9798-89aac260c4e7" + "e5d20dc1-0779-47a9-8889-5d7bcdfc1577" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231819Z:108b7103-370f-472a-9798-89aac260c4e7" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T110748Z:e5d20dc1-0779-47a9-8889-5d7bcdfc1577" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:18:19 GMT" + "Tue, 05 Jan 2021 11:07:48 GMT" + ], + "Content-Length": [ + "61" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "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/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile8372?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MzcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1712,53 +1844,62 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "ddf8caf3-10e3-4c12-9eeb-303f7c485a8a" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "x-ms-client-request-id": [ + "bed57cc2-85e8-465a-a436-9f82656916ff" ], - "x-ms-request-id": [ - "58383814-b2c5-440a-a1fb-79ab50d1a958" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "46" ], "x-ms-correlation-request-id": [ - "58383814-b2c5-440a-a1fb-79ab50d1a958" + "492eeec6-6d4b-4f50-b874-e4b67608372d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231834Z:58383814-b2c5-440a-a1fb-79ab50d1a958" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T110748Z:492eeec6-6d4b-4f50-b874-e4b67608372d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:18:34 GMT" + "Tue, 05 Jan 2021 11:07:48 GMT" + ], + "Content-Length": [ + "373" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279/providers/Microsoft.Cdn/profiles/profile8372\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8372\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key7\": \"value7\",\r\n \"key8\": \"value8\"\r\n },\r\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/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7279?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Mjc5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "5001ff96-2a2c-409e-a0c0-433b5cb0aaf7" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1770,22 +1911,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" ], "x-ms-request-id": [ - "fb08599e-b037-4373-ad98-21e5eb449bf9" + "53790aa3-aae3-4453-a92d-51c7e6f09b50" ], "x-ms-correlation-request-id": [ - "fb08599e-b037-4373-ad98-21e5eb449bf9" + "53790aa3-aae3-4453-a92d-51c7e6f09b50" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231849Z:fb08599e-b037-4373-ad98-21e5eb449bf9" + "SOUTHEASTASIA:20210105T110752Z:53790aa3-aae3-4453-a92d-51c7e6f09b50" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1794,7 +1935,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:18:49 GMT" + "Tue, 05 Jan 2021 11:07:52 GMT" ], "Expires": [ "-1" @@ -1807,15 +1948,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1827,22 +1968,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "64af6d7c-0f83-4da2-9a40-e2a95797a436" + "9b3d7b0f-9f0a-4bd2-b360-b1ec41653a0a" ], "x-ms-correlation-request-id": [ - "64af6d7c-0f83-4da2-9a40-e2a95797a436" + "9b3d7b0f-9f0a-4bd2-b360-b1ec41653a0a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231904Z:64af6d7c-0f83-4da2-9a40-e2a95797a436" + "SOUTHEASTASIA:20210105T110808Z:9b3d7b0f-9f0a-4bd2-b360-b1ec41653a0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1851,7 +1992,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:19:04 GMT" + "Tue, 05 Jan 2021 11:08:07 GMT" ], "Expires": [ "-1" @@ -1864,15 +2005,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1884,22 +2025,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "323c6514-aff3-406d-b2c2-471a8e10cb5c" + "5eb7ce1f-3212-4bd9-825b-4568eccdc1df" ], "x-ms-correlation-request-id": [ - "323c6514-aff3-406d-b2c2-471a8e10cb5c" + "5eb7ce1f-3212-4bd9-825b-4568eccdc1df" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231920Z:323c6514-aff3-406d-b2c2-471a8e10cb5c" + "SOUTHEASTASIA:20210105T110823Z:5eb7ce1f-3212-4bd9-825b-4568eccdc1df" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1908,7 +2049,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:19:19 GMT" + "Tue, 05 Jan 2021 11:08:22 GMT" ], "Expires": [ "-1" @@ -1921,15 +2062,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1941,22 +2082,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "0339d7b5-efc1-4e3c-8645-5ae3617829d0" + "c664454c-b22c-4298-9aab-ba5e8c641a9e" ], "x-ms-correlation-request-id": [ - "0339d7b5-efc1-4e3c-8645-5ae3617829d0" + "c664454c-b22c-4298-9aab-ba5e8c641a9e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231935Z:0339d7b5-efc1-4e3c-8645-5ae3617829d0" + "SOUTHEASTASIA:20210105T110839Z:c664454c-b22c-4298-9aab-ba5e8c641a9e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1965,7 +2106,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:19:34 GMT" + "Tue, 05 Jan 2021 11:08:38 GMT" ], "Expires": [ "-1" @@ -1978,15 +2119,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1998,22 +2139,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "366b11f8-14da-4f47-bd7d-88d23a0ee0d5" + "2a96b199-5af2-42c1-9926-6331d67cad3c" ], "x-ms-correlation-request-id": [ - "366b11f8-14da-4f47-bd7d-88d23a0ee0d5" + "2a96b199-5af2-42c1-9926-6331d67cad3c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T231950Z:366b11f8-14da-4f47-bd7d-88d23a0ee0d5" + "SOUTHEASTASIA:20210105T110854Z:2a96b199-5af2-42c1-9926-6331d67cad3c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2022,7 +2163,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:19:49 GMT" + "Tue, 05 Jan 2021 11:08:54 GMT" ], "Expires": [ "-1" @@ -2035,15 +2176,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2055,22 +2196,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "3400d33a-5f39-41bb-b4d3-873ea5b65658" + "e308a653-e7e1-48a3-8039-1be9bd4917a5" ], "x-ms-correlation-request-id": [ - "3400d33a-5f39-41bb-b4d3-873ea5b65658" + "e308a653-e7e1-48a3-8039-1be9bd4917a5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232005Z:3400d33a-5f39-41bb-b4d3-873ea5b65658" + "SOUTHEASTASIA:20210105T110909Z:e308a653-e7e1-48a3-8039-1be9bd4917a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2079,7 +2220,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:04 GMT" + "Tue, 05 Jan 2021 11:09:09 GMT" ], "Expires": [ "-1" @@ -2092,15 +2233,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2112,22 +2253,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "a12a6250-23f4-4f41-aaec-2e96e0cba864" + "531aa8a6-4277-4893-a231-0641fcb86504" ], "x-ms-correlation-request-id": [ - "a12a6250-23f4-4f41-aaec-2e96e0cba864" + "531aa8a6-4277-4893-a231-0641fcb86504" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232020Z:a12a6250-23f4-4f41-aaec-2e96e0cba864" + "SOUTHEASTASIA:20210105T110925Z:531aa8a6-4277-4893-a231-0641fcb86504" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2136,7 +2277,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:20 GMT" + "Tue, 05 Jan 2021 11:09:25 GMT" ], "Expires": [ "-1" @@ -2149,15 +2290,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2169,16 +2310,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "e92c88cd-00ba-4d18-a4ea-b875ad98a617" + "82d17184-9a05-4e68-b74d-be4d3488834f" ], "x-ms-correlation-request-id": [ - "e92c88cd-00ba-4d18-a4ea-b875ad98a617" + "82d17184-9a05-4e68-b74d-be4d3488834f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232035Z:e92c88cd-00ba-4d18-a4ea-b875ad98a617" + "SOUTHEASTASIA:20210105T110940Z:82d17184-9a05-4e68-b74d-be4d3488834f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2187,7 +2328,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:35 GMT" + "Tue, 05 Jan 2021 11:09:40 GMT" ], "Expires": [ "-1" @@ -2200,15 +2341,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQ3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRFEzT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzI3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekkzT1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2220,16 +2361,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11987" ], "x-ms-request-id": [ - "eccc4047-62ca-479f-9047-e64b38b6f199" + "dcbf9d74-4630-4f69-9702-e2206be18469" ], "x-ms-correlation-request-id": [ - "eccc4047-62ca-479f-9047-e64b38b6f199" + "dcbf9d74-4630-4f69-9702-e2206be18469" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232035Z:eccc4047-62ca-479f-9047-e64b38b6f199" + "SOUTHEASTASIA:20210105T110941Z:dcbf9d74-4630-4f69-9702-e2206be18469" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2238,7 +2379,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:35 GMT" + "Tue, 05 Jan 2021 11:09:40 GMT" ], "Expires": [ "-1" @@ -2253,16 +2394,16 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup8478" + "cdnResourceGroup7279" ], "ProfileCreateTest": [ - "profile4988", - "profile5256", - "profile3643", - "profile3770" + "profile2", + "profile137", + "profile6776", + "profile8372" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileDeleteTest.json index f6101f4f5684d..940162757067b 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileDeleteTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileDeleteTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f07a78b1-adda-40ea-96d2-887ddb804551" + "fe2e3df8-3989-4895-9835-bece4ed52b20" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "89136df4-6f54-4a15-abe8-ebcfb89fbe05" + "7c3ee09c-4d9f-4755-a975-6e5926f9aa05" ], "x-ms-correlation-request-id": [ - "89136df4-6f54-4a15-abe8-ebcfb89fbe05" + "7c3ee09c-4d9f-4755-a975-6e5926f9aa05" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230528Z:89136df4-6f54-4a15-abe8-ebcfb89fbe05" + "SOUTHEASTASIA:20210105T105218Z:7c3ee09c-4d9f-4755-a975-6e5926f9aa05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:28 GMT" + "Tue, 05 Jan 2021 10:52:18 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7099\",\r\n \"name\": \"cdnResourceGroup7099\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481\",\r\n \"name\": \"cdnResourceGroup4481\",\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/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile3464?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile9592?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NTkyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "96c335ca-ac72-4685-bcc1-2b2c57a4d280" + "85f87881-2906-4199-922f-90d26743e375" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "94c6a286-773b-4fe5-875a-c0077783a4a6" + "ecbae371-606c-4194-81f2-2e64ad84b8ba" ], "x-ms-client-request-id": [ - "96c335ca-ac72-4685-bcc1-2b2c57a4d280" + "85f87881-2906-4199-922f-90d26743e375" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/abd29060-5077-4357-9622-ee7001d431c3?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/5e33f6c2-7142-4cdc-be9e-c422527a20b0?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "23" + "24" ], "x-ms-correlation-request-id": [ - "f196cd90-d2f7-4363-b073-364e28f43d5e" + "d114aec6-4a6c-4513-96eb-5556aac1c5cb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230532Z:f196cd90-d2f7-4363-b073-364e28f43d5e" + "SOUTHEASTASIA:20210105T105227Z:d114aec6-4a6c-4513-96eb-5556aac1c5cb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:32 GMT" + "Tue, 05 Jan 2021 10:52:27 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3464\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile3464\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile9592\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9592\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/abd29060-5077-4357-9622-ee7001d431c3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWJkMjkwNjAtNTA3Ny00MzU3LTk2MjItZWU3MDAxZDQzMWMzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/5e33f6c2-7142-4cdc-be9e-c422527a20b0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWUzM2Y2YzItNzE0Mi00Y2RjLWJlOWUtYzQyMjUyN2EyMGIwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b2f6f060-3247-418d-abbd-722f3bfabd9c" - ], - "x-ms-client-request-id": [ - "3cc8986b-7209-492b-b502-840860bc3d3b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f41ea3de-5820-4d8e-829d-50be494fabb1" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cfd108a1-c7c1-4acb-a7e0-164405b449ed" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11999" ], "x-ms-correlation-request-id": [ - "13c0c71c-3a52-4bee-abdf-5758e42210e8" + "94cbda0d-471e-4d99-990b-b55efb1050e1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230542Z:13c0c71c-3a52-4bee-abdf-5758e42210e8" + "SOUTHEASTASIA:20210105T105238Z:94cbda0d-471e-4d99-990b-b55efb1050e1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:42 GMT" + "Tue, 05 Jan 2021 10:52:37 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/abd29060-5077-4357-9622-ee7001d431c3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWJkMjkwNjAtNTA3Ny00MzU3LTk2MjItZWU3MDAxZDQzMWMzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/5e33f6c2-7142-4cdc-be9e-c422527a20b0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWUzM2Y2YzItNzE0Mi00Y2RjLWJlOWUtYzQyMjUyN2EyMGIwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5ef034cf-4e55-4c00-b40a-a29253185987" - ], - "x-ms-client-request-id": [ - "5ecc260a-aca5-4d6a-a5d5-101cee462b34" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "cf1cc9d4-92b2-4b84-aa52-00af3f3abf4b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ff982987-9d64-4293-a606-e23eb70e9ad2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11998" ], "x-ms-correlation-request-id": [ - "d9005519-1371-4b29-9298-4c794bfe4d4e" + "cdf1d8a2-12d7-4cca-9bc2-410b52784ac9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230553Z:d9005519-1371-4b29-9298-4c794bfe4d4e" + "SOUTHEASTASIA:20210105T105248Z:cdf1d8a2-12d7-4cca-9bc2-410b52784ac9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:52 GMT" + "Tue, 05 Jan 2021 10:52:48 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/abd29060-5077-4357-9622-ee7001d431c3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWJkMjkwNjAtNTA3Ny00MzU3LTk2MjItZWU3MDAxZDQzMWMzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/5e33f6c2-7142-4cdc-be9e-c422527a20b0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWUzM2Y2YzItNzE0Mi00Y2RjLWJlOWUtYzQyMjUyN2EyMGIwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,66 +284,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1db0f085-422e-42a1-87c4-c786ea1c467a" - ], - "x-ms-client-request-id": [ - "37293ee0-4e49-48de-a851-af7ba96ab12a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "7d8afdff-b9cd-4999-9905-d7971b951ba5" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7bb12921-ed56-47d2-89ba-574e50db5891" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11997" ], "x-ms-correlation-request-id": [ - "ee0d80b5-3f61-49a3-bfa9-bc8193694df8" + "fab6d513-77f7-4129-b241-e4d91eb28313" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230603Z:ee0d80b5-3f61-49a3-bfa9-bc8193694df8" + "SOUTHEASTASIA:20210105T105258Z:fab6d513-77f7-4129-b241-e4d91eb28313" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:02 GMT" + "Tue, 05 Jan 2021 10:52:58 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile3464?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/5e33f6c2-7142-4cdc-be9e-c422527a20b0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWUzM2Y2YzItNzE0Mi00Y2RjLWJlOWUtYzQyMjUyN2EyMGIwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +344,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8be9d453-996e-4039-afb5-1517e064993e" - ], - "x-ms-client-request-id": [ - "417042fc-1bb1-4008-94c7-07ef63fdfb23" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "40cccb44-24bb-459d-8d3b-71fe71c5406f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "dcf867b9-3174-47a7-badd-588d47dbc3e1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" ], "x-ms-correlation-request-id": [ - "ffa6a2c3-5e4f-4119-ae98-0827784f2f2a" + "08e54908-779d-4055-a18b-5bdb4702c769" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230604Z:ffa6a2c3-5e4f-4119-ae98-0827784f2f2a" + "SOUTHEASTASIA:20210105T105309Z:08e54908-779d-4055-a18b-5bdb4702c769" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:03 GMT" + "Tue, 05 Jan 2021 10:53:08 GMT" ], "Content-Length": [ - "397" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile3464\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile3464\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "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/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile3464?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "DELETE", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/5e33f6c2-7142-4cdc-be9e-c422527a20b0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWUzM2Y2YzItNzE0Mi00Y2RjLWJlOWUtYzQyMjUyN2EyMGIwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "55024e3b-d931-414e-a91c-c621a72f7e41" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -455,75 +404,123 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/0f90d387-5f4f-4a40-a39e-f6343fd5ffb7/profileresults/profile3464?api-version=2020-04-15" - ], - "Retry-After": [ - "10" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "b3f179dc-9d43-4996-8ad8-ad398d8b83e4" + "1c730741-5b17-4ed2-b342-3061a53ac8e1" ], "x-ms-client-request-id": [ - "55024e3b-d931-414e-a91c-c621a72f7e41" + "f120b80b-7e6d-46b9-a3f2-8239b98ab7b2" ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/0f90d387-5f4f-4a40-a39e-f6343fd5ffb7?api-version=2020-04-15" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "fab71d61-ad0a-4a51-ad56-8d85ad35f6f6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T105319Z:fab71d61-ad0a-4a51-ad56-8d85ad35f6f6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10:53: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile9592?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NTkyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6056cf92-df9a-4fb3-a4ce-13a5538098ed" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "76d7c918-d0e7-4eb7-bbd8-2143b194b618" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" ], "x-ms-correlation-request-id": [ - "2f40c89a-968d-4983-aaa3-172d0f2270f1" + "1784b03a-7256-4ae5-ac06-c55814c63fa8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230606Z:2f40c89a-968d-4983-aaa3-172d0f2270f1" + "SOUTHEASTASIA:20210105T105319Z:1784b03a-7256-4ae5-ac06-c55814c63fa8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:06 GMT" + "Tue, 05 Jan 2021 10:53:19 GMT" + ], + "Content-Length": [ + "374" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile9592\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9592\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile3464?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile9592?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NTkyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8114527f-219d-4a07-899d-dac97c95d387" + "f8041e62-c5d6-48ef-9607-23ceb952814d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -533,57 +530,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8b8ac9d6-d665-495b-a2c6-f2282973276b" + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/b60bcbb3-74bd-4baa-8b37-a2adc217999a/profileresults/profile9592?api-version=2020-09-01" ], - "x-ms-client-request-id": [ - "8114527f-219d-4a07-899d-dac97c95d387" + "Retry-After": [ + "10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6233dce3-65b5-41f3-90c6-4432c9de0dff" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f8041e62-c5d6-48ef-9607-23ceb952814d" ], - "X-Powered-By": [ - "ASP.NET" + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/b60bcbb3-74bd-4baa-8b37-a2adc217999a?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14998" + "14999" ], "x-ms-correlation-request-id": [ - "86d29dca-7701-41aa-87d0-31bdf629e313" + "3ca633ed-5a0a-45f3-81b1-40a69ad00d74" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230631Z:86d29dca-7701-41aa-87d0-31bdf629e313" + "SOUTHEASTASIA:20210105T105321Z:3ca633ed-5a0a-45f3-81b1-40a69ad00d74" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:30 GMT" + "Tue, 05 Jan 2021 10:53:20 GMT" ], "Expires": [ "-1" + ], + "Content-Length": [ + "0" ] }, "ResponseBody": "", - "StatusCode": 204 + "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/0f90d387-5f4f-4a40-a39e-f6343fd5ffb7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGY5MGQzODctNWY0Zi00YTQwLWEzOWUtZjYzNDNmZDVmZmI3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile9592?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NTkyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "86bcd230-4fbc-46fa-97c7-c18bb921eed7" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -593,66 +602,51 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6d03d3cf-c80d-47ee-a356-0e2cfe80fdc5" - ], - "x-ms-client-request-id": [ - "7b6f8026-33cd-41be-9931-7b83a6f57ecf" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "7341b906-7e72-462f-85b8-866eac2b303b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "86bcd230-4fbc-46fa-97c7-c18bb921eed7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" ], "x-ms-correlation-request-id": [ - "ff6541e3-012c-4820-83f6-966b2ab6bea0" + "b675ce73-9620-4c4e-b4e4-a71a018c4019" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230617Z:ff6541e3-012c-4820-83f6-966b2ab6bea0" + "SOUTHEASTASIA:20210105T105338Z:b675ce73-9620-4c4e-b4e4-a71a018c4019" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:16 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "Tue, 05 Jan 2021 10:53:38 GMT" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}", - "StatusCode": 200 + "ResponseBody": "", + "StatusCode": 204 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/0f90d387-5f4f-4a40-a39e-f6343fd5ffb7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGY5MGQzODctNWY0Zi00YTQwLWEzOWUtZjYzNDNmZDVmZmI3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/b60bcbb3-74bd-4baa-8b37-a2adc217999a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjYwYmNiYjMtNzRiZC00YmFhLThiMzctYTJhZGMyMTc5OTlhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -662,47 +656,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d0746029-ad4a-42b1-89c4-d9c7d5751e76" - ], - "x-ms-client-request-id": [ - "788f9b0f-399d-4dbc-b9b1-3f7babde0ba9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "881ebd6f-6afa-4dea-9259-62aa9449f56a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "edf10451-15ca-45a8-b328-ddb1e894a79a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11994" ], "x-ms-correlation-request-id": [ - "e072e501-370c-4259-ac0d-37883204ffca" + "8288d9e9-c88d-4ed7-ad32-b860031baa71" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230627Z:e072e501-370c-4259-ac0d-37883204ffca" + "SOUTHEASTASIA:20210105T105331Z:8288d9e9-c88d-4ed7-ad32-b860031baa71" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:26 GMT" + "Tue, 05 Jan 2021 10:53:31 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -712,16 +697,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/0f90d387-5f4f-4a40-a39e-f6343fd5ffb7/profileresults/profile3464?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGY5MGQzODctNWY0Zi00YTQwLWEzOWUtZjYzNDNmZDVmZmI3L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUzNDY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/b60bcbb3-74bd-4baa-8b37-a2adc217999a/profileresults/profile9592?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjYwYmNiYjMtNzRiZC00YmFhLThiMzctYTJhZGMyMTc5OTlhL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU5NTkyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -731,48 +716,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "549dc567-2cba-4712-9516-f8c5edbc3835" - ], - "x-ms-client-request-id": [ - "7dab55e2-cfd1-434a-94ca-4abc7a3f01e5" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "65d00528-c452-44eb-b082-58fd955a0250" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "850482ae-afaa-4c02-abf7-97107a0c4cb7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11993" ], "x-ms-correlation-request-id": [ - "97153302-8c2c-4670-aba0-4ebdd38b037a" + "3fe4e568-4f9d-4177-8927-08fea65db541" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230628Z:97153302-8c2c-4670-aba0-4ebdd38b037a" + "SOUTHEASTASIA:20210105T105331Z:3fe4e568-4f9d-4177-8927-08fea65db541" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:27 GMT" + "Tue, 05 Jan 2021 10:53:31 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -781,22 +757,22 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7182f00f-4d79-4052-b046-7b3384360511" + "d8ea81ee-2329-4452-b07c-4f9d42969424" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -806,47 +782,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "15f24ca8-67e1-4d47-bf8d-1952ce3af1fe" - ], - "x-ms-client-request-id": [ - "7182f00f-4d79-4052-b046-7b3384360511" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8cc2fd18-eefd-4241-858c-aec205428209" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d8ea81ee-2329-4452-b07c-4f9d42969424" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "c78f8860-38e9-473a-9252-6f675bb636b0" + "8d008a27-ae2c-4982-a3af-f7ced867711b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230629Z:c78f8860-38e9-473a-9252-6f675bb636b0" + "SOUTHEASTASIA:20210105T105332Z:8d008a27-ae2c-4982-a3af-f7ced867711b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:28 GMT" + "Tue, 05 Jan 2021 10:53:31 GMT" ], "Content-Length": [ - "28" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -856,22 +823,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "72094267-e034-4c0c-86d2-5f8a1bf1d493" + "6cff7ea1-711e-494c-95fd-ab68cd36e5c0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -881,47 +848,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "185b4008-280c-4915-b054-b03b122f1dc2" - ], - "x-ms-client-request-id": [ - "72094267-e034-4c0c-86d2-5f8a1bf1d493" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "76b178fe-6f8f-42cb-8063-ccde8fffa148" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6cff7ea1-711e-494c-95fd-ab68cd36e5c0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "47" ], "x-ms-correlation-request-id": [ - "1bc7fdbf-08a5-4bdd-9173-9c6960b0257d" + "d0c40fe2-c677-423c-8df8-e3166a7db74f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230752Z:1bc7fdbf-08a5-4bdd-9173-9c6960b0257d" + "SOUTHEASTASIA:20210105T105458Z:d0c40fe2-c677-423c-8df8-e3166a7db74f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:07:51 GMT" + "Tue, 05 Jan 2021 10:54:58 GMT" ], "Content-Length": [ - "28" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -931,22 +889,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile8759?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4NzU5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile2243?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "72edd90a-f0d3-4ca9-939c-b8f6d26bdac4" + "ff0f05b1-6882-42a1-bcb8-a2357e059cc0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -965,75 +923,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "cc2fa988-eeeb-4601-804a-56adf02ec21b" + "d4643195-3b91-46cd-8889-5fab98544f90" ], "x-ms-client-request-id": [ - "72edd90a-f0d3-4ca9-939c-b8f6d26bdac4" + "ff0f05b1-6882-42a1-bcb8-a2357e059cc0" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/3124a069-5f1b-42de-bf7c-78ee7dca306d?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/3dcf8fac-8ea6-467d-9ba8-c121d293b496?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "22" + "23" ], "x-ms-correlation-request-id": [ - "061a4deb-6adf-4fae-9a5c-d9a093445f32" + "c0464baa-4ef7-431d-8373-dc73d7051b61" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230636Z:061a4deb-6adf-4fae-9a5c-d9a093445f32" + "SOUTHEASTASIA:20210105T105344Z:c0464baa-4ef7-431d-8373-dc73d7051b61" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:06:35 GMT" + "Tue, 05 Jan 2021 10:53:44 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile8759\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile8759\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile2243\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2243\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup7099/providers/Microsoft.Cdn/profiles/profile8759?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4NzU5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4481/providers/Microsoft.Cdn/profiles/profile2243?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "06a09f7f-fac9-4831-b7b7-3deba2cc3acd" + "772b30ad-2dd4-4117-b11b-c4e0d972aad3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1044,46 +993,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/b29cefa1-83a5-4ac2-843d-a6fb8efe459c/profileresults/profile8759?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/abda6e06-cfcd-44a6-ae00-fb3729d9c948/profileresults/profile2243?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "3aa537b8-37b5-4c9d-a702-fee3b36f985e" + "889b4164-b375-47e8-9496-205ceacdba8f" ], "x-ms-client-request-id": [ - "06a09f7f-fac9-4831-b7b7-3deba2cc3acd" + "772b30ad-2dd4-4117-b11b-c4e0d972aad3" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/b29cefa1-83a5-4ac2-843d-a6fb8efe459c?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/abda6e06-cfcd-44a6-ae00-fb3729d9c948?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14997" ], "x-ms-correlation-request-id": [ - "02b8f502-4899-4c85-bb49-ed9d7742ee67" + "4cf85f76-c8d8-458a-af5f-6bc2873c4709" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230740Z:02b8f502-4899-4c85-bb49-ed9d7742ee67" + "SOUTHEASTASIA:20210105T105447Z:4cf85f76-c8d8-458a-af5f-6bc2873c4709" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:07:40 GMT" + "Tue, 05 Jan 2021 10:54:46 GMT" ], "Expires": [ "-1" @@ -1096,16 +1039,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/b29cefa1-83a5-4ac2-843d-a6fb8efe459c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjI5Y2VmYTEtODNhNS00YWMyLTg0M2QtYTZmYjhlZmU0NTljP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/abda6e06-cfcd-44a6-ae00-fb3729d9c948?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWJkYTZlMDYtY2ZjZC00NGE2LWFlMDAtZmIzNzI5ZDljOTQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1115,47 +1058,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d86c809f-a2e9-4b71-b881-49fd2841721d" - ], - "x-ms-client-request-id": [ - "84b760fd-b84d-44b7-8453-fc0c11bf1213" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "94092465-393a-4e96-b968-c8f4cebb48d2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "da78db75-cc75-4ca3-8584-a8751229abee" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11992" ], "x-ms-correlation-request-id": [ - "9936224b-e04b-477a-bce6-fd77606ce716" + "634d66b8-a2f7-4f61-bfa3-bc5a10117c25" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230750Z:9936224b-e04b-477a-bce6-fd77606ce716" + "SOUTHEASTASIA:20210105T105457Z:634d66b8-a2f7-4f61-bfa3-bc5a10117c25" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:07:50 GMT" + "Tue, 05 Jan 2021 10:54:57 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1165,16 +1099,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099/providers/Microsoft.Cdn/operationresults/b29cefa1-83a5-4ac2-843d-a6fb8efe459c/profileresults/profile8759?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjI5Y2VmYTEtODNhNS00YWMyLTg0M2QtYTZmYjhlZmU0NTljL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU4NzU5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481/providers/Microsoft.Cdn/operationresults/abda6e06-cfcd-44a6-ae00-fb3729d9c948/profileresults/profile2243?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWJkYTZlMDYtY2ZjZC00NGE2LWFlMDAtZmIzNzI5ZDljOTQ4L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyMjQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1184,48 +1118,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ed6b2c8c-cf57-40ad-9be5-15e500cf7ed2" - ], - "x-ms-client-request-id": [ - "c16fa89b-3c22-4f00-9fd5-768604f84dfd" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "783be56f-3c93-476b-8dbb-066475e042b0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "036d9518-6c92-4c7b-a38b-652c2127fe03" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11991" ], "x-ms-correlation-request-id": [ - "36164640-bd81-428c-aac7-fc272817aa33" + "3abfdbe1-be7d-48e3-8fa7-3e3c38c961a1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230751Z:36164640-bd81-428c-aac7-fc272817aa33" + "SOUTHEASTASIA:20210105T105458Z:3abfdbe1-be7d-48e3-8fa7-3e3c38c961a1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:07:50 GMT" + "Tue, 05 Jan 2021 10:54:58 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -1234,21 +1159,21 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7099?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4481?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NDgxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2ab293d1-ec75-4357-b866-2b185a57e7cf" + "0ed94a9d-8574-4511-9a34-9422f0126e53" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1260,7 +1185,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1269,13 +1194,13 @@ "14999" ], "x-ms-request-id": [ - "91001008-1e2b-41b6-ab69-286198b51688" + "3ce497ac-e7ac-47d6-80c7-8a654a9ac63e" ], "x-ms-correlation-request-id": [ - "91001008-1e2b-41b6-ab69-286198b51688" + "3ce497ac-e7ac-47d6-80c7-8a654a9ac63e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230752Z:91001008-1e2b-41b6-ab69-286198b51688" + "SOUTHEASTASIA:20210105T105502Z:3ce497ac-e7ac-47d6-80c7-8a654a9ac63e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1284,7 +1209,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:07:51 GMT" + "Tue, 05 Jan 2021 10:55:02 GMT" ], "Expires": [ "-1" @@ -1297,15 +1222,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekE1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORFE0TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1317,22 +1242,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "42b9c9d8-0cc3-4db1-819b-2813614d763b" + "a47387f4-0668-405c-b962-8fcd0ba58fc3" ], "x-ms-correlation-request-id": [ - "42b9c9d8-0cc3-4db1-819b-2813614d763b" + "a47387f4-0668-405c-b962-8fcd0ba58fc3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230807Z:42b9c9d8-0cc3-4db1-819b-2813614d763b" + "SOUTHEASTASIA:20210105T105518Z:a47387f4-0668-405c-b962-8fcd0ba58fc3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1341,7 +1266,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:06 GMT" + "Tue, 05 Jan 2021 10:55:17 GMT" ], "Expires": [ "-1" @@ -1354,15 +1279,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekE1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORFE0TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1374,22 +1299,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "f6ec456e-9d66-45ab-af20-688eea13b40c" + "2e649e38-faee-4023-86ec-ead7539b491b" ], "x-ms-correlation-request-id": [ - "f6ec456e-9d66-45ab-af20-688eea13b40c" + "2e649e38-faee-4023-86ec-ead7539b491b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230822Z:f6ec456e-9d66-45ab-af20-688eea13b40c" + "SOUTHEASTASIA:20210105T105533Z:2e649e38-faee-4023-86ec-ead7539b491b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1398,7 +1323,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:22 GMT" + "Tue, 05 Jan 2021 10:55:32 GMT" ], "Expires": [ "-1" @@ -1411,15 +1336,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekE1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORFE0TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1431,16 +1356,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "110ddf2d-3a12-48a8-94a6-9e1cecbfbb41" + "d300e88e-1aea-44fd-9b57-dcb5a4cbf3b1" ], "x-ms-correlation-request-id": [ - "110ddf2d-3a12-48a8-94a6-9e1cecbfbb41" + "d300e88e-1aea-44fd-9b57-dcb5a4cbf3b1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230837Z:110ddf2d-3a12-48a8-94a6-9e1cecbfbb41" + "SOUTHEASTASIA:20210105T105549Z:d300e88e-1aea-44fd-9b57-dcb5a4cbf3b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1449,7 +1374,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:37 GMT" + "Tue, 05 Jan 2021 10:55:49 GMT" ], "Expires": [ "-1" @@ -1462,15 +1387,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzA5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekE1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDQ4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORFE0TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1482,16 +1407,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "f98d8914-4058-4e32-8a23-9c987409fc55" + "8d930619-2f67-4dfb-9e90-00332a190bd1" ], "x-ms-correlation-request-id": [ - "f98d8914-4058-4e32-8a23-9c987409fc55" + "8d930619-2f67-4dfb-9e90-00332a190bd1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230837Z:f98d8914-4058-4e32-8a23-9c987409fc55" + "SOUTHEASTASIA:20210105T105549Z:8d930619-2f67-4dfb-9e90-00332a190bd1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1500,7 +1425,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:08:37 GMT" + "Tue, 05 Jan 2021 10:55:49 GMT" ], "Expires": [ "-1" @@ -1515,14 +1440,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup7099" + "cdnResourceGroup4481" ], "ProfileDeleteTest": [ - "profile3464", - "profile8759" + "profile9592", + "profile2243" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileGetListTest.json index ed88d1a30201b..997b844e00e2e 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileGetListTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileGetListTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c7e35c48-145c-4bdd-a077-bc24ff02d36e" + "489e0060-5909-480c-aba4-5ee898e08774" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "d89571d5-1ed8-41b3-8733-6035967de5e7" + "0bcc7880-2323-4021-9756-cbd049892352" ], "x-ms-correlation-request-id": [ - "d89571d5-1ed8-41b3-8733-6035967de5e7" + "0bcc7880-2323-4021-9756-cbd049892352" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232617Z:d89571d5-1ed8-41b3-8733-6035967de5e7" + "SOUTHEASTASIA:20210105T111534Z:0bcc7880-2323-4021-9756-cbd049892352" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:17 GMT" + "Tue, 05 Jan 2021 11:15:34 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850\",\r\n \"name\": \"cdnResourceGroup1850\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965\",\r\n \"name\": \"cdnResourceGroup8965\",\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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "145a7ef2-1c49-4e6c-b196-3d3ec906e828" + "fe3fa6ee-0de2-4a95-8030-f4737484f7ae" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -92,57 +92,63 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "d448c4bc-07a5-46a2-a8fd-a761ea0c31fd" + "6d5e7263-f406-4a3e-bb05-7e9fc7f60ccc" + ], + "x-ms-client-request-id": [ + "fe3fa6ee-0de2-4a95-8030-f4737484f7ae" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "47" ], "x-ms-correlation-request-id": [ - "d448c4bc-07a5-46a2-a8fd-a761ea0c31fd" + "197a48f5-8e6c-4cf4-a1a8-d6e02c6500ec" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232617Z:d448c4bc-07a5-46a2-a8fd-a761ea0c31fd" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T111535Z:197a48f5-8e6c-4cf4-a1a8-d6e02c6500ec" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:17 GMT" + "Tue, 05 Jan 2021 11:15:35 GMT" + ], + "Content-Length": [ + "12" ], "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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d4920f0-4882-4da3-9e76-26801f7ce3eb" + "4d697aa9-4913-46be-bf08-22b44c8a5eb2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -152,72 +158,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7e3576d1-992f-418b-b00b-2230e6bfdef5" - ], - "x-ms-client-request-id": [ - "4d4920f0-4882-4da3-9e76-26801f7ce3eb" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d11efdca-56c7-4a60-ac44-c73a3c40ad16" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "4d697aa9-4913-46be-bf08-22b44c8a5eb2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "46" + "44" ], "x-ms-correlation-request-id": [ - "d804f90e-4a7c-40c8-91de-64bdfe521c02" + "8efca43d-8d71-4b96-8c96-80ccad99cc3a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232658Z:d804f90e-4a7c-40c8-91de-64bdfe521c02" + "SOUTHEASTASIA:20210105T111636Z:8efca43d-8d71-4b96-8c96-80ccad99cc3a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:58 GMT" + "Tue, 05 Jan 2021 11:16:36 GMT" ], "Content-Length": [ - "457" + "386" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"profile7677\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2322\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d9210551-126e-4970-a5e8-66201fcbc1f6" + "02735d32-8b56-49a6-99f0-09fc00c5e928" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -227,72 +224,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b1f5d6b1-d0a1-4469-a828-2b20a51c6bc4" - ], - "x-ms-client-request-id": [ - "d9210551-126e-4970-a5e8-66201fcbc1f6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0352232e-6fb4-4149-b7fa-43e0d641bf0f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "02735d32-8b56-49a6-99f0-09fc00c5e928" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "45" + "43" ], "x-ms-correlation-request-id": [ - "a796e31d-4380-4b92-8b04-b36cc859e47c" + "6d718760-33ac-4e51-924c-e7eace91fe92" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232704Z:a796e31d-4380-4b92-8b04-b36cc859e47c" + "SOUTHEASTASIA:20210105T111644Z:6d718760-33ac-4e51-924c-e7eace91fe92" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:03 GMT" + "Tue, 05 Jan 2021 11:16:44 GMT" ], "Content-Length": [ - "888" + "762" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"profile5521\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7677\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2322\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3076\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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 }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e76c06c9-7194-4d37-8c8e-14a4c338a48d" + "c545aab0-4aa3-47af-b04c-228706bb5088" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -302,72 +290,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "cc5a0d2c-9f17-46ae-b8f5-639d0fc0d315" - ], - "x-ms-client-request-id": [ - "e76c06c9-7194-4d37-8c8e-14a4c338a48d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3774dae1-8426-4774-a4e6-26d318d69c8e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c545aab0-4aa3-47af-b04c-228706bb5088" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "43" + "41" ], "x-ms-correlation-request-id": [ - "a71ba800-66db-4253-8f47-2057cbf01371" + "4d518b44-e3ae-4b9d-b84f-19e6406a1c47" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232718Z:a71ba800-66db-4253-8f47-2057cbf01371" + "SOUTHEASTASIA:20210105T111657Z:4d518b44-e3ae-4b9d-b84f-19e6406a1c47" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:18 GMT" + "Tue, 05 Jan 2021 11:16:56 GMT" ], "Content-Length": [ - "458" + "387" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"profile5521\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3076\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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 }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf9fb94e-806b-4af7-9d36-f8f71aba032b" + "aea6d362-9521-48a1-af98-c80a1d756b2b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -377,57 +356,63 @@ "Pragma": [ "no-cache" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "41" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "0c5b2d5e-e873-42f5-b42a-30eced1b97a7" + "10ddd6cc-d79a-4fd0-8430-34cc2beddd65" + ], + "x-ms-client-request-id": [ + "aea6d362-9521-48a1-af98-c80a1d756b2b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "39" ], "x-ms-correlation-request-id": [ - "0c5b2d5e-e873-42f5-b42a-30eced1b97a7" + "1ffad6e6-744d-460b-9f64-c373cfc79507" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232924Z:0c5b2d5e-e873-42f5-b42a-30eced1b97a7" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210105T111901Z:1ffad6e6-744d-460b-9f64-c373cfc79507" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:29:23 GMT" + "Tue, 05 Jan 2021 11:19:01 GMT" + ], + "Content-Length": [ + "12" ], "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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzIyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f826ee3f-6426-47c8-a521-b8eebd4609c0" + "83892783-a4b1-4d46-b5b1-b3812cb026d8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -446,69 +431,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "8c992ba2-e1a8-4e14-a02b-d1e759c5d45d" + "152d1fcc-0154-4d57-a630-0eed2885f588" ], "x-ms-client-request-id": [ - "f826ee3f-6426-47c8-a521-b8eebd4609c0" + "83892783-a4b1-4d46-b5b1-b3812cb026d8" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/052b1b35-db4f-4774-8b9e-6e8a99f4f329?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/aa177091-0875-44aa-b045-3fb0c775d072?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "20" ], "x-ms-correlation-request-id": [ - "ddbb9828-db47-489d-87ed-4ae76ca7d19d" + "25f9cd0f-45a4-468e-8e2d-4c08b8ffb8be" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232624Z:ddbb9828-db47-489d-87ed-4ae76ca7d19d" + "SOUTHEASTASIA:20210105T111543Z:25f9cd0f-45a4-468e-8e2d-4c08b8ffb8be" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:24 GMT" + "Tue, 05 Jan 2021 11:15:43 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile7677\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2322\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/052b1b35-db4f-4774-8b9e-6e8a99f4f329?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDUyYjFiMzUtZGI0Zi00Nzc0LThiOWUtNmU4YTk5ZjRmMzI5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/aa177091-0875-44aa-b045-3fb0c775d072?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWExNzcwOTEtMDg3NS00NGFhLWIwNDUtM2ZiMGM3NzVkMDcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -518,47 +494,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0a642c60-7e1c-42b8-85bc-5a74afd4995b" - ], - "x-ms-client-request-id": [ - "99fe2bcf-212e-4be2-bd13-e923f4e6e04c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9d250b36-2a86-4475-b2c0-cb5efed68ac2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5eab0370-18c5-4ea3-a712-f1385b93bd34" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-correlation-request-id": [ - "d59c8140-9463-4ab5-94d0-d96836c82047" + "8bc81e61-b271-457e-9e69-4e193c5293dd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232635Z:d59c8140-9463-4ab5-94d0-d96836c82047" + "SOUTHEASTASIA:20210105T111553Z:8bc81e61-b271-457e-9e69-4e193c5293dd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:34 GMT" + "Tue, 05 Jan 2021 11:15:53 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -568,16 +535,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/052b1b35-db4f-4774-8b9e-6e8a99f4f329?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDUyYjFiMzUtZGI0Zi00Nzc0LThiOWUtNmU4YTk5ZjRmMzI5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/aa177091-0875-44aa-b045-3fb0c775d072?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWExNzcwOTEtMDg3NS00NGFhLWIwNDUtM2ZiMGM3NzVkMDcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -587,47 +554,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "c04b896e-12e9-4b45-94aa-ff1943e1b69e" + "81b37c68-ead0-4cfa-a2b6-9fa5e7a45cf6" ], "x-ms-client-request-id": [ - "5c5ad439-72d4-4e6f-a144-edb99bd12349" + "c0340cb8-a719-4813-a489-c7aa263a7b23" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" ], - "OData-Version": [ - "4.0" + "x-ms-correlation-request-id": [ + "7d150f01-c8f5-4894-ac0a-a75da57c19aa" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T111604Z:7d150f01-c8f5-4894-ac0a-a75da57c19aa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/aa177091-0875-44aa-b045-3fb0c775d072?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWExNzcwOTEtMDg3NS00NGFhLWIwNDUtM2ZiMGM3NzVkMDcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4bb15613-915e-4cbc-9c2b-561b0e03f8ce" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "b4797eaa-5be5-4ea9-8e4c-964e6b34e182" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11995" ], "x-ms-correlation-request-id": [ - "9b5422bc-d7af-460d-9c3b-e19439a060e3" + "f3bfe92b-4472-4bde-8b9a-6a0d24fb8377" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232645Z:9b5422bc-d7af-460d-9c3b-e19439a060e3" + "SOUTHEASTASIA:20210105T111614Z:f3bfe92b-4472-4bde-8b9a-6a0d24fb8377" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:44 GMT" + "Tue, 05 Jan 2021 11:16:14 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -637,16 +655,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/052b1b35-db4f-4774-8b9e-6e8a99f4f329?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDUyYjFiMzUtZGI0Zi00Nzc0LThiOWUtNmU4YTk5ZjRmMzI5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/aa177091-0875-44aa-b045-3fb0c775d072?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWExNzcwOTEtMDg3NS00NGFhLWIwNDUtM2ZiMGM3NzVkMDcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -656,47 +674,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "cc438142-bcd6-4034-bed5-48032f92f010" + "1f343a09-51af-4798-9434-387810ad1305" ], "x-ms-client-request-id": [ - "d05972e3-2e68-41dd-8a7b-7e022f9c49ba" + "b8c8b9f6-d039-4369-9881-057c5284b3bc" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" ], - "OData-Version": [ - "4.0" + "x-ms-correlation-request-id": [ + "f5a46578-aceb-4cb9-8084-6fa36602eda6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T111625Z:f5a46578-aceb-4cb9-8084-6fa36602eda6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 11:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/aa177091-0875-44aa-b045-3fb0c775d072?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWExNzcwOTEtMDg3NS00NGFhLWIwNDUtM2ZiMGM3NzVkMDcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "172848a5-af2c-4024-8094-8e6a38ba27ab" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "714b820e-44a3-4c31-883c-99db08327d5c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11993" ], "x-ms-correlation-request-id": [ - "f4bd6da8-3bb1-4817-8818-2efa531e7121" + "4d6705c2-f2ef-490d-84ba-a47401fbdf76" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232655Z:f4bd6da8-3bb1-4817-8818-2efa531e7121" + "SOUTHEASTASIA:20210105T111635Z:4d6705c2-f2ef-490d-84ba-a47401fbdf76" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:55 GMT" + "Tue, 05 Jan 2021 11:16:34 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -706,16 +775,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzIyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -725,72 +794,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "21ae3efd-82c6-4921-ab95-8e70e9e26a00" - ], - "x-ms-client-request-id": [ - "f027a771-8e85-4238-9fed-76ee3fddaa11" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a637c0b9-2849-4967-b54d-1e17b9e95f32" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "00b8eb07-45a2-44ce-a973-d7ec7bb77d59" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "48" + "46" ], "x-ms-correlation-request-id": [ - "bf58e468-04cb-4d77-b2c2-ee36eda1b7e0" + "1ecf19bc-c30e-4f11-a9a2-86907f4258a2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232656Z:bf58e468-04cb-4d77-b2c2-ee36eda1b7e0" + "SOUTHEASTASIA:20210105T111635Z:1ecf19bc-c30e-4f11-a9a2-86907f4258a2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:56 GMT" + "Tue, 05 Jan 2021 11:16:35 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile7677\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2322\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzIyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7c615947-7aaf-4b99-af13-d158581b91e6" + "843ecf85-1741-42dd-9b19-cb0d3b3c9aa0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -800,72 +860,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "053c7cc9-703d-4523-bbce-fabab15564b4" - ], - "x-ms-client-request-id": [ - "7c615947-7aaf-4b99-af13-d158581b91e6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "bc1e2703-a6fa-4bcc-b3e8-762a4b44ee9e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "843ecf85-1741-42dd-9b19-cb0d3b3c9aa0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "47" + "45" ], "x-ms-correlation-request-id": [ - "bab803f5-ea82-4995-abbf-7435faab578d" + "4f0ac009-543a-4bdd-840b-df5ce5b3c43a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232657Z:bab803f5-ea82-4995-abbf-7435faab578d" + "SOUTHEASTASIA:20210105T111636Z:4f0ac009-543a-4bdd-840b-df5ce5b3c43a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:57 GMT" + "Tue, 05 Jan 2021 11:16:35 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile7677\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2322\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzIyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fcf7cee4-0a68-4e2d-8204-f8a49e141200" + "9e14eb8f-99bb-4051-9162-6a573058d4e3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -875,48 +926,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "379881f9-13b3-41ee-b8c8-ddbbbb772d3d" - ], - "x-ms-client-request-id": [ - "fcf7cee4-0a68-4e2d-8204-f8a49e141200" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d75228d7-2ecd-4bcf-a6a8-488922a48f71" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9e14eb8f-99bb-4051-9162-6a573058d4e3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "44" + "42" ], "x-ms-correlation-request-id": [ - "00365af5-ef3e-482f-8c32-893b32d3d829" + "c7d614f2-327a-41d4-a050-83f4fcfc2519" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232717Z:00365af5-ef3e-482f-8c32-893b32d3d829" + "SOUTHEASTASIA:20210105T111657Z:c7d614f2-327a-41d4-a050-83f4fcfc2519" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:17 GMT" + "Tue, 05 Jan 2021 11:16:56 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -925,22 +967,22 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTIxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "aec6f469-102c-44ae-9576-313fbcf3e05f" + "2a34d894-c4df-44db-8a40-3c4ab75e37ed" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -959,75 +1001,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "78bcd6e9-f4e6-4142-b6e7-b9e5b7361c4d" + "d5496783-733a-400a-a203-3d92a811e943" ], "x-ms-client-request-id": [ - "aec6f469-102c-44ae-9576-313fbcf3e05f" + "2a34d894-c4df-44db-8a40-3c4ab75e37ed" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/6200ea10-90a0-4e6d-ac6f-1f8372a00b39?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/b12d4c52-ad86-409b-b4eb-bb361d344446?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "23" + "19" ], "x-ms-correlation-request-id": [ - "962b063b-6d32-4519-b011-c9b26dc6f299" + "9acf0231-8901-4553-9380-144f6d83bfc5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232703Z:962b063b-6d32-4519-b011-c9b26dc6f299" + "SOUTHEASTASIA:20210105T111644Z:9acf0231-8901-4553-9380-144f6d83bfc5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:02 GMT" + "Tue, 05 Jan 2021 11:16:43 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5521\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3076\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile2322?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzIyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c8d2ca5c-b11e-40dd-b115-11ce8ca2f303" + "93eb56e7-c5c0-4472-b6c8-a3dc3c4fa43c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1038,46 +1071,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/4ad7165c-a255-4822-993a-c6eb9d5748f2/profileresults/profile7677?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/80c42755-d95c-4029-abff-1e4097bd6ca2/profileresults/profile2322?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "8e3c0765-3311-49fa-899c-9ff59b5b75fe" + "a173922e-1ebd-4934-a5d7-d7617c2e4feb" ], "x-ms-client-request-id": [ - "c8d2ca5c-b11e-40dd-b115-11ce8ca2f303" + "93eb56e7-c5c0-4472-b6c8-a3dc3c4fa43c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/4ad7165c-a255-4822-993a-c6eb9d5748f2?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/80c42755-d95c-4029-abff-1e4097bd6ca2?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-correlation-request-id": [ - "45a3e15a-c68e-42e7-b445-c90606dca16d" + "ab4a276d-f4f1-404a-97cd-0739f31481dd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232705Z:45a3e15a-c68e-42e7-b445-c90606dca16d" + "SOUTHEASTASIA:20210105T111646Z:ab4a276d-f4f1-404a-97cd-0739f31481dd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:05 GMT" + "Tue, 05 Jan 2021 11:16:45 GMT" ], "Expires": [ "-1" @@ -1090,16 +1117,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/4ad7165c-a255-4822-993a-c6eb9d5748f2?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGFkNzE2NWMtYTI1NS00ODIyLTk5M2EtYzZlYjlkNTc0OGYyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/80c42755-d95c-4029-abff-1e4097bd6ca2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODBjNDI3NTUtZDk1Yy00MDI5LWFiZmYtMWU0MDk3YmQ2Y2EyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1109,47 +1136,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "01e01e95-e220-4f6c-beda-35598ac75fcd" - ], - "x-ms-client-request-id": [ - "f120ac93-6258-432c-aa88-5f216b9a249b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9b76eb02-cab2-4fba-86ce-ca4f5efef599" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "240e0b33-f83f-40bf-8fd4-2d0f9d632bdc" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11992" ], "x-ms-correlation-request-id": [ - "581acd3d-a06e-449c-b469-86b35762a120" + "69a58666-6864-460d-8203-8cac213505e2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232716Z:581acd3d-a06e-449c-b469-86b35762a120" + "SOUTHEASTASIA:20210105T111656Z:69a58666-6864-460d-8203-8cac213505e2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:15 GMT" + "Tue, 05 Jan 2021 11:16:55 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1159,16 +1177,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/4ad7165c-a255-4822-993a-c6eb9d5748f2/profileresults/profile7677?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGFkNzE2NWMtYTI1NS00ODIyLTk5M2EtYzZlYjlkNTc0OGYyL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/80c42755-d95c-4029-abff-1e4097bd6ca2/profileresults/profile2322?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODBjNDI3NTUtZDk1Yy00MDI5LWFiZmYtMWU0MDk3YmQ2Y2EyL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyMzIyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1178,48 +1196,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d7ae7a77-3a2d-4fbc-b976-7614d1a37a70" - ], - "x-ms-client-request-id": [ - "37480d67-c7d4-4781-9d04-93319386fd80" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "eabe068e-0ae9-4005-b1bc-a9abc6a2786d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d16bf35e-5fac-4c9e-9807-ab92445d75a6" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11991" ], "x-ms-correlation-request-id": [ - "fa26890f-aa09-4936-ae6e-041c0968d4de" + "2ac917f2-83ed-44f3-a55d-ffb234832043" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232716Z:fa26890f-aa09-4936-ae6e-041c0968d4de" + "SOUTHEASTASIA:20210105T111656Z:2ac917f2-83ed-44f3-a55d-ffb234832043" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:27:16 GMT" + "Tue, 05 Jan 2021 11:16:55 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -1228,22 +1237,22 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTIxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c4a15bd6-4da7-4497-95ad-a3d1ac41b427" + "456b5beb-b100-46e7-948a-02b9cf72034e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1254,46 +1263,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/3ddc7b08-0e07-4fac-9958-fcc85b54929b/profileresults/profile5521?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/4d01f3ee-0a72-4fe0-bf6e-0eb1bbe9a7cc/profileresults/profile3076?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "52fddbe2-37f9-474c-858a-0b93735b0aa2" + "d904bb78-677d-4a82-8cb7-3a0a7e785475" ], "x-ms-client-request-id": [ - "c4a15bd6-4da7-4497-95ad-a3d1ac41b427" + "456b5beb-b100-46e7-948a-02b9cf72034e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/operationresults/3ddc7b08-0e07-4fac-9958-fcc85b54929b?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/operationresults/4d01f3ee-0a72-4fe0-bf6e-0eb1bbe9a7cc?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14998" + "14997" ], "x-ms-correlation-request-id": [ - "49eacd3e-da47-406d-923b-866731934d3b" + "296a2096-25ed-41e0-b642-074dde4244f6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232823Z:49eacd3e-da47-406d-923b-866731934d3b" + "SOUTHEASTASIA:20210105T111800Z:296a2096-25ed-41e0-b642-074dde4244f6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:28:23 GMT" + "Tue, 05 Jan 2021 11:17:59 GMT" ], "Expires": [ "-1" @@ -1306,22 +1309,22 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTIxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4ae9e5f3-2888-4a55-9f88-639f277925be" + "c300caaa-9edc-4326-afbe-49a87ee4ec7f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1331,71 +1334,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e4477323-1feb-44c1-bf40-6ee2b9c465cd" - ], - "x-ms-client-request-id": [ - "4ae9e5f3-2888-4a55-9f88-639f277925be" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "561bfb2b-ece6-455c-b79f-606136cad9ad" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c300caaa-9edc-4326-afbe-49a87ee4ec7f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "42" + "40" ], "x-ms-correlation-request-id": [ - "af483801-513d-4611-a899-29bd0c9fa574" + "fa97e919-f555-4fbd-8b77-a9d283130b4f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232824Z:af483801-513d-4611-a899-29bd0c9fa574" + "SOUTHEASTASIA:20210105T111800Z:fa97e919-f555-4fbd-8b77-a9d283130b4f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:28:23 GMT" + "Tue, 05 Jan 2021 11:18:00 GMT" ], "Content-Length": [ - "399" + "376" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5521\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850/providers/Microsoft.Cdn/profiles/profile5521\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Deleting\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965/providers/Microsoft.Cdn/profiles/profile3076\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3076\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Deleting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1850?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODUwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8965?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4OTY1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1784c3fd-8352-4c59-965c-0d8b9869aa05" + "bef5f8c5-9148-4a4c-895c-f076f9e20fc0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1407,22 +1401,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14997" ], "x-ms-request-id": [ - "764912b8-02eb-4e88-9d03-f7a523c38c24" + "238cf3e6-80d5-4b99-9f6d-e518b60ca2c4" ], "x-ms-correlation-request-id": [ - "764912b8-02eb-4e88-9d03-f7a523c38c24" + "238cf3e6-80d5-4b99-9f6d-e518b60ca2c4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232924Z:764912b8-02eb-4e88-9d03-f7a523c38c24" + "SOUTHEASTASIA:20210105T111905Z:238cf3e6-80d5-4b99-9f6d-e518b60ca2c4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1431,7 +1425,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:29:24 GMT" + "Tue, 05 Jan 2021 11:19:05 GMT" ], "Expires": [ "-1" @@ -1444,15 +1438,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGcxTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGsyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1464,22 +1458,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11986" ], "x-ms-request-id": [ - "8d9e5f44-53f8-4435-b412-6abf4ab855ba" + "2eb96c0b-2fe3-4767-a132-e122e363bf17" ], "x-ms-correlation-request-id": [ - "8d9e5f44-53f8-4435-b412-6abf4ab855ba" + "2eb96c0b-2fe3-4767-a132-e122e363bf17" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232939Z:8d9e5f44-53f8-4435-b412-6abf4ab855ba" + "SOUTHEASTASIA:20210105T111921Z:2eb96c0b-2fe3-4767-a132-e122e363bf17" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1488,7 +1482,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:29:38 GMT" + "Tue, 05 Jan 2021 11:19:20 GMT" ], "Expires": [ "-1" @@ -1501,15 +1495,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGcxTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGsyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1521,22 +1515,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11985" ], "x-ms-request-id": [ - "53fe2e0f-d7d6-4649-9619-ac5171c812c2" + "3340e6ac-d9b2-4268-888d-41ccb9c3650e" ], "x-ms-correlation-request-id": [ - "53fe2e0f-d7d6-4649-9619-ac5171c812c2" + "3340e6ac-d9b2-4268-888d-41ccb9c3650e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232954Z:53fe2e0f-d7d6-4649-9619-ac5171c812c2" + "SOUTHEASTASIA:20210105T111936Z:3340e6ac-d9b2-4268-888d-41ccb9c3650e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1545,7 +1539,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:29:53 GMT" + "Tue, 05 Jan 2021 11:19:35 GMT" ], "Expires": [ "-1" @@ -1558,15 +1552,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGcxTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGsyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1578,16 +1572,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11984" ], "x-ms-request-id": [ - "fc13ef15-233a-4aa4-87b1-9097fc81ea87" + "cbbbf039-6ae3-461d-9fcc-99b051e87ce2" ], "x-ms-correlation-request-id": [ - "fc13ef15-233a-4aa4-87b1-9097fc81ea87" + "cbbbf039-6ae3-461d-9fcc-99b051e87ce2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233009Z:fc13ef15-233a-4aa4-87b1-9097fc81ea87" + "SOUTHEASTASIA:20210105T111951Z:cbbbf039-6ae3-461d-9fcc-99b051e87ce2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1596,7 +1590,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:09 GMT" + "Tue, 05 Jan 2021 11:19:51 GMT" ], "Expires": [ "-1" @@ -1609,15 +1603,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg1MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGcxTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODk2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGsyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1629,16 +1623,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11983" ], "x-ms-request-id": [ - "a5176001-89e0-43ef-9e91-1e3bff87d855" + "a85b30e4-d52e-476c-a074-988876b4b832" ], "x-ms-correlation-request-id": [ - "a5176001-89e0-43ef-9e91-1e3bff87d855" + "a85b30e4-d52e-476c-a074-988876b4b832" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233009Z:a5176001-89e0-43ef-9e91-1e3bff87d855" + "SOUTHEASTASIA:20210105T111952Z:a85b30e4-d52e-476c-a074-988876b4b832" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1647,7 +1641,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:09 GMT" + "Tue, 05 Jan 2021 11:19:51 GMT" ], "Expires": [ "-1" @@ -1662,14 +1656,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup1850" + "cdnResourceGroup8965" ], "ProfileGetListTest": [ - "profile7677", - "profile5521" + "profile2322", + "profile3076" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileListBySubcriptionTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileListBySubcriptionTest.json index 5a5d06decad19..33274380ecebd 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileListBySubcriptionTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileListBySubcriptionTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b78fc90d-cb5a-4db7-85bc-85351f0b830d" + "69e43a99-d239-4791-9a33-d7daf94edc3e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "8242128b-4014-4caa-9c39-198ca52fb5d7" + "0c2b5b60-dacc-4311-bb6d-89bee9962f16" ], "x-ms-correlation-request-id": [ - "8242128b-4014-4caa-9c39-198ca52fb5d7" + "0c2b5b60-dacc-4311-bb6d-89bee9962f16" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230206Z:8242128b-4014-4caa-9c39-198ca52fb5d7" + "SOUTHEASTASIA:20210105T104804Z:0c2b5b60-dacc-4311-bb6d-89bee9962f16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:05 GMT" + "Tue, 05 Jan 2021 10:48:04 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1984\",\r\n \"name\": \"cdnResourceGroup1984\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7570\",\r\n \"name\": \"cdnResourceGroup7570\",\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-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "abe385b3-5dd0-4220-b5b7-0b2c199ea16f" + "6d1d3dca-fb9d-4df8-9d7f-60ff9ac23a4b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -92,72 +92,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "cc952329-9801-4dc6-8c1f-c07557cad9ab" - ], - "x-ms-client-request-id": [ - "abe385b3-5dd0-4220-b5b7-0b2c199ea16f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "089c20c7-3cb8-4417-aed8-23d72c547a81" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6d1d3dca-fb9d-4df8-9d7f-60ff9ac23a4b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "e79d58db-712b-4053-8a9c-958f659d0800" + "f5ec10ba-3fab-4ec9-90d3-9884b1595e5a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230209Z:e79d58db-712b-4053-8a9c-958f659d0800" + "SOUTHEASTASIA:20210105T104806Z:f5ec10ba-3fab-4ec9-90d3-9884b1595e5a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:09 GMT" + "Tue, 05 Jan 2021 10:48:05 GMT" ], "Content-Length": [ - "40377" + "10261" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"test123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrvz2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"twitter-card-image-default-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/twitter-card-image-default-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"puyuCdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-prof-temp\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn_res_group_temp/providers/Microsoft.Cdn/profiles/cdn-prof-temp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618-2\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuricdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sinallop\",\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 \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonRev4Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CdnProfile100\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-multiorigin-bugbash\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-temp-profile\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdnsecondprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sri-URLSigning-CDNProfile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-standard-verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/cdn-standard-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-123\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrms2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"RRVz\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"jomejia-msft-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"private-link\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/private-link\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"multioriginbugbash\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"zhdencdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-Akamai\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Cdn-E2e-Test-Std-Verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"random\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/random\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile793\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2354/providers/Microsoft.Cdn/profiles/profile793\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7778\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile8458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile4812\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile3645\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6855\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-VZ\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5178\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-armtemplate-test-verizon\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriTestCDN-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-test\",\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 \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUX\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile9911\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuri\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-verizon-arm-test-2\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test11111\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test11111\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5913\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"pls-test\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"tesdddjjj\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile2440\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-bugbash\",\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 \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ggnng\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/ggnng\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"142536\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/142536\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-test-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-test-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"qwerty\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/qwerty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1010\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-afd-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-afd-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-msftstd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-msftstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"roku-test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/roku-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ResourceNameTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/ResourceNameTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"wertsdftsdft\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/wertsdftsdft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AFDTesting\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/AFDTesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-testportal\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-testportal\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test1234\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test1234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CachingRuleTest-akamai\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AaronTest/providers/Microsoft.Cdn/profiles/CachingRuleTest-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Akamai403Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/Akamai403Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"test\",\r\n \"test2\": \"test2\"\r\n },\r\n \"location\": \"WestEurope\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testDeliveryRules\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testDeliveryRules\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CostElement\": \"HC02917\",\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testmarketplacedelivery\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testmarketplacedelivery\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"testkey1\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"statictest123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/akucer-test/providers/Microsoft.Cdn/profiles/statictest123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sadfgasdfasd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azfdtest.xyz/providers/Microsoft.Cdn/profiles/sadfgasdfasd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testabcdef\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testabcdef\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUXTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6061\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6760\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdntestprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1794\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"GuruProdProfile1\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiProdStagingTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/AkamaiProdStagingTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-verizonPrime\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-verizonPrime\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-akamai-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-akamai-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testtesttest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiCustomDomainTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiCustomDomainTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"vfbbgf\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/vfbbgf\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testakamai524\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testakamai524\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-roku-premium\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/cdn-roku-premium\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfilenewPackage2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfilenewPackage2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"inzarifTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/inzarifTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiWiredPortalTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiWiredPortalTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"premiumcdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/premiumcdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonPremiumTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/VerizonPremiumTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile-test-afd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/profile-test-afd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/VerizonQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-test-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/cdn-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfileNewPackage\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfileNewPackage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"SouthCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindptestcdn/providers/Microsoft.Cdn/profiles/ravindprpv2stagetest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindprpv2stagetest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingverizontest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingverizontest1\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingMSTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingMSTest1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/sinadellmsft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellmsft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rrtest/providers/Microsoft.Cdn/profiles/rr-test-cdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rr-test-cdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/cdnbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/testmscdn-fulu\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testmscdn-fulu\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-verizon\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/huaiyiz-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/akaimaiprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"akaimaiprofile\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/verizonstard\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstard\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ab.c\": \"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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindp-AFDX/providers/Microsoft.Cdn/profiles/ravindp-1218-0552\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-0552\",\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\": \"ffca70a7-febf-498a-a29d-6e267a35bf07\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile2\",\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\": \"77017783-3659-42d8-bbf8-23dee7bebbe3\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile3\",\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\": \"c0f76c92-4e94-4834-b0f6-036861e590af\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile1\",\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\": \"93fd534a-c151-4822-9d01-e2dca9430b98\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile2\",\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\": \"6556d62a-3b29-4537-9903-e6e647e33952\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile3\",\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\": \"47219d1c-ed34-466d-bedd-6f9eeca53335\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/ganga-afdx-staging\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ganga-afdx-staging\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ganga-afdx\": \"ganga-afdx-v1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fa91fb86-bf29-49b4-ae09-39bee8b04173\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/yuajia02\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajia02\",\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\": \"e51c1068-bae1-453e-8c7f-8d65eadaf445\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/sinadellissue\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellissue\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/cpbugtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cpbugtest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-quick-profile20\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-quick-profile20\",\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\": \"e286fcd8-58e5-4b3d-b1e1-a5eac5726106\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-normal-profile21\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-normal-profile21\",\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\": \"9fbb754c-4aa9-4282-88ba-202a10a07e6d\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4069/providers/Microsoft.Cdn/profiles/profile2483\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2483\",\r\n \"location\": \"WestUs\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup552/providers/Microsoft.Cdn/profiles/profile1472\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1472\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7470/providers/Microsoft.Cdn/profiles/profile8984\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8984\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"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/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a1bcabf2-72b1-4b01-ac3a-778b4a6247d5" + "6027af9d-2ec5-44da-8c57-c5ee58a4f40b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -167,72 +158,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "426ccaae-bbfe-468d-86a7-ee05a22237da" - ], - "x-ms-client-request-id": [ - "a1bcabf2-72b1-4b01-ac3a-778b4a6247d5" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f1a3329c-30f4-42ed-b0f0-fbac27c765a1" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6027af9d-2ec5-44da-8c57-c5ee58a4f40b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "46" ], "x-ms-correlation-request-id": [ - "c3a656f8-7c38-4536-a735-0bbdf1a131f1" + "d6b8b18a-fb72-44eb-872b-b140c372901d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230250Z:c3a656f8-7c38-4536-a735-0bbdf1a131f1" + "SOUTHEASTASIA:20210105T104907Z:d6b8b18a-fb72-44eb-872b-b140c372901d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:49 GMT" + "Tue, 05 Jan 2021 10:49:07 GMT" ], "Content-Length": [ - "40397" + "10261" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"sri-URLSigning-CDNProfile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrms2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"jomejia-msft-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdnsecondprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"multioriginbugbash\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"RRVz\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-prof-temp\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn_res_group_temp/providers/Microsoft.Cdn/profiles/cdn-prof-temp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonRev4Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"private-link\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/private-link\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"GuruProdProfile1\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-multiorigin-bugbash\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-Akamai\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Cdn-E2e-Test-Std-Verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile793\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2354/providers/Microsoft.Cdn/profiles/profile793\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7778\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrvz2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-123\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"twitter-card-image-default-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/twitter-card-image-default-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"puyuCdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"zhdencdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuricdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618-2\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-standard-verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/cdn-standard-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testtesttest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-temp-profile\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CdnProfile100\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sinallop\",\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 \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6760\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-VZ\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5178\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"random\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/random\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile4812\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdntestprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"pls-test\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"qwerty\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/qwerty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile8458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUX\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriTestCDN-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile9911\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1010\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-test-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-test-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test11111\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test11111\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AFDTesting\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/AFDTesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUXTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-bugbash\",\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 \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"142536\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/142536\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"roku-test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/roku-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5913\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ggnng\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/ggnng\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"tesdddjjj\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CachingRuleTest-akamai\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AaronTest/providers/Microsoft.Cdn/profiles/CachingRuleTest-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-testportal\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-testportal\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6061\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-test\",\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 \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"vfbbgf\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/vfbbgf\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1794\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-armtemplate-test-verizon\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile391\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-verizonPrime\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-verizonPrime\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-msftstd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-msftstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test1234\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test1234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6855\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-verizon-arm-test-2\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile3645\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile2440\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuri\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-roku-premium\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/cdn-roku-premium\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"wertsdftsdft\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/wertsdftsdft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-afd-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-afd-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ResourceNameTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/ResourceNameTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"statictest123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/akucer-test/providers/Microsoft.Cdn/profiles/statictest123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-akamai-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-akamai-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiProdStagingTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/AkamaiProdStagingTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sadfgasdfasd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azfdtest.xyz/providers/Microsoft.Cdn/profiles/sadfgasdfasd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfileNewPackage\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfileNewPackage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"SouthCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"premiumcdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/premiumcdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testabcdef\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testabcdef\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Akamai403Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/Akamai403Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"test\",\r\n \"test2\": \"test2\"\r\n },\r\n \"location\": \"WestEurope\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testakamai524\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testakamai524\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiCustomDomainTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiCustomDomainTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"inzarifTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/inzarifTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonPremiumTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/VerizonPremiumTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile-test-afd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/profile-test-afd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testDeliveryRules\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testDeliveryRules\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CostElement\": \"HC02917\",\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testmarketplacedelivery\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testmarketplacedelivery\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"testkey1\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-test-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/cdn-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiWiredPortalTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiWiredPortalTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfilenewPackage2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfilenewPackage2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindptestcdn/providers/Microsoft.Cdn/profiles/ravindprpv2stagetest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindprpv2stagetest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingverizontest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingverizontest1\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingMSTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingMSTest1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/sinadellmsft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellmsft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rrtest/providers/Microsoft.Cdn/profiles/rr-test-cdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rr-test-cdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/cdnbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/testmscdn-fulu\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testmscdn-fulu\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-verizon\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/huaiyiz-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/akaimaiprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"akaimaiprofile\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/verizonstard\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstard\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ab.c\": \"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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindp-AFDX/providers/Microsoft.Cdn/profiles/ravindp-1218-0552\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-0552\",\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\": \"ffca70a7-febf-498a-a29d-6e267a35bf07\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile2\",\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\": \"77017783-3659-42d8-bbf8-23dee7bebbe3\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile3\",\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\": \"c0f76c92-4e94-4834-b0f6-036861e590af\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile1\",\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\": \"93fd534a-c151-4822-9d01-e2dca9430b98\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile2\",\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\": \"6556d62a-3b29-4537-9903-e6e647e33952\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile3\",\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\": \"47219d1c-ed34-466d-bedd-6f9eeca53335\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/ganga-afdx-staging\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ganga-afdx-staging\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ganga-afdx\": \"ganga-afdx-v1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fa91fb86-bf29-49b4-ae09-39bee8b04173\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/yuajia02\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajia02\",\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\": \"e51c1068-bae1-453e-8c7f-8d65eadaf445\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/sinadellissue\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellissue\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/cpbugtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cpbugtest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-quick-profile20\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-quick-profile20\",\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\": \"e286fcd8-58e5-4b3d-b1e1-a5eac5726106\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-normal-profile21\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-normal-profile21\",\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\": \"9fbb754c-4aa9-4282-88ba-202a10a07e6d\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4069/providers/Microsoft.Cdn/profiles/profile2483\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2483\",\r\n \"location\": \"WestUs\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup552/providers/Microsoft.Cdn/profiles/profile1472\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1472\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8694\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"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/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8b8ac650-005b-447b-b193-b078fda5e4aa" + "d2115ade-fbae-4e9d-b24e-40ea1551d80c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,72 +224,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5e278e31-fea2-48d0-bb77-75db9f3b4e7c" - ], - "x-ms-client-request-id": [ - "8b8ac650-005b-447b-b193-b078fda5e4aa" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "80ac0922-767c-43bd-a516-73005973078f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d2115ade-fbae-4e9d-b24e-40ea1551d80c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "44" ], "x-ms-correlation-request-id": [ - "c2de9ce3-00aa-4b23-b8e3-f8b55e24394a" + "f94b48a6-51de-45c1-966a-fdcaaa031ced" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230326Z:c2de9ce3-00aa-4b23-b8e3-f8b55e24394a" + "SOUTHEASTASIA:20210105T105010Z:f94b48a6-51de-45c1-966a-fdcaaa031ced" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:26 GMT" + "Tue, 05 Jan 2021 10:50:10 GMT" ], "Content-Length": [ - "40412" + "10635" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"test123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sri-URLSigning-CDNProfile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"RRVz\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonRev4Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-123\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"GuruProdProfile1\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"private-link\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/private-link\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6760\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"jomejia-msft-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-multiorigin-bugbash\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuricdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6061\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618-2\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-prof-temp\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn_res_group_temp/providers/Microsoft.Cdn/profiles/cdn-prof-temp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"puyuCdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Cdn-E2e-Test-Std-Verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"zhdencdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile793\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2354/providers/Microsoft.Cdn/profiles/profile793\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrvz2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-standard-verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/cdn-standard-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"twitter-card-image-default-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/twitter-card-image-default-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"multioriginbugbash\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdnsecondprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrms2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-temp-profile\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-Akamai\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testtesttest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sinallop\",\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 \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-VZ\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CdnProfile100\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdntestprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"random\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/random\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7778\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"tesdddjjj\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriTestCDN-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5913\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"pls-test\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUXTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"vfbbgf\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/vfbbgf\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile8458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile4812\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6855\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile391\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile3645\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUX\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"wertsdftsdft\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/wertsdftsdft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-bugbash\",\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 \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1010\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"roku-test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/roku-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile2440\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuri\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile9911\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ggnng\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/ggnng\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-test-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-test-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test11111\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test11111\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-verizon-arm-test-2\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test1234\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test1234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-verizonPrime\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-verizonPrime\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"142536\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/142536\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5178\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-testportal\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-testportal\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiProdStagingTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/AkamaiProdStagingTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1794\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-armtemplate-test-verizon\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1338\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-roku-premium\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/cdn-roku-premium\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"qwerty\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/qwerty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-afd-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-afd-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ResourceNameTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/ResourceNameTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-test\",\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 \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-msftstd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-msftstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testabcdef\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testabcdef\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"testkey1\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Akamai403Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/Akamai403Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"test\",\r\n \"test2\": \"test2\"\r\n },\r\n \"location\": \"WestEurope\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AFDTesting\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/AFDTesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CachingRuleTest-akamai\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AaronTest/providers/Microsoft.Cdn/profiles/CachingRuleTest-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-akamai-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-akamai-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"premiumcdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/premiumcdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"statictest123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/akucer-test/providers/Microsoft.Cdn/profiles/statictest123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testDeliveryRules\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testDeliveryRules\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CostElement\": \"HC02917\",\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-test-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/cdn-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testmarketplacedelivery\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testmarketplacedelivery\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiCustomDomainTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiCustomDomainTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiWiredPortalTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiWiredPortalTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"inzarifTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/inzarifTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile-test-afd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/profile-test-afd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfileNewPackage\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfileNewPackage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"SouthCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testakamai524\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testakamai524\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sadfgasdfasd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azfdtest.xyz/providers/Microsoft.Cdn/profiles/sadfgasdfasd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfilenewPackage2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfilenewPackage2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindptestcdn/providers/Microsoft.Cdn/profiles/ravindprpv2stagetest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindprpv2stagetest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingverizontest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingverizontest1\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingMSTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingMSTest1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/sinadellmsft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellmsft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rrtest/providers/Microsoft.Cdn/profiles/rr-test-cdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rr-test-cdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/cdnbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/testmscdn-fulu\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testmscdn-fulu\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-verizon\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/huaiyiz-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/akaimaiprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"akaimaiprofile\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/verizonstard\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstard\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ab.c\": \"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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindp-AFDX/providers/Microsoft.Cdn/profiles/ravindp-1218-0552\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-0552\",\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\": \"ffca70a7-febf-498a-a29d-6e267a35bf07\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile2\",\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\": \"77017783-3659-42d8-bbf8-23dee7bebbe3\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile3\",\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\": \"c0f76c92-4e94-4834-b0f6-036861e590af\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile1\",\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\": \"93fd534a-c151-4822-9d01-e2dca9430b98\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile2\",\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\": \"6556d62a-3b29-4537-9903-e6e647e33952\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile3\",\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\": \"47219d1c-ed34-466d-bedd-6f9eeca53335\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/ganga-afdx-staging\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ganga-afdx-staging\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ganga-afdx\": \"ganga-afdx-v1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fa91fb86-bf29-49b4-ae09-39bee8b04173\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/yuajia02\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajia02\",\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\": \"e51c1068-bae1-453e-8c7f-8d65eadaf445\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/sinadellissue\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellissue\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/cpbugtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cpbugtest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-quick-profile20\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-quick-profile20\",\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\": \"e286fcd8-58e5-4b3d-b1e1-a5eac5726106\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-normal-profile21\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-normal-profile21\",\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\": \"9fbb754c-4aa9-4282-88ba-202a10a07e6d\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4069/providers/Microsoft.Cdn/profiles/profile2483\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2483\",\r\n \"location\": \"WestUs\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup552/providers/Microsoft.Cdn/profiles/profile1472\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1472\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8694\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5254\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"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/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f69c695-53e3-4b82-8081-192ec2be6337" + "6a0d337b-f945-413d-83f8-a05fa4849f06" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -317,72 +290,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "36549584-887b-4f48-9b77-8f4b65c18245" - ], - "x-ms-client-request-id": [ - "3f69c695-53e3-4b82-8081-192ec2be6337" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "28a4e78d-9795-48f6-8d18-ee905220c5bd" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6a0d337b-f945-413d-83f8-a05fa4849f06" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "43" ], "x-ms-correlation-request-id": [ - "33217491-b8ae-4211-8e8c-4236a24d92be" + "6cc67b8f-64a7-4872-9938-07fd446ad315" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230341Z:33217491-b8ae-4211-8e8c-4236a24d92be" + "SOUTHEASTASIA:20210105T105023Z:6cc67b8f-64a7-4872-9938-07fd446ad315" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:40 GMT" + "Tue, 05 Jan 2021 10:50:22 GMT" ], "Content-Length": [ - "40399" + "10260" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"jomejia-msft-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"RRVz\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrms2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-123\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"twitter-card-image-default-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/twitter-card-image-default-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-temp-profile\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-multiorigin-bugbash\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618-2\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sri-URLSigning-CDNProfile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"zhdencdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-Akamai\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6760\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-VZ\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrvz2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-prof-temp\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn_res_group_temp/providers/Microsoft.Cdn/profiles/cdn-prof-temp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"puyuCdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"multioriginbugbash\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CdnProfile100\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonRev4Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-standard-verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/cdn-standard-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testtesttest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"GuruProdProfile1\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile793\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2354/providers/Microsoft.Cdn/profiles/profile793\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile8458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6855\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"tesdddjjj\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"pls-test\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7778\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1338\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriTestCDN-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUX\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5913\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUXTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-bugbash\",\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 \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1010\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile3645\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"qwerty\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/qwerty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"142536\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/142536\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ggnng\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/ggnng\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-verizonPrime\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-verizonPrime\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-roku-premium\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/cdn-roku-premium\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CachingRuleTest-akamai\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AaronTest/providers/Microsoft.Cdn/profiles/CachingRuleTest-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"random\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/random\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"wertsdftsdft\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/wertsdftsdft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-test\",\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 \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile4812\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"roku-test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/roku-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuri\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-test-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-test-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-verizon-arm-test-2\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile2440\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"vfbbgf\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/vfbbgf\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AFDTesting\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/AFDTesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-afd-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-afd-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test1234\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test1234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Akamai403Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/Akamai403Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"test\",\r\n \"test2\": \"test2\"\r\n },\r\n \"location\": \"WestEurope\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testakamai524\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testakamai524\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testabcdef\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testabcdef\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiProdStagingTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/AkamaiProdStagingTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testDeliveryRules\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testDeliveryRules\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CostElement\": \"HC02917\",\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiWiredPortalTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiWiredPortalTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiCustomDomainTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiCustomDomainTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-msftstd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-msftstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"inzarifTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/inzarifTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuricdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdnsecondprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"private-link\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/private-link\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6061\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sinallop\",\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 \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5178\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdntestprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1794\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-armtemplate-test-verizon\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-akamai-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-akamai-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile9911\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-testportal\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-testportal\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ResourceNameTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/ResourceNameTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"statictest123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/akucer-test/providers/Microsoft.Cdn/profiles/statictest123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testmarketplacedelivery\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testmarketplacedelivery\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-test-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/cdn-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sadfgasdfasd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azfdtest.xyz/providers/Microsoft.Cdn/profiles/sadfgasdfasd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"testkey1\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Cdn-E2e-Test-Std-Verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test11111\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test11111\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfilenewPackage2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfilenewPackage2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"premiumcdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/premiumcdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile-test-afd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/profile-test-afd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfileNewPackage\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfileNewPackage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"SouthCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonPremiumTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/VerizonPremiumTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindptestcdn/providers/Microsoft.Cdn/profiles/ravindprpv2stagetest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindprpv2stagetest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingverizontest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingverizontest1\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingMSTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingMSTest1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/sinadellmsft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellmsft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rrtest/providers/Microsoft.Cdn/profiles/rr-test-cdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rr-test-cdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/cdnbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/testmscdn-fulu\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testmscdn-fulu\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-verizon\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/huaiyiz-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/akaimaiprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"akaimaiprofile\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/verizonstard\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstard\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ab.c\": \"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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindp-AFDX/providers/Microsoft.Cdn/profiles/ravindp-1218-0552\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-0552\",\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\": \"ffca70a7-febf-498a-a29d-6e267a35bf07\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile2\",\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\": \"77017783-3659-42d8-bbf8-23dee7bebbe3\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile3\",\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\": \"c0f76c92-4e94-4834-b0f6-036861e590af\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile1\",\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\": \"93fd534a-c151-4822-9d01-e2dca9430b98\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile2\",\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\": \"6556d62a-3b29-4537-9903-e6e647e33952\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile3\",\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\": \"47219d1c-ed34-466d-bedd-6f9eeca53335\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/ganga-afdx-staging\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ganga-afdx-staging\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ganga-afdx\": \"ganga-afdx-v1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fa91fb86-bf29-49b4-ae09-39bee8b04173\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/yuajia02\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajia02\",\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\": \"e51c1068-bae1-453e-8c7f-8d65eadaf445\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/sinadellissue\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellissue\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/cpbugtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cpbugtest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-quick-profile20\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-quick-profile20\",\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\": \"e286fcd8-58e5-4b3d-b1e1-a5eac5726106\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-normal-profile21\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-normal-profile21\",\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\": \"9fbb754c-4aa9-4282-88ba-202a10a07e6d\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4069/providers/Microsoft.Cdn/profiles/profile2483\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2483\",\r\n \"location\": \"WestUs\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup552/providers/Microsoft.Cdn/profiles/profile1472\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1472\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5254\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"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/providers/Microsoft.Cdn/profiles?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/profiles?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9eb28a96-9eeb-414d-9463-112b3a5be9d0" + "89956664-4690-48a5-a078-207267d97dc3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -392,72 +356,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0254d4e9-c77b-4d6d-828b-51c63a738e1f" - ], - "x-ms-client-request-id": [ - "9eb28a96-9eeb-414d-9463-112b3a5be9d0" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0a5d5a35-4c7d-420c-b155-169872ff41de" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "89956664-4690-48a5-a078-207267d97dc3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "42" ], "x-ms-correlation-request-id": [ - "8837b5c6-5501-4c36-87ca-5cd2b37fbb06" + "8a11632a-daee-438d-abdb-1ec166d976e2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230356Z:8837b5c6-5501-4c36-87ca-5cd2b37fbb06" + "SOUTHEASTASIA:20210105T105035Z:8a11632a-daee-438d-abdb-1ec166d976e2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:56 GMT" + "Tue, 05 Jan 2021 10:50:35 GMT" ], "Content-Length": [ - "40377" + "9886" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"sri-URLSigning-CDNProfile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonRev4Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-prof-temp\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn_res_group_temp/providers/Microsoft.Cdn/profiles/cdn-prof-temp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"puyuCdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"twitter-card-image-default-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/twitter-card-image-default-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-temp-profile\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"RRVz\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"zhdencdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-Akamai\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-multiorigin-bugbash\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CdnProfile100\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"GuruProdProfile1\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuricdn\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"random\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/random\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"private-link\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/private-link\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdnsecondprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6760\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7988\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"jomejia-msft-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriCDNProfile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-123\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrms2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"rrvz2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testtesttest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"multioriginbugbash\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sinallop\",\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 \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile793\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2354/providers/Microsoft.Cdn/profiles/profile793\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5178\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Cdn-E2e-Test-Std-Verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test0618-2\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-MS\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"tesdddjjj\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"pls-test\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1794\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-armtemplate-test-verizon\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile7778\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-verizon-arm-test-2\",\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 \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"qwerty\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/qwerty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUXTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sriTestCDN-profile\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ggnng\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/ggnng\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AFDTesting\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/AFDTesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-afd-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-afd-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"roku-test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/roku-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"wertsdftsdft\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/wertsdftsdft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiProdStagingTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/AkamaiProdStagingTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-akamai-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/hata-akamai-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile3645\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile8458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile5913\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile2440\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6855\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sindhuri\",\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 \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test11111\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test11111\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile1010\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testDeliveryRules\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testDeliveryRules\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CostElement\": \"HC02917\",\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"Akamai403Test\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/Akamai403Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"test\",\r\n \"test2\": \"test2\"\r\n },\r\n \"location\": \"WestEurope\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testabcdef\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testabcdef\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"statictest123\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/akucer-test/providers/Microsoft.Cdn/profiles/statictest123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-verizonPrime\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-verizonPrime\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-roku-premium\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/cdn-roku-premium\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-msftstd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-msftstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-standard-verizon\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/cdn-standard-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"142536\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/142536\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile6061\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"test\": \"testkey1\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"ResourceNameTest\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/ResourceNameTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"sadfgasdfasd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azfdtest.xyz/providers/Microsoft.Cdn/profiles/sadfgasdfasd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-profile-VZ\",\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 \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiCustomDomainTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiCustomDomainTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"inzarifTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/inzarifTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfilenewPackage2\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfilenewPackage2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile-test-afd\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/profile-test-afd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdntestprofile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiWiredPortalTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiWiredPortalTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile4812\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newProfileNewPackage\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/newProfileNewPackage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"SouthCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-test\",\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 \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"profile9911\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"las-pls-bugbash\",\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 \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"vfbbgf\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rkesav-rg/providers/Microsoft.Cdn/profiles/vfbbgf\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"hata-test-1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/hata-test-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonPremiumTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/VerizonPremiumTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"newUX\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"test1234\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/0508test/providers/Microsoft.Cdn/profiles/test1234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"CachingRuleTest-akamai\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AaronTest/providers/Microsoft.Cdn/profiles/CachingRuleTest-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"nachakra-testportal\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFD/providers/Microsoft.Cdn/profiles/nachakra-testportal\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"AkamaiQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/AkamaiQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"cdn-test-profile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/cdn-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testakamai524\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AkamaiApiTest/providers/Microsoft.Cdn/profiles/testakamai524\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"testmarketplacedelivery\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testmarketplacedelivery\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"CompanyCode\": \"0973\"\r\n },\r\n \"location\": \"WestCentralUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"premiumcdn\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/premiumcdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"CentralUs\",\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n },\r\n {\r\n \"name\": \"VerizonQSCTestProfile\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/azuretest/providers/Microsoft.Cdn/profiles/VerizonQSCTestProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindptestcdn/providers/Microsoft.Cdn/profiles/ravindprpv2stagetest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindprpv2stagetest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingverizontest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingverizontest1\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/jidingMSTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jidingMSTest1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/jidingtest/providers/Microsoft.Cdn/profiles/sinadellmsft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellmsft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rrtest/providers/Microsoft.Cdn/profiles/rr-test-cdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rr-test-cdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/cdnbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/rpv2测试/providers/Microsoft.Cdn/profiles/testmscdn-fulu\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testmscdn-fulu\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-verizon\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/huaiyiz-akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/akaimaiprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"akaimaiprofile\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/bugbash101/providers/Microsoft.Cdn/profiles/verizonstard\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstard\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ab.c\": \"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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/ravindp-AFDX/providers/Microsoft.Cdn/profiles/ravindp-1218-0552\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-0552\",\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\": \"ffca70a7-febf-498a-a29d-6e267a35bf07\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile2\",\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\": \"77017783-3659-42d8-bbf8-23dee7bebbe3\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-staging-quick-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-staging-quick-profile3\",\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\": \"c0f76c92-4e94-4834-b0f6-036861e590af\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile1\",\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\": \"93fd534a-c151-4822-9d01-e2dca9430b98\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile2\",\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\": \"6556d62a-3b29-4537-9903-e6e647e33952\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-bugbash-profile3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-bugbash-profile3\",\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\": \"47219d1c-ed34-466d-bedd-6f9eeca53335\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/ganga-afdx-staging\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ganga-afdx-staging\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ganga-afdx\": \"ganga-afdx-v1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fa91fb86-bf29-49b4-ae09-39bee8b04173\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/AFDX-Portal-BugBash/providers/Microsoft.Cdn/profiles/yuajia02\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajia02\",\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\": \"e51c1068-bae1-453e-8c7f-8d65eadaf445\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/sinadellissue\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadellissue\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/sinadellissue/providers/Microsoft.Cdn/profiles/cpbugtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cpbugtest\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-quick-profile20\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-quick-profile20\",\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\": \"e286fcd8-58e5-4b3d-b1e1-a5eac5726106\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/huaiyiz/providers/Microsoft.Cdn/profiles/huaiyiz-afdx-normal-profile21\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"huaiyiz-afdx-normal-profile21\",\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\": \"9fbb754c-4aa9-4282-88ba-202a10a07e6d\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4069/providers/Microsoft.Cdn/profiles/profile2483\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2483\",\r\n \"location\": \"WestUs\",\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup552/providers/Microsoft.Cdn/profiles/profile1472\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1472\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\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/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4Njk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "bf16ef5d-7721-4a31-ae59-fdd836792290" + "0b6b79a2-f143-443d-9508-9a8de8b008fd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -476,69 +431,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "c93d808c-ff70-47e0-a9a3-d877fb533765" + "0d2566b7-fc46-4f95-9c4d-a2e0d289102a" ], "x-ms-client-request-id": [ - "bf16ef5d-7721-4a31-ae59-fdd836792290" + "0b6b79a2-f143-443d-9508-9a8de8b008fd" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/709b3827-c532-40d5-9b18-066898865c34?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/d9d2bffc-d451-4400-97a6-65b01dcafbc6?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "22" ], "x-ms-correlation-request-id": [ - "1a3ce3c4-1d88-4c09-b026-572c3d859a55" + "fb7371d0-6a01-4e30-90cf-0fb6e65e3bd3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230216Z:1a3ce3c4-1d88-4c09-b026-572c3d859a55" + "SOUTHEASTASIA:20210105T104814Z:fb7371d0-6a01-4e30-90cf-0fb6e65e3bd3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:15 GMT" + "Tue, 05 Jan 2021 10:48:13 GMT" ], "Content-Length": [ - "396" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile391\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8694\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/709b3827-c532-40d5-9b18-066898865c34?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzA5YjM4MjctYzUzMi00MGQ1LTliMTgtMDY2ODk4ODY1YzM0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/d9d2bffc-d451-4400-97a6-65b01dcafbc6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDlkMmJmZmMtZDQ1MS00NDAwLTk3YTYtNjViMDFkY2FmYmM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -548,47 +494,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "41714fcd-62c5-44cb-92ce-c73204d4c773" - ], - "x-ms-client-request-id": [ - "fc7bb52a-d7b9-46fe-be6b-ba1d8fa102df" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "72757a27-355d-4f5d-934e-8e78b516c69a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "59c4d04a-8855-4f2f-b9c6-650330f4353c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11911" ], "x-ms-correlation-request-id": [ - "00f5b559-53f1-4ec5-b578-9401c0a5454c" + "e4931695-4de1-4c0a-8592-2bc7b46d3a85" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230226Z:00f5b559-53f1-4ec5-b578-9401c0a5454c" + "SOUTHEASTASIA:20210105T104824Z:e4931695-4de1-4c0a-8592-2bc7b46d3a85" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:26 GMT" + "Tue, 05 Jan 2021 10:48:24 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -598,16 +535,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/709b3827-c532-40d5-9b18-066898865c34?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzA5YjM4MjctYzUzMi00MGQ1LTliMTgtMDY2ODk4ODY1YzM0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/d9d2bffc-d451-4400-97a6-65b01dcafbc6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDlkMmJmZmMtZDQ1MS00NDAwLTk3YTYtNjViMDFkY2FmYmM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -617,47 +554,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "5a70fd33-ab92-4ac5-b6a3-e4beb74a7a8f" + "41da3f6d-1132-439c-9d19-b664bab9faa2" ], "x-ms-client-request-id": [ - "ce27f789-b12f-4d7c-8f30-f92568c40517" + "60ca2262-60ee-4aa7-922b-e7429b837e96" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11910" + ], + "x-ms-correlation-request-id": [ + "35163a5e-5d80-4a6c-972c-8b4654ee2db9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T104835Z:35163a5e-5d80-4a6c-972c-8b4654ee2db9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/d9d2bffc-d451-4400-97a6-65b01dcafbc6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDlkMmJmZmMtZDQ1MS00NDAwLTk3YTYtNjViMDFkY2FmYmM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "28c9655f-64f9-41e5-9440-618425dfe7ee" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "70fe4241-f897-48e8-81c0-c58621c6d8cb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11909" ], "x-ms-correlation-request-id": [ - "2834d608-8ab2-49f6-9740-fb5f91d0e4c4" + "b37cae8b-48d9-4f6a-93eb-66c6b740b58e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230236Z:2834d608-8ab2-49f6-9740-fb5f91d0e4c4" + "SOUTHEASTASIA:20210105T104845Z:b37cae8b-48d9-4f6a-93eb-66c6b740b58e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:36 GMT" + "Tue, 05 Jan 2021 10:48:44 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -667,16 +655,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/709b3827-c532-40d5-9b18-066898865c34?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzA5YjM4MjctYzUzMi00MGQ1LTliMTgtMDY2ODk4ODY1YzM0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/d9d2bffc-d451-4400-97a6-65b01dcafbc6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDlkMmJmZmMtZDQ1MS00NDAwLTk3YTYtNjViMDFkY2FmYmM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -686,47 +674,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e7637996-e227-4e97-8bf3-048059d48aae" + "88be8997-9b20-4ae1-8d51-3773efabef33" ], "x-ms-client-request-id": [ - "4e85790f-a57f-47d9-81a1-840bcbfd3ca5" + "5f86fdd0-5ba8-43db-af40-db2d873e12bb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11908" + ], + "x-ms-correlation-request-id": [ + "96b146b4-f8ab-4d39-bac2-df04eccb09e0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T104855Z:96b146b4-f8ab-4d39-bac2-df04eccb09e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10:48: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/d9d2bffc-d451-4400-97a6-65b01dcafbc6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDlkMmJmZmMtZDQ1MS00NDAwLTk3YTYtNjViMDFkY2FmYmM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3c9de7da-3c17-4172-b44e-ddd540faee70" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2f622e35-67f4-4d05-a4b0-f8d9dbcbb0ab" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11907" ], "x-ms-correlation-request-id": [ - "28ab42b7-0355-4a5c-b1d8-6355ace4ffc7" + "e4572d25-e9bd-435a-9e47-4b6cf2d109c9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230246Z:28ab42b7-0355-4a5c-b1d8-6355ace4ffc7" + "SOUTHEASTASIA:20210105T104906Z:e4572d25-e9bd-435a-9e47-4b6cf2d109c9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:46 GMT" + "Tue, 05 Jan 2021 10:49:05 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -736,16 +775,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4Njk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -755,72 +794,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "356317a3-6e27-483f-b1c0-32e416ced341" - ], - "x-ms-client-request-id": [ - "0036fd80-af4b-467d-9039-d54a28f331f2" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ad875c37-814d-4729-ae91-90d7f5e6c0af" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "26776647-08ea-43d1-8c9b-386779684b86" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "18f76ac4-db5d-475e-abd5-77985da43aca" + "52aaaa87-4615-4c06-83e4-682f15032ef5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230247Z:18f76ac4-db5d-475e-abd5-77985da43aca" + "SOUTHEASTASIA:20210105T104906Z:52aaaa87-4615-4c06-83e4-682f15032ef5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:47 GMT" + "Tue, 05 Jan 2021 10:49:06 GMT" ], "Content-Length": [ - "395" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile391\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8694\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4Njk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "33bc9645-d9ee-4bab-934a-2b9134437bf9" + "a9fcc58b-ce30-4fe5-8be3-bc72fec435d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -830,71 +860,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "926a37f9-f958-4dd9-abed-17c8703ca453" - ], - "x-ms-client-request-id": [ - "33bc9645-d9ee-4bab-934a-2b9134437bf9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "67da3444-a4f8-463a-8640-4d8fae346fd9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a9fcc58b-ce30-4fe5-8be3-bc72fec435d7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "47" ], "x-ms-correlation-request-id": [ - "03b1622f-f321-46eb-92a8-533f094dbe3f" + "dbbbf176-1599-478a-9118-602d6bdf94ea" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230248Z:03b1622f-f321-46eb-92a8-533f094dbe3f" + "SOUTHEASTASIA:20210105T104906Z:dbbbf176-1599-478a-9118-602d6bdf94ea" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:48 GMT" + "Tue, 05 Jan 2021 10:49:06 GMT" ], "Content-Length": [ - "395" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile391\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8694\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup7468?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "50f52de2-154f-410c-960b-228d74e2f8b7" + "c8c7b69c-ded0-4477-8167-fdaece746a4d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -915,13 +936,13 @@ "1198" ], "x-ms-request-id": [ - "0c12cb7c-f893-4ca3-89eb-7cf13ec3e301" + "354f55b3-e362-4361-94b0-d2b8ecd14310" ], "x-ms-correlation-request-id": [ - "0c12cb7c-f893-4ca3-89eb-7cf13ec3e301" + "354f55b3-e362-4361-94b0-d2b8ecd14310" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230250Z:0c12cb7c-f893-4ca3-89eb-7cf13ec3e301" + "SOUTHEASTASIA:20210105T104910Z:354f55b3-e362-4361-94b0-d2b8ecd14310" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -930,10 +951,10 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:50 GMT" + "Tue, 05 Jan 2021 10:49:09 GMT" ], "Content-Length": [ - "193" + "191" ], "Content-Type": [ "application/json; charset=utf-8" @@ -942,26 +963,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7468\",\r\n \"name\": \"cdnResourceGroup7468\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup189\",\r\n \"name\": \"cdnResourceGroup189\",\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/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzM4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUyNTQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c1cb0236-90bb-4f62-b76a-c5f906003a60" + "92769880-b07b-48ec-ac3e-844764404985" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -980,69 +1001,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "5d773774-6f4e-4e2d-b9b1-0a27483c94fe" + "ce5d4961-5f5b-4bf3-96de-38722dd89803" ], "x-ms-client-request-id": [ - "c1cb0236-90bb-4f62-b76a-c5f906003a60" + "92769880-b07b-48ec-ac3e-844764404985" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/097dc736-151b-46bd-aa65-e9285754b1ca?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/10f0b549-42da-4023-8a00-0ee2361f5b8a?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "23" + "21" ], "x-ms-correlation-request-id": [ - "18b11df4-0efd-42f6-a7aa-b21d532015f8" + "c46a7b63-42c8-4de6-87ee-51f5e1f5320e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230253Z:18b11df4-0efd-42f6-a7aa-b21d532015f8" + "SOUTHEASTASIA:20210105T104917Z:c46a7b63-42c8-4de6-87ee-51f5e1f5320e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:02:53 GMT" + "Tue, 05 Jan 2021 10:49:17 GMT" ], "Content-Length": [ - "398" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile1338\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5254\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/097dc736-151b-46bd-aa65-e9285754b1ca?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDk3ZGM3MzYtMTUxYi00NmJkLWFhNjUtZTkyODU3NTRiMWNhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/10f0b549-42da-4023-8a00-0ee2361f5b8a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xMGYwYjU0OS00MmRhLTQwMjMtOGEwMC0wZWUyMzYxZjViOGE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1052,47 +1064,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7d6f49de-52a3-420e-a8ad-5a240171af31" - ], - "x-ms-client-request-id": [ - "dc4d5eaa-807f-4e78-ae2e-5cf93c686987" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "cfb02ba9-90a9-4136-9b8c-3ef8540c2c83" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "b4b3f762-d7ad-4bb3-a472-e11368ca8912" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11906" ], "x-ms-correlation-request-id": [ - "4bf409a5-1118-4e6c-9750-0f9b42537bb0" + "4157d247-151f-4c99-b0aa-4fc9dd0855d7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230304Z:4bf409a5-1118-4e6c-9750-0f9b42537bb0" + "SOUTHEASTASIA:20210105T104928Z:4157d247-151f-4c99-b0aa-4fc9dd0855d7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:03 GMT" + "Tue, 05 Jan 2021 10:49:27 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1102,16 +1105,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/097dc736-151b-46bd-aa65-e9285754b1ca?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDk3ZGM3MzYtMTUxYi00NmJkLWFhNjUtZTkyODU3NTRiMWNhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/10f0b549-42da-4023-8a00-0ee2361f5b8a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xMGYwYjU0OS00MmRhLTQwMjMtOGEwMC0wZWUyMzYxZjViOGE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1121,47 +1124,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "1883e808-f9be-4058-8241-0aa0c32b3e26" + "e467c65e-c7f0-4dc7-b34d-537af4c497fb" ], "x-ms-client-request-id": [ - "b4cfbfc7-a4e0-44a2-a73e-dcfe92ee24c3" + "39720ec0-f0b1-493f-abd3-fc77033653d5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11905" + ], + "x-ms-correlation-request-id": [ + "a0222d8f-a8a5-4960-bdb6-3130efb16a77" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T104938Z:a0222d8f-a8a5-4960-bdb6-3130efb16a77" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10:49: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/10f0b549-42da-4023-8a00-0ee2361f5b8a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xMGYwYjU0OS00MmRhLTQwMjMtOGEwMC0wZWUyMzYxZjViOGE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ed1b85f8-dcc7-4be1-864e-8b01d466f6fa" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6573b921-e649-489c-a1e3-690c467aa493" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11904" ], "x-ms-correlation-request-id": [ - "b2ce9e07-569f-4f3d-b4a1-f322b39d6bda" + "28e3b3b5-62e2-4a8b-82a4-c79d5b64fba2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230314Z:b2ce9e07-569f-4f3d-b4a1-f322b39d6bda" + "SOUTHEASTASIA:20210105T104948Z:28e3b3b5-62e2-4a8b-82a4-c79d5b64fba2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:13 GMT" + "Tue, 05 Jan 2021 10:49:47 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1171,16 +1225,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/097dc736-151b-46bd-aa65-e9285754b1ca?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDk3ZGM3MzYtMTUxYi00NmJkLWFhNjUtZTkyODU3NTRiMWNhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/10f0b549-42da-4023-8a00-0ee2361f5b8a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xMGYwYjU0OS00MmRhLTQwMjMtOGEwMC0wZWUyMzYxZjViOGE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1190,47 +1244,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "351f328e-5de4-4c13-94c7-24f71c575129" + "c7803bd6-175f-4ace-8285-826e0a44d874" ], "x-ms-client-request-id": [ - "5d857860-ab83-4d4c-9354-dfa59111d580" + "887272fa-5cab-4389-b1c9-e85fad25bf5d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11903" + ], + "x-ms-correlation-request-id": [ + "05ee0a7b-23dd-4cb3-bbe8-dff959bf248d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210105T104959Z:05ee0a7b-23dd-4cb3-bbe8-dff959bf248d" ], - "OData-Version": [ - "4.0" + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 05 Jan 2021 10:49: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/10f0b549-42da-4023-8a00-0ee2361f5b8a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xMGYwYjU0OS00MmRhLTQwMjMtOGEwMC0wZWUyMzYxZjViOGE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "80c6ec00-3b0d-4e09-85e3-3f1b6eb59cb6" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5cde4b9b-c59b-4415-8c20-5e42a749cace" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11902" ], "x-ms-correlation-request-id": [ - "2a987bfd-52a0-4028-bfbe-5279028cd5c2" + "2f650438-fc14-45c9-ae0e-ee26bdc9fd1a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230324Z:2a987bfd-52a0-4028-bfbe-5279028cd5c2" + "SOUTHEASTASIA:20210105T105009Z:2f650438-fc14-45c9-ae0e-ee26bdc9fd1a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:23 GMT" + "Tue, 05 Jan 2021 10:50:09 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1240,16 +1345,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzM4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUyNTQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1259,72 +1364,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c8015dc1-93e1-44cc-bb44-bf36f3228c54" - ], - "x-ms-client-request-id": [ - "5392b42a-77c3-4e2d-a1cd-5b70d532ee1d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f5e781c3-1069-4680-aaa0-0a1caadea323" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "07c55b8e-6685-4533-a897-ccc6adcce287" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "45" ], "x-ms-correlation-request-id": [ - "3b12aa8d-9a5f-46f7-8b89-cd2eb5e0f491" + "19ad513c-8f83-4def-b852-12fffc67fc56" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230325Z:3b12aa8d-9a5f-46f7-8b89-cd2eb5e0f491" + "SOUTHEASTASIA:20210105T105009Z:19ad513c-8f83-4def-b852-12fffc67fc56" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:24 GMT" + "Tue, 05 Jan 2021 10:50:09 GMT" ], "Content-Length": [ - "397" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile1338\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5254\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup1984/providers/Microsoft.Cdn/profiles/profile391?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7570/providers/Microsoft.Cdn/profiles/profile8694?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4Njk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c90aa824-1df7-40c6-94cd-ab0735895414" + "ad024019-cfcc-42ad-8713-a41c3b533504" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1335,46 +1431,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/61136c0c-013d-436a-aedf-ff716655441c/profileresults/profile391?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/2fabf2b1-7124-4d03-8e76-d48ec783f6ee/profileresults/profile8694?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "73b529a6-8cd2-4a3e-b54c-5eee4aa85567" + "35272024-1547-44ec-8f5d-d8e7c4d9fb1e" ], "x-ms-client-request-id": [ - "c90aa824-1df7-40c6-94cd-ab0735895414" + "ad024019-cfcc-42ad-8713-a41c3b533504" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/61136c0c-013d-436a-aedf-ff716655441c?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/2fabf2b1-7124-4d03-8e76-d48ec783f6ee?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-correlation-request-id": [ - "c3a3d5ae-f347-4544-bf69-1a59aaee3d5d" + "2aac9cc7-9130-4b86-923b-5d738455b736" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230328Z:c3a3d5ae-f347-4544-bf69-1a59aaee3d5d" + "SOUTHEASTASIA:20210105T105011Z:2aac9cc7-9130-4b86-923b-5d738455b736" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:27 GMT" + "Tue, 05 Jan 2021 10:50:11 GMT" ], "Expires": [ "-1" @@ -1387,16 +1477,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/61136c0c-013d-436a-aedf-ff716655441c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjExMzZjMGMtMDEzZC00MzZhLWFlZGYtZmY3MTY2NTU0NDFjP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/2fabf2b1-7124-4d03-8e76-d48ec783f6ee?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmZhYmYyYjEtNzEyNC00ZDAzLThlNzYtZDQ4ZWM3ODNmNmVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1406,47 +1496,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c42afe45-9225-4181-ae56-31636a79d89e" - ], - "x-ms-client-request-id": [ - "87712736-d1bf-4165-845e-2131e5d87467" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e8eb923b-d461-4b1b-b35c-d17ab247d3a0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9fdfe43f-a9cc-492c-a1ff-1459d0a53309" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11901" ], "x-ms-correlation-request-id": [ - "e31c762f-7f2c-42d9-a5be-93baecdf35c6" + "605b8b4e-6576-4254-9f34-1b06290ee9f7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230339Z:e31c762f-7f2c-42d9-a5be-93baecdf35c6" + "SOUTHEASTASIA:20210105T105022Z:605b8b4e-6576-4254-9f34-1b06290ee9f7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:38 GMT" + "Tue, 05 Jan 2021 10:50:21 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1456,16 +1537,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984/providers/Microsoft.Cdn/operationresults/61136c0c-013d-436a-aedf-ff716655441c/profileresults/profile391?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjExMzZjMGMtMDEzZC00MzZhLWFlZGYtZmY3MTY2NTU0NDFjL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUzOTE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570/providers/Microsoft.Cdn/operationresults/2fabf2b1-7124-4d03-8e76-d48ec783f6ee/profileresults/profile8694?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmZhYmYyYjEtNzEyNC00ZDAzLThlNzYtZDQ4ZWM3ODNmNmVlL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU4Njk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1475,48 +1556,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5f311f3f-af4a-496d-9126-b6771230f3c5" - ], - "x-ms-client-request-id": [ - "3f639394-a188-420e-a8ec-f8c5e5b5e370" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "41ebdfe4-33a2-4778-a560-1da5d987fa81" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a4801db0-19cf-48b6-8429-651bc240a6b1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11900" ], "x-ms-correlation-request-id": [ - "e27b5f42-2b70-481c-9c3b-2191947c13b9" + "480035a9-b9ad-4a5e-8fff-35280f6358ab" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230339Z:e27b5f42-2b70-481c-9c3b-2191947c13b9" + "SOUTHEASTASIA:20210105T105022Z:480035a9-b9ad-4a5e-8fff-35280f6358ab" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:38 GMT" + "Tue, 05 Jan 2021 10:50:22 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -1525,22 +1597,22 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7468/providers/Microsoft.Cdn/profiles/profile1338?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzM4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup189/providers/Microsoft.Cdn/profiles/profile5254?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUyNTQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c5570d61-d67e-4e54-bb66-1230b814f6c2" + "c2c4cbba-3f70-4d76-b71d-bb182aa3ea24" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1551,46 +1623,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/42b83dc1-8f9f-4a0b-b29b-82f500361a69/profileresults/profile1338?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/3d5a2891-e408-4eb6-9c77-923ae5401265/profileresults/profile5254?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "73152438-7e10-4ceb-96b3-ceb080fe3691" + "8b37a34f-42ca-4c70-b663-dfc24f606819" ], "x-ms-client-request-id": [ - "c5570d61-d67e-4e54-bb66-1230b814f6c2" + "c2c4cbba-3f70-4d76-b71d-bb182aa3ea24" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/42b83dc1-8f9f-4a0b-b29b-82f500361a69?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/3d5a2891-e408-4eb6-9c77-923ae5401265?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14998" + "14997" ], "x-ms-correlation-request-id": [ - "d290426e-5524-41cd-a898-08b326ffd2fa" + "66b8bc4d-c896-47a2-a267-3e88f461546f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230343Z:d290426e-5524-41cd-a898-08b326ffd2fa" + "SOUTHEASTASIA:20210105T105024Z:66b8bc4d-c896-47a2-a267-3e88f461546f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:42 GMT" + "Tue, 05 Jan 2021 10:50:24 GMT" ], "Expires": [ "-1" @@ -1603,16 +1669,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/42b83dc1-8f9f-4a0b-b29b-82f500361a69?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNDJiODNkYzEtOGY5Zi00YTBiLWIyOWItODJmNTAwMzYxYTY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/3d5a2891-e408-4eb6-9c77-923ae5401265?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8zZDVhMjg5MS1lNDA4LTRlYjYtOWM3Ny05MjNhZTU0MDEyNjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1622,47 +1688,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2ce9d58f-3381-4abd-aea6-14d134ab4e97" - ], - "x-ms-client-request-id": [ - "47e5c1f5-b6c7-4c84-b739-3db8fa93f551" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "5d9aed25-768b-49e6-864f-8db31f3d198e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1e7ba2ed-8f3c-4d1b-b8ad-24c1245e749c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11899" ], "x-ms-correlation-request-id": [ - "9015e55e-e7f1-4398-92bc-a1cb5461dc22" + "e29554f8-b875-4655-a9a4-b3eeaf52c288" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230353Z:9015e55e-e7f1-4398-92bc-a1cb5461dc22" + "SOUTHEASTASIA:20210105T105034Z:e29554f8-b875-4655-a9a4-b3eeaf52c288" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:53 GMT" + "Tue, 05 Jan 2021 10:50:34 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1672,16 +1729,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468/providers/Microsoft.Cdn/operationresults/42b83dc1-8f9f-4a0b-b29b-82f500361a69/profileresults/profile1338?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNDJiODNkYzEtOGY5Zi00YTBiLWIyOWItODJmNTAwMzYxYTY5L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUxMzM4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189/providers/Microsoft.Cdn/operationresults/3d5a2891-e408-4eb6-9c77-923ae5401265/profileresults/profile5254?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8zZDVhMjg5MS1lNDA4LTRlYjYtOWM3Ny05MjNhZTU0MDEyNjUvcHJvZmlsZXJlc3VsdHMvcHJvZmlsZTUyNTQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1691,48 +1748,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "77dc26d9-5d34-4f96-9c5d-0801f89bb73a" - ], - "x-ms-client-request-id": [ - "093c64a2-5fea-404b-b502-0afbd212de20" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a5e949ef-aa27-4d7b-b77d-062a8adb01ca" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1c1e4961-9f9b-48ca-be93-7e18c18c2e8d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11898" ], "x-ms-correlation-request-id": [ - "f7bcb0b4-896e-4d45-8a3e-1e1a487e9bda" + "db9b349a-f185-4bc4-9173-85848775fd2b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230354Z:f7bcb0b4-896e-4d45-8a3e-1e1a487e9bda" + "SOUTHEASTASIA:20210105T105035Z:db9b349a-f185-4bc4-9173-85848775fd2b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:54 GMT" + "Tue, 05 Jan 2021 10:50:34 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -1741,21 +1789,21 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1984?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTg0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7570?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTcwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8907b4ba-7dff-4e54-8eb8-40c826c38a0f" + "7904750e-89ee-4f3b-9551-3ddafa66d3ad" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1767,7 +1815,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1776,13 +1824,13 @@ "14999" ], "x-ms-request-id": [ - "8f2d177b-92fc-4ce7-b659-8767f29da888" + "391405f7-8e60-4189-98e1-175e8a89f87a" ], "x-ms-correlation-request-id": [ - "8f2d177b-92fc-4ce7-b659-8767f29da888" + "391405f7-8e60-4189-98e1-175e8a89f87a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230356Z:8f2d177b-92fc-4ce7-b659-8767f29da888" + "SOUTHEASTASIA:20210105T105039Z:391405f7-8e60-4189-98e1-175e8a89f87a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1791,7 +1839,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:03:56 GMT" + "Tue, 05 Jan 2021 10:50:39 GMT" ], "Expires": [ "-1" @@ -1804,15 +1852,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGs0TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1824,22 +1872,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "3ea76a70-dde7-4eba-8ed7-5601cadcc004" + "24d966b1-5023-4983-89b7-2650edcc48db" ], "x-ms-correlation-request-id": [ - "3ea76a70-dde7-4eba-8ed7-5601cadcc004" + "24d966b1-5023-4983-89b7-2650edcc48db" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230412Z:3ea76a70-dde7-4eba-8ed7-5601cadcc004" + "SOUTHEASTASIA:20210105T105054Z:24d966b1-5023-4983-89b7-2650edcc48db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1848,7 +1896,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:04:11 GMT" + "Tue, 05 Jan 2021 10:50:54 GMT" ], "Expires": [ "-1" @@ -1861,15 +1909,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGs0TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1881,22 +1929,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "71169d5d-246b-4427-8957-448a04819942" + "eb771317-459c-49c7-af96-819641dcad2e" ], "x-ms-correlation-request-id": [ - "71169d5d-246b-4427-8957-448a04819942" + "eb771317-459c-49c7-af96-819641dcad2e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230427Z:71169d5d-246b-4427-8957-448a04819942" + "SOUTHEASTASIA:20210105T105110Z:eb771317-459c-49c7-af96-819641dcad2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1905,7 +1953,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:04:26 GMT" + "Tue, 05 Jan 2021 10:51:09 GMT" ], "Expires": [ "-1" @@ -1918,15 +1966,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGs0TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1938,16 +1986,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "199ecf0a-426b-43a0-9e96-5953b936ca20" + "1816b886-6cd1-4ee4-aa05-dff4ac7af88a" ], "x-ms-correlation-request-id": [ - "199ecf0a-426b-43a0-9e96-5953b936ca20" + "1816b886-6cd1-4ee4-aa05-dff4ac7af88a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230442Z:199ecf0a-426b-43a0-9e96-5953b936ca20" + "SOUTHEASTASIA:20210105T105125Z:1816b886-6cd1-4ee4-aa05-dff4ac7af88a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1956,7 +2004,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:04:42 GMT" + "Tue, 05 Jan 2021 10:51:25 GMT" ], "Expires": [ "-1" @@ -1969,15 +2017,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTk4NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGs0TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1989,16 +2037,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "ed16d1c1-8e55-4514-8133-40b6e5890e01" + "565323a8-4bc8-42f0-830c-50bd26a26793" ], "x-ms-correlation-request-id": [ - "ed16d1c1-8e55-4514-8133-40b6e5890e01" + "565323a8-4bc8-42f0-830c-50bd26a26793" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230442Z:ed16d1c1-8e55-4514-8133-40b6e5890e01" + "SOUTHEASTASIA:20210105T105126Z:565323a8-4bc8-42f0-830c-50bd26a26793" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2007,7 +2055,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:04:42 GMT" + "Tue, 05 Jan 2021 10:51:25 GMT" ], "Expires": [ "-1" @@ -2020,21 +2068,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7468?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NDY4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup189?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxODk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a253d839-d52a-4644-b2db-4342a2ceb757" + "ea3624ed-904d-470b-8f96-aa98d591821f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2046,7 +2094,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2055,13 +2103,13 @@ "14998" ], "x-ms-request-id": [ - "d3685c06-54ad-4e72-b44d-4f98c4b06f48" + "5687d073-da3e-49dd-a268-353cb6ed7e04" ], "x-ms-correlation-request-id": [ - "d3685c06-54ad-4e72-b44d-4f98c4b06f48" + "5687d073-da3e-49dd-a268-353cb6ed7e04" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230442Z:d3685c06-54ad-4e72-b44d-4f98c4b06f48" + "SOUTHEASTASIA:20210105T105129Z:5687d073-da3e-49dd-a268-353cb6ed7e04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2070,7 +2118,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:04:42 GMT" + "Tue, 05 Jan 2021 10:51:28 GMT" ], "Expires": [ "-1" @@ -2083,15 +2131,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelEyT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGc1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2103,22 +2151,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "9975c522-3497-480b-966a-aecb4c472740" + "12c3e362-4ba1-4152-9b3b-394e1414cdb2" ], "x-ms-correlation-request-id": [ - "9975c522-3497-480b-966a-aecb4c472740" + "12c3e362-4ba1-4152-9b3b-394e1414cdb2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230457Z:9975c522-3497-480b-966a-aecb4c472740" + "SOUTHEASTASIA:20210105T105144Z:12c3e362-4ba1-4152-9b3b-394e1414cdb2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2127,7 +2175,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:04:57 GMT" + "Tue, 05 Jan 2021 10:51:43 GMT" ], "Expires": [ "-1" @@ -2140,15 +2188,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelEyT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGc1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2160,22 +2208,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "46447a46-3309-4beb-ad5e-fd4d2beff092" + "d51bb133-ae28-4c38-bc92-985a2ea8371a" ], "x-ms-correlation-request-id": [ - "46447a46-3309-4beb-ad5e-fd4d2beff092" + "d51bb133-ae28-4c38-bc92-985a2ea8371a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230512Z:46447a46-3309-4beb-ad5e-fd4d2beff092" + "SOUTHEASTASIA:20210105T105159Z:d51bb133-ae28-4c38-bc92-985a2ea8371a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2184,7 +2232,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:12 GMT" + "Tue, 05 Jan 2021 10:51:59 GMT" ], "Expires": [ "-1" @@ -2197,15 +2245,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelEyT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGc1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2217,16 +2265,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "ff5ff8d2-1851-42fb-9e9e-059ba775ad19" + "577b2bca-00d4-4c3e-a9d6-1a6027930bf2" ], "x-ms-correlation-request-id": [ - "ff5ff8d2-1851-42fb-9e9e-059ba775ad19" + "577b2bca-00d4-4c3e-a9d6-1a6027930bf2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230527Z:ff5ff8d2-1851-42fb-9e9e-059ba775ad19" + "SOUTHEASTASIA:20210105T105215Z:577b2bca-00d4-4c3e-a9d6-1a6027930bf2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2235,7 +2283,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:27 GMT" + "Tue, 05 Jan 2021 10:52:15 GMT" ], "Expires": [ "-1" @@ -2248,15 +2296,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzQ2OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOelEyT0MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTg5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVGc1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2268,16 +2316,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "dc66e7f9-706f-4fdb-bdbd-c1612a628ba5" + "52bbcda3-e109-41b1-abc2-3f71a7a4428c" ], "x-ms-correlation-request-id": [ - "dc66e7f9-706f-4fdb-bdbd-c1612a628ba5" + "52bbcda3-e109-41b1-abc2-3f71a7a4428c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T230527Z:dc66e7f9-706f-4fdb-bdbd-c1612a628ba5" + "SOUTHEASTASIA:20210105T105215Z:52bbcda3-e109-41b1-abc2-3f71a7a4428c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2286,7 +2334,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:05:27 GMT" + "Tue, 05 Jan 2021 10:52:15 GMT" ], "Expires": [ "-1" @@ -2301,15 +2349,15 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup1984", - "cdnResourceGroup7468" + "cdnResourceGroup7570", + "cdnResourceGroup189" ], "ProfileListBySubcriptionTest": [ - "profile391", - "profile1338" + "profile8694", + "profile5254" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileUpdateTest.json index 6ba0db5a108b5..37f6362f901f5 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileUpdateTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ProfileTests/ProfileUpdateTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "68935ee5-51c7-4347-95f5-88cfa88af329" + "abbfeb45-9d89-4c73-aedc-b49daa166268" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "331c01a0-686a-4d6b-a4e8-dfdf710d9687" + "5a15f6b8-2fd9-454e-ab45-c2c28dfbef0f" ], "x-ms-correlation-request-id": [ - "331c01a0-686a-4d6b-a4e8-dfdf710d9687" + "5a15f6b8-2fd9-454e-ab45-c2c28dfbef0f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232036Z:331c01a0-686a-4d6b-a4e8-dfdf710d9687" + "SOUTHEASTASIA:20210105T110944Z:5a15f6b8-2fd9-454e-ab45-c2c28dfbef0f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,10 +51,10 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:35 GMT" + "Tue, 05 Jan 2021 11:09:43 GMT" ], "Content-Length": [ - "191" + "193" ], "Content-Type": [ "application/json; charset=utf-8" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269\",\r\n \"name\": \"cdnResourceGroup269\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104\",\r\n \"name\": \"cdnResourceGroup2104\",\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/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTgwOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "895cd762-8573-4d5c-bbfe-407954ed0b27" + "85de95b9-ba14-4ad3-b459-3836526532e0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "fac442be-6278-4752-9364-714bec0ad87a" + "5c3a557e-adae-4e08-8a07-d05d17c845e4" ], "x-ms-client-request-id": [ - "895cd762-8573-4d5c-bbfe-407954ed0b27" + "85de95b9-ba14-4ad3-b459-3836526532e0" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/0cc61578-1d91-4e04-bfb8-62702d16f000?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/6a811358-91a2-4262-88d3-d4494a40f3f4?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "3c4a46aa-8ed4-4f39-ab53-1169468f6287" + "bb46f6c3-a82f-4f63-839e-1fd427c57bf2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232042Z:3c4a46aa-8ed4-4f39-ab53-1169468f6287" + "SOUTHEASTASIA:20210105T110953Z:bb46f6c3-a82f-4f63-839e-1fd427c57bf2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:42 GMT" + "Tue, 05 Jan 2021 11:09:52 GMT" ], "Content-Length": [ - "396" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile8093\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7677\",\r\n \"location\": \"WestUs\",\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\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/0cc61578-1d91-4e04-bfb8-62702d16f000?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8wY2M2MTU3OC0xZDkxLTRlMDQtYmZiOC02MjcwMmQxNmYwMDA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/6a811358-91a2-4262-88d3-d4494a40f3f4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmE4MTEzNTgtOTFhMi00MjYyLTg4ZDMtZDQ0OTRhNDBmM2Y0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2575dca8-68df-47e6-b155-8d75429e2644" - ], - "x-ms-client-request-id": [ - "b0e097a0-fbee-4a99-9c01-e9b3fc572b31" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "852ac81c-be43-4160-8bc5-f298660e477e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "76ad299c-5a0e-4fb5-bb00-bae868293e4a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], "x-ms-correlation-request-id": [ - "cee9e48c-b2b8-4468-9a48-53025f437768" + "cb26678b-8bf3-4ec4-90e4-9fca014b243c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232052Z:cee9e48c-b2b8-4468-9a48-53025f437768" + "SOUTHEASTASIA:20210105T111003Z:cb26678b-8bf3-4ec4-90e4-9fca014b243c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:52 GMT" + "Tue, 05 Jan 2021 11:10:03 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTgwOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,66 +224,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6f0ecf0e-b1f8-4674-9150-aad0ceb702b0" - ], - "x-ms-client-request-id": [ - "408ebf44-52a7-482d-919a-a7d1b890f449" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6a2d5e3e-c2f3-4607-b1c4-a2882056ce53" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "38b25bb1-3536-4ab5-830e-d726a9116d35" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "3f995280-7b68-431a-8b44-c416473165f7" + "2669e1aa-ba45-4c44-a6d8-ec204e275ecc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232053Z:3f995280-7b68-431a-8b44-c416473165f7" + "SOUTHEASTASIA:20210105T111003Z:2669e1aa-ba45-4c44-a6d8-ec204e275ecc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:53 GMT" + "Tue, 05 Jan 2021 11:10:03 GMT" ], "Content-Length": [ - "395" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile8093\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7677\",\r\n \"location\": \"WestUs\",\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}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTgwOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,72 +284,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "28f42846-9427-4c62-8ce3-d82107a56842" - ], - "x-ms-client-request-id": [ - "f68e041e-b377-41d5-a32b-460aa0830784" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2b368599-4c64-44c2-b811-4404eab6a38d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "14be5c12-c634-43eb-90aa-a5a3a71e25e1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "864c8a8c-cb46-47aa-adc1-119e8f88f78d" + "b298baad-d62a-4c7d-b44c-ef2cc4a871c5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232106Z:864c8a8c-cb46-47aa-adc1-119e8f88f78d" + "SOUTHEASTASIA:20210105T111016Z:b298baad-d62a-4c7d-b44c-ef2cc4a871c5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:21:06 GMT" + "Tue, 05 Jan 2021 11:10:15 GMT" ], "Content-Length": [ - "385" + "363" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile8093\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7677\",\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}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTgwOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3Njc3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7bd61da5-70e7-4612-badd-ad38f52d0119" + "fa32135b-d832-4437-b404-730078cfb072" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -393,74 +357,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/fc27fac5-a1f0-482c-8fe7-75e5a4f48b22/profileresults/profile8093?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/1a678fbe-eef2-4410-8efc-fa35a5608f67/profileresults/profile7677?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e13cf131-70ce-4f2b-bc80-32af37106bc7" + "188e2b9b-649d-4089-8fc0-7f7010f5e1b5" ], "x-ms-client-request-id": [ - "7bd61da5-70e7-4612-badd-ad38f52d0119" + "fa32135b-d832-4437-b404-730078cfb072" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/fc27fac5-a1f0-482c-8fe7-75e5a4f48b22?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/1a678fbe-eef2-4410-8efc-fa35a5608f67?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "23" ], "x-ms-correlation-request-id": [ - "ff4b3fe6-bf38-43cc-9652-19101ccf03d0" + "22e74cb3-acb5-4fbe-afdc-95f24d38f71e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232055Z:ff4b3fe6-bf38-43cc-9652-19101ccf03d0" + "SOUTHEASTASIA:20210105T111005Z:22e74cb3-acb5-4fbe-afdc-95f24d38f71e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:20:55 GMT" + "Tue, 05 Jan 2021 11:10:05 GMT" ], "Content-Length": [ - "385" + "363" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile8093\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile8093\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile7677\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7677\",\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}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/fc27fac5-a1f0-482c-8fe7-75e5a4f48b22?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9mYzI3ZmFjNS1hMWYwLTQ4MmMtOGZlNy03NWU1YTRmNDhiMjI/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/1a678fbe-eef2-4410-8efc-fa35a5608f67?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWE2NzhmYmUtZWVmMi00NDEwLThlZmMtZmEzNWE1NjA4ZjY3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -470,47 +425,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d86d2ce1-9f20-4c74-8827-69dcefcb5e37" - ], - "x-ms-client-request-id": [ - "bdd910c3-0c34-4bae-96fa-5ef299ca1890" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "df378e54-2f4f-4d5a-85ab-ae63eee15983" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cefbbbda-1c29-4617-9994-bf1c81d3b1d4" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], "x-ms-correlation-request-id": [ - "42b53036-dff8-429c-a7fc-11ea56493df5" + "cb733d53-9874-4c10-8873-fdc372432d4f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232105Z:42b53036-dff8-429c-a7fc-11ea56493df5" + "SOUTHEASTASIA:20210105T111015Z:cb733d53-9874-4c10-8873-fdc372432d4f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:21:05 GMT" + "Tue, 05 Jan 2021 11:10:15 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -520,22 +466,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQyOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5OTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "bbde7edf-571b-432d-b554-2c1fb1d3bf20" + "9fe591d7-3545-48a6-b28b-e3134f6203c3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -554,75 +500,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "1fceb03e-eccb-4b65-b206-5e4912054694" + "9043d838-b33a-40dd-8ea1-71b4228937c5" ], "x-ms-client-request-id": [ - "bbde7edf-571b-432d-b554-2c1fb1d3bf20" + "9fe591d7-3545-48a6-b28b-e3134f6203c3" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/e2e4257e-b19c-43cf-b96e-26e41a567dd3?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/3aa7e401-bc58-493e-ac28-0db69ebeb92b?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "22" ], "x-ms-correlation-request-id": [ - "69a4f7c8-6477-4bd0-9a46-e8c7caa73a53" + "8cff411f-e348-41f4-971a-83e6005bb045" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232112Z:69a4f7c8-6477-4bd0-9a46-e8c7caa73a53" + "SOUTHEASTASIA:20210105T111021Z:8cff411f-e348-41f4-971a-83e6005bb045" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:21:11 GMT" + "Tue, 05 Jan 2021 11:10:21 GMT" ], "Content-Length": [ - "397" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4293\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile997\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQyOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5OTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key\": \"value\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "47ee23b5-c894-419c-8322-cf7461558308" + "e9dc2e47-ee44-4323-a3a6-d7eba7f4646a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -638,47 +575,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ec6c117e-4098-4858-b952-c65f44d56dbf" - ], - "x-ms-client-request-id": [ - "47ee23b5-c894-419c-8322-cf7461558308" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "21" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "4c557fde-19b2-4913-894a-849f16fcd59e" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "e9dc2e47-ee44-4323-a3a6-d7eba7f4646a" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "21" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "adda6908-07bb-47dc-bd0f-27ace314bc36" + "e96ceb14-6dd3-45b7-bfe5-82df3663726b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232113Z:adda6908-07bb-47dc-bd0f-27ace314bc36" + "SOUTHEASTASIA:20210105T111022Z:e96ceb14-6dd3-45b7-bfe5-82df3663726b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:21:13 GMT" + "Tue, 05 Jan 2021 11:10:22 GMT" ], "Content-Length": [ - "160" + "155" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -688,22 +616,22 @@ "StatusCode": 409 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQyOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5OTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"tags\": {\r\n \"key\": \"value\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "612505b4-26e6-48f4-a9be-ca8c06da6387" + "1a23d97a-f2ad-4c32-ad12-52c4a69f6536" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -720,74 +648,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/1a17eff6-4d9d-4cf6-8c03-10cfacf1c873/profileresults/profile4293?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/cbca2f28-87e6-4a93-920b-d5babee07c1c/profileresults/profile997?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "5413a78b-b091-48da-9256-23d5fdb10660" + "b9f1345c-f058-4be4-8de7-f31f1628f5fa" ], "x-ms-client-request-id": [ - "612505b4-26e6-48f4-a9be-ca8c06da6387" + "1a23d97a-f2ad-4c32-ad12-52c4a69f6536" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/1a17eff6-4d9d-4cf6-8c03-10cfacf1c873?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/cbca2f28-87e6-4a93-920b-d5babee07c1c?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "22" ], "x-ms-correlation-request-id": [ - "192761f1-c62f-43d0-ba77-e5c126a8f36f" + "aa590600-fb56-42e3-902f-c7425b30cb21" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232318Z:192761f1-c62f-43d0-ba77-e5c126a8f36f" + "SOUTHEASTASIA:20210105T111226Z:aa590600-fb56-42e3-902f-c7425b30cb21" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:23:18 GMT" + "Tue, 05 Jan 2021 11:12:26 GMT" ], "Content-Length": [ - "378" + "354" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4293\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile997\",\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}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/operationresults/1a17eff6-4d9d-4cf6-8c03-10cfacf1c873?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xYTE3ZWZmNi00ZDlkLTRjZjYtOGMwMy0xMGNmYWNmMWM4NzM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/operationresults/cbca2f28-87e6-4a93-920b-d5babee07c1c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2JjYTJmMjgtODdlNi00YTkzLTkyMGItZDViYWJlZTA3YzFjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -797,47 +716,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b46c1b35-3e0e-47e7-b90f-8aae003ae7b3" - ], - "x-ms-client-request-id": [ - "be11b624-c3a5-485b-ad7e-5546b1716fbc" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f62f2cec-e405-4eee-8c88-f4af9f022281" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e323d6dc-ac24-43b7-8c4d-bc58eb377c86" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11992" ], "x-ms-correlation-request-id": [ - "62691272-920a-4ef5-820b-3ef1e311135f" + "3676d68f-2cf7-4eec-8ea8-0ff4578060c2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232329Z:62691272-920a-4ef5-820b-3ef1e311135f" + "SOUTHEASTASIA:20210105T111236Z:3676d68f-2cf7-4eec-8ea8-0ff4578060c2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:23:28 GMT" + "Tue, 05 Jan 2021 11:12:36 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -847,16 +757,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjkvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQyOTM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5OTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -866,71 +776,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5f0f8940-028d-4763-8ca2-a475ab0fbff0" - ], - "x-ms-client-request-id": [ - "a45daa2f-43fc-497f-8927-27f0bb666910" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e82db600-fa45-40c4-a81e-5db488dcd6e1" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "b8553121-5bb9-4d79-8a64-688eb292ab99" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "ebb05ab5-8115-4b5a-9e21-6907ccae8366" + "a2694177-f81d-4ee9-89b1-5d872e201289" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232330Z:ebb05ab5-8115-4b5a-9e21-6907ccae8366" + "SOUTHEASTASIA:20210105T111237Z:a2694177-f81d-4ee9-89b1-5d872e201289" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:23:29 GMT" + "Tue, 05 Jan 2021 11:12:36 GMT" ], "Content-Length": [ - "378" + "354" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4293\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269/providers/Microsoft.Cdn/profiles/profile4293\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104/providers/Microsoft.Cdn/profiles/profile997\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile997\",\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}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup269?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2104?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMTA0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "89ad94e4-c2f3-48c1-b820-37ac78ca53e4" + "1a65f27a-74d7-49bf-8b5c-d8f12e1cb083" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -942,22 +843,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-request-id": [ - "6b66be68-33f0-4ba4-8f04-657f41076444" + "9d80b88c-6b8c-4179-9dee-cdbda9be7bac" ], "x-ms-correlation-request-id": [ - "6b66be68-33f0-4ba4-8f04-657f41076444" + "9d80b88c-6b8c-4179-9dee-cdbda9be7bac" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232330Z:6b66be68-33f0-4ba4-8f04-657f41076444" + "SOUTHEASTASIA:20210105T111241Z:9d80b88c-6b8c-4179-9dee-cdbda9be7bac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -966,7 +867,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:23:29 GMT" + "Tue, 05 Jan 2021 11:12:40 GMT" ], "Expires": [ "-1" @@ -979,15 +880,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -999,22 +900,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11968" ], "x-ms-request-id": [ - "11160209-c9f4-4d2f-98a7-044ecbe3744b" + "2f3d1da5-7c3f-4979-ac07-a504e044cee4" ], "x-ms-correlation-request-id": [ - "11160209-c9f4-4d2f-98a7-044ecbe3744b" + "2f3d1da5-7c3f-4979-ac07-a504e044cee4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232345Z:11160209-c9f4-4d2f-98a7-044ecbe3744b" + "SOUTHEASTASIA:20210105T111256Z:2f3d1da5-7c3f-4979-ac07-a504e044cee4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1023,7 +924,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:23:45 GMT" + "Tue, 05 Jan 2021 11:12:56 GMT" ], "Expires": [ "-1" @@ -1036,15 +937,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1056,22 +957,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11967" ], "x-ms-request-id": [ - "24399ac3-da38-4351-8404-924ff279cdf4" + "bceaf45b-4a36-432a-8620-421950b2f7c8" ], "x-ms-correlation-request-id": [ - "24399ac3-da38-4351-8404-924ff279cdf4" + "bceaf45b-4a36-432a-8620-421950b2f7c8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232400Z:24399ac3-da38-4351-8404-924ff279cdf4" + "SOUTHEASTASIA:20210105T111312Z:bceaf45b-4a36-432a-8620-421950b2f7c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1080,7 +981,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:24:00 GMT" + "Tue, 05 Jan 2021 11:13:11 GMT" ], "Expires": [ "-1" @@ -1093,15 +994,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1113,22 +1014,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11966" ], "x-ms-request-id": [ - "a09f4fbc-b69b-421b-a306-715d89a77823" + "c684f7ca-192b-4544-b1f7-ad2eb0899c2b" ], "x-ms-correlation-request-id": [ - "a09f4fbc-b69b-421b-a306-715d89a77823" + "c684f7ca-192b-4544-b1f7-ad2eb0899c2b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232415Z:a09f4fbc-b69b-421b-a306-715d89a77823" + "SOUTHEASTASIA:20210105T111327Z:c684f7ca-192b-4544-b1f7-ad2eb0899c2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1137,7 +1038,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:24:15 GMT" + "Tue, 05 Jan 2021 11:13:26 GMT" ], "Expires": [ "-1" @@ -1150,15 +1051,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1170,22 +1071,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11965" ], "x-ms-request-id": [ - "c3787c0e-a962-453a-a232-cdfb62fa8efa" + "aefa7746-b24e-44d5-93ba-73ddb1aa63cf" ], "x-ms-correlation-request-id": [ - "c3787c0e-a962-453a-a232-cdfb62fa8efa" + "aefa7746-b24e-44d5-93ba-73ddb1aa63cf" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232430Z:c3787c0e-a962-453a-a232-cdfb62fa8efa" + "SOUTHEASTASIA:20210105T111343Z:aefa7746-b24e-44d5-93ba-73ddb1aa63cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1194,7 +1095,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:24:30 GMT" + "Tue, 05 Jan 2021 11:13:43 GMT" ], "Expires": [ "-1" @@ -1207,15 +1108,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1227,22 +1128,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11964" ], "x-ms-request-id": [ - "8e8f662f-8ea8-4dfb-9215-4d6c8c0d6893" + "d0d4c0bc-e7cb-4b7f-9246-8542663d7ed0" ], "x-ms-correlation-request-id": [ - "8e8f662f-8ea8-4dfb-9215-4d6c8c0d6893" + "d0d4c0bc-e7cb-4b7f-9246-8542663d7ed0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232445Z:8e8f662f-8ea8-4dfb-9215-4d6c8c0d6893" + "SOUTHEASTASIA:20210105T111358Z:d0d4c0bc-e7cb-4b7f-9246-8542663d7ed0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1251,7 +1152,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:24:45 GMT" + "Tue, 05 Jan 2021 11:13:58 GMT" ], "Expires": [ "-1" @@ -1264,15 +1165,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1284,22 +1185,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11963" ], "x-ms-request-id": [ - "ef6efd3c-b10f-4448-9127-90660537835f" + "45b63d57-7e47-4775-8cbf-85309b25ac1b" ], "x-ms-correlation-request-id": [ - "ef6efd3c-b10f-4448-9127-90660537835f" + "45b63d57-7e47-4775-8cbf-85309b25ac1b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232501Z:ef6efd3c-b10f-4448-9127-90660537835f" + "SOUTHEASTASIA:20210105T111413Z:45b63d57-7e47-4775-8cbf-85309b25ac1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1308,7 +1209,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:25:00 GMT" + "Tue, 05 Jan 2021 11:14:13 GMT" ], "Expires": [ "-1" @@ -1321,15 +1222,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1341,22 +1242,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11962" ], "x-ms-request-id": [ - "5ef037ba-16a8-492d-bc0f-4f948d251b4d" + "bff5679c-8fbb-4b63-87a1-e2030b7a3320" ], "x-ms-correlation-request-id": [ - "5ef037ba-16a8-492d-bc0f-4f948d251b4d" + "bff5679c-8fbb-4b63-87a1-e2030b7a3320" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232516Z:5ef037ba-16a8-492d-bc0f-4f948d251b4d" + "SOUTHEASTASIA:20210105T111429Z:bff5679c-8fbb-4b63-87a1-e2030b7a3320" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1365,7 +1266,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:25:15 GMT" + "Tue, 05 Jan 2021 11:14:28 GMT" ], "Expires": [ "-1" @@ -1378,15 +1279,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1398,22 +1299,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11961" ], "x-ms-request-id": [ - "1e6d63ff-edb2-45e0-965d-d69456c80c0d" + "4643eb9b-7a6f-4ee6-b896-d0e2c59cd51b" ], "x-ms-correlation-request-id": [ - "1e6d63ff-edb2-45e0-965d-d69456c80c0d" + "4643eb9b-7a6f-4ee6-b896-d0e2c59cd51b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232531Z:1e6d63ff-edb2-45e0-965d-d69456c80c0d" + "SOUTHEASTASIA:20210105T111444Z:4643eb9b-7a6f-4ee6-b896-d0e2c59cd51b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1422,7 +1323,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:25:30 GMT" + "Tue, 05 Jan 2021 11:14:44 GMT" ], "Expires": [ "-1" @@ -1435,15 +1336,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1455,22 +1356,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11971" ], "x-ms-request-id": [ - "b38ffe14-fd98-4691-9b52-0d8f38b4e638" + "e8fac101-a456-4ccd-ab9f-762aba3ece18" ], "x-ms-correlation-request-id": [ - "b38ffe14-fd98-4691-9b52-0d8f38b4e638" + "e8fac101-a456-4ccd-ab9f-762aba3ece18" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232546Z:b38ffe14-fd98-4691-9b52-0d8f38b4e638" + "SOUTHEASTASIA:20210105T111500Z:e8fac101-a456-4ccd-ab9f-762aba3ece18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1479,7 +1380,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:25:45 GMT" + "Tue, 05 Jan 2021 11:14:59 GMT" ], "Expires": [ "-1" @@ -1492,15 +1393,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1512,22 +1413,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11970" ], "x-ms-request-id": [ - "25e60273-532e-42c0-b099-994a9feaa1dc" + "da3dc109-217a-4de7-a606-9e66d93e1746" ], "x-ms-correlation-request-id": [ - "25e60273-532e-42c0-b099-994a9feaa1dc" + "da3dc109-217a-4de7-a606-9e66d93e1746" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232601Z:25e60273-532e-42c0-b099-994a9feaa1dc" + "SOUTHEASTASIA:20210105T111515Z:da3dc109-217a-4de7-a606-9e66d93e1746" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1536,7 +1437,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:01 GMT" + "Tue, 05 Jan 2021 11:15:14 GMT" ], "Expires": [ "-1" @@ -1549,15 +1450,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1569,16 +1470,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11969" ], "x-ms-request-id": [ - "8ea8124a-bf9c-422e-93c1-16d72f086ca1" + "15e500ff-ef31-498c-a6e8-18b8330995b0" ], "x-ms-correlation-request-id": [ - "8ea8124a-bf9c-422e-93c1-16d72f086ca1" + "15e500ff-ef31-498c-a6e8-18b8330995b0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232616Z:8ea8124a-bf9c-422e-93c1-16d72f086ca1" + "SOUTHEASTASIA:20210105T111531Z:15e500ff-ef31-498c-a6e8-18b8330995b0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1587,7 +1488,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:16 GMT" + "Tue, 05 Jan 2021 11:15:30 GMT" ], "Expires": [ "-1" @@ -1600,15 +1501,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjY5LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalk1TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjEwNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakV3TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1620,16 +1521,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11968" ], "x-ms-request-id": [ - "22bf13b2-3675-4e11-a4e7-89773fe7e316" + "84ab0a41-b113-4ad2-92dd-a7ee72a7319e" ], "x-ms-correlation-request-id": [ - "22bf13b2-3675-4e11-a4e7-89773fe7e316" + "84ab0a41-b113-4ad2-92dd-a7ee72a7319e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T232616Z:22bf13b2-3675-4e11-a4e7-89773fe7e316" + "SOUTHEASTASIA:20210105T111531Z:84ab0a41-b113-4ad2-92dd-a7ee72a7319e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1638,7 +1539,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:26:16 GMT" + "Tue, 05 Jan 2021 11:15:30 GMT" ], "Expires": [ "-1" @@ -1653,14 +1554,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup269" + "cdnResourceGroup2104" ], "ProfileUpdateTest": [ - "profile8093", - "profile4293" + "profile7677", + "profile997" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ValidateTests/ValidateProbePathTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ValidateTests/ValidateProbePathTest.json index 69940860c98a5..151e1a4e71893 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ValidateTests/ValidateProbePathTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ValidateTests/ValidateProbePathTest.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"probeURL\": \"www.withoutHttp.com\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6246416f-e06a-43bd-9bac-a08c7ff5a7c5" + "1e77927d-46b9-469e-a126-b54265e8093f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -32,47 +32,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "12dc848a-1302-40ef-acca-b07175e14fb2" - ], - "x-ms-client-request-id": [ - "6246416f-e06a-43bd-9bac-a08c7ff5a7c5" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "35ac463e-63f0-42dc-bdd1-89dfb78de33c" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "1e77927d-46b9-469e-a126-b54265e8093f" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "f8d5aed1-ec53-45ab-9e60-795261eca348" + "67e5cf18-55ab-4912-9ee7-daa200747f4a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233413Z:f8d5aed1-ec53-45ab-9e60-795261eca348" + "SOUTHEASTASIA:20210105T075623Z:67e5cf18-55ab-4912-9ee7-daa200747f4a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:12 GMT" + "Tue, 05 Jan 2021 07:56:23 GMT" ], "Content-Length": [ - "114" + "109" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -82,22 +73,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"probeURL\": \"https://www.notexist.com/notexist/notexist.txt\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2742619c-4cf7-4d84-8855-806237255627" + "bdd5556b-2d60-49e0-8496-bdf9bc0848c2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -113,47 +104,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b20b7147-45e9-4fd0-b1e0-5ed0be49967f" - ], - "x-ms-client-request-id": [ - "2742619c-4cf7-4d84-8855-806237255627" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "80032c3e-ed92-4662-a476-4285c0bdd256" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "bdd5556b-2d60-49e0-8496-bdf9bc0848c2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "767f25b9-3e70-4384-a580-ffb4cdd700f5" + "5d9fd45f-9818-484b-adf6-521b03625e17" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233415Z:767f25b9-3e70-4384-a580-ffb4cdd700f5" + "SOUTHEASTASIA:20210105T075624Z:5d9fd45f-9818-484b-adf6-521b03625e17" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:14 GMT" + "Tue, 05 Jan 2021 07:56:24 GMT" ], "Content-Length": [ - "200" + "194" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -163,22 +145,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/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": [ - "07558f8e-84c5-4e91-a313-0effacced5a6" + "45a67731-907f-417b-a01b-881d4a4374c1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -194,47 +176,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "84195d30-5ce0-49db-b4c4-dc548cb33d60" - ], - "x-ms-client-request-id": [ - "07558f8e-84c5-4e91-a313-0effacced5a6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2966da5d-57cc-41d3-a98a-52de6e699ddd" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "45a67731-907f-417b-a01b-881d4a4374c1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], "x-ms-correlation-request-id": [ - "82d79b6d-18a1-4e07-a705-c5cfda1bf5f4" + "8567124b-0985-4a8c-9b55-726780d812c2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233416Z:82d79b6d-18a1-4e07-a705-c5cfda1bf5f4" + "SOUTHEASTASIA:20210105T075624Z:8567124b-0985-4a8c-9b55-726780d812c2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:15 GMT" + "Tue, 05 Jan 2021 07:56:24 GMT" ], "Content-Length": [ - "56" + "50" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -244,22 +217,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"probeURL\": \"http://999.999.999.999/nonexist.txt\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4e3802b3-6bf7-4291-94dc-da237b4220cb" + "edaf3d04-eb15-44c0-9210-0334741501ec" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -275,47 +248,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d9b52cea-3b8b-4fe8-a6a4-47efbf1a70e3" - ], - "x-ms-client-request-id": [ - "4e3802b3-6bf7-4291-94dc-da237b4220cb" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "96c0d335-2a2f-4f61-b506-4052638df4a8" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "edaf3d04-eb15-44c0-9210-0334741501ec" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "e1555786-b968-4b5d-b86c-f42d172627e3" + "29ef4987-e70a-4469-926f-504f78614e77" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233417Z:e1555786-b968-4b5d-b86c-f42d172627e3" + "SOUTHEASTASIA:20210105T075625Z:29ef4987-e70a-4469-926f-504f78614e77" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:16 GMT" + "Tue, 05 Jan 2021 07:56:24 GMT" ], "Content-Length": [ - "114" + "109" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -325,22 +289,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"probeURL\": \"http://192.168.1.1/nonexist.aspx\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "02e22d75-1d3c-4bc0-bb3a-35ac2000e78c" + "517228a2-ee1c-4d3b-808c-6e75eb129398" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -356,47 +320,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "308a28bf-3e9d-4f71-88d9-f9a8d8b3501f" - ], - "x-ms-client-request-id": [ - "02e22d75-1d3c-4bc0-bb3a-35ac2000e78c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "bb0f6b83-8ebe-4647-b90f-c1c20bd35f67" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "517228a2-ee1c-4d3b-808c-6e75eb129398" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1195" ], "x-ms-correlation-request-id": [ - "1deb7bb1-f355-4aab-9bff-cd8ec4763a71" + "f6335354-97f0-4b85-8e02-cc65e2d033cf" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233428Z:1deb7bb1-f355-4aab-9bff-cd8ec4763a71" + "SOUTHEASTASIA:20210105T075635Z:f6335354-97f0-4b85-8e02-cc65e2d033cf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:27 GMT" + "Tue, 05 Jan 2021 07:56:35 GMT" ], "Content-Length": [ - "200" + "194" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -406,22 +361,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"probeURL\": \"http://137.117.34.31/contact/contact.aspx\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d5e176ee-f091-4722-8c7a-76b05b6389e6" + "f6d8af2a-028a-4bc5-9964-362f57b6a4f8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -437,47 +392,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c1bce992-8878-4796-aa08-5ae2cd6d0e5f" - ], - "x-ms-client-request-id": [ - "d5e176ee-f091-4722-8c7a-76b05b6389e6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "59bdbbfa-b924-4924-b248-3b77bfc5809e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f6d8af2a-028a-4bc5-9964-362f57b6a4f8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1194" ], "x-ms-correlation-request-id": [ - "323abd3b-91f0-47e0-b56c-69dba11cec63" + "1c00bbba-b6bf-4f0d-bb38-32939b0cf434" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233429Z:323abd3b-91f0-47e0-b56c-69dba11cec63" + "SOUTHEASTASIA:20210105T075640Z:1c00bbba-b6bf-4f0d-bb38-32939b0cf434" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:28 GMT" + "Tue, 05 Jan 2021 07:56:40 GMT" ], "Content-Length": [ - "56" + "50" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -489,6 +435,6 @@ ], "Names": {}, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyCreateOrUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyCreateOrUpdateTest.json index 2ce11a8a1a27d..38dce624dc48d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyCreateOrUpdateTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyCreateOrUpdateTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3795?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzNzk1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5518?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTE4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "96df5995-e2c1-4524-99d2-2657c4571f68" + "d8c8288f-2c2f-4ccc-bf80-a6fba7990788" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-request-id": [ - "acde7f0a-7d0c-4231-b48b-878cee2118a0" + "072cd1de-3896-4141-9696-70e6344e370a" ], "x-ms-correlation-request-id": [ - "acde7f0a-7d0c-4231-b48b-878cee2118a0" + "072cd1de-3896-4141-9696-70e6344e370a" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T163137Z:acde7f0a-7d0c-4231-b48b-878cee2118a0" + "SOUTHEASTASIA:20210105T074852Z:072cd1de-3896-4141-9696-70e6344e370a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 16:31:37 GMT" + "Tue, 05 Jan 2021 07:48:52 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3795\",\r\n \"name\": \"cdnResourceGroup3795\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5518\",\r\n \"name\": \"cdnResourceGroup5518\",\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/cdnResourceGroup3795/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4017?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNzk1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0MDE3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5518/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy3774?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kzNzc0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "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": [ - "30609641-31a9-4a35-b6a3-61146fd7d202" + "60ca65c4-3315-49f5-a7e5-feefc14f00be" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -98,72 +98,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1bea1924-2835-4adf-a4aa-096c92d54d4a" - ], - "x-ms-client-request-id": [ - "30609641-31a9-4a35-b6a3-61146fd7d202" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "44ba51f0-aa9b-4c31-ad02-7ad51a20fb2f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "60ca65c4-3315-49f5-a7e5-feefc14f00be" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-correlation-request-id": [ - "811c748d-1dd5-470c-a9f9-7ea9ac032384" + "45db6299-c1d3-410d-a802-2aabb4b1f6b0" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T163148Z:811c748d-1dd5-470c-a9f9-7ea9ac032384" + "SOUTHEASTASIA:20210105T074900Z:45db6299-c1d3-410d-a802-2aabb4b1f6b0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 16:31:48 GMT" + "Tue, 05 Jan 2021 07:48:59 GMT" ], "Content-Length": [ - "827" + "667" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4017\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3795/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4017\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5518/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy3774\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy3774\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3795/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4017?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNzk1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0MDE3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5518/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy3774?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kzNzc0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitThreshold\": 3,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitThreshold\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": [\r\n \"Uppercase\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "308ea602-e901-469b-99b0-4e8a104270f3" + "467b6569-d7fe-4526-b62e-ecaa0bd315d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -179,72 +170,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5accb58f-a139-40ea-80e7-a0116109271e" - ], - "x-ms-client-request-id": [ - "308ea602-e901-469b-99b0-4e8a104270f3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1850fc11-e0f5-4e18-a62e-aa643cb478a9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "467b6569-d7fe-4526-b62e-ecaa0bd315d7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1196" ], "x-ms-correlation-request-id": [ - "31683559-4675-464c-af45-95c1b407b7cf" + "d5010fa4-09f5-4df8-b224-3aa9b5021eca" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T163150Z:31683559-4675-464c-af45-95c1b407b7cf" + "SOUTHEASTASIA:20210105T074904Z:d5010fa4-09f5-4df8-b224-3aa9b5021eca" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 16:31:50 GMT" + "Tue, 05 Jan 2021 07:49:03 GMT" ], "Content-Length": [ - "2562" + "1814" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4017\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3795/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4017\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": [\r\n \"Uppercase\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5518/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy3774\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy3774\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": [\r\n \"Uppercase\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3795/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy8190?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNzk1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k4MTkwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5518/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy7010?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k3MDEwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitThreshold\": 3,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitThreshold\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": [\r\n \"Uppercase\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "cf401ea2-b0d9-4067-b539-8d142d59b27e" + "fb7eacf5-5127-4098-abe4-efbe703f12b7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -260,66 +242,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "fa0efe40-64e0-4380-be27-f1e4701d8461" - ], - "x-ms-client-request-id": [ - "cf401ea2-b0d9-4067-b539-8d142d59b27e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d158944d-0337-4d80-a24f-ab4b39890b86" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "fb7eacf5-5127-4098-abe4-efbe703f12b7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1195" ], "x-ms-correlation-request-id": [ - "d93f5d32-dd82-4b72-a051-9a12f4827f42" + "b89b6040-ed90-4a82-88ad-9ef3707e3494" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T163157Z:d93f5d32-dd82-4b72-a051-9a12f4827f42" + "SOUTHEASTASIA:20210105T074908Z:b89b6040-ed90-4a82-88ad-9ef3707e3494" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 16:31:56 GMT" + "Tue, 05 Jan 2021 07:49:08 GMT" ], "Content-Length": [ - "2562" + "1814" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy8190\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3795/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy8190\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": [\r\n \"Uppercase\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5518/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy7010\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy7010\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": [\r\n \"Uppercase\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 } ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup3795" + "cdnResourceGroup5518" ], "WafPolicyCreateOrUpdateTest": [ - "policy4017", - "policy8190" + "policy3774", + "policy7010" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyDeleteTest.json index 586936d20f94b..ee24da1766d17 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyDeleteTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyDeleteTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8712?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4061?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0MDYxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5b086c74-b9b1-4570-97c2-e29fe5b35506" + "f202f71d-6cb6-4f89-aa2c-b49af97699e5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1194" ], "x-ms-request-id": [ - "c6359325-f7fe-4bb3-8ccf-daee62ebda68" + "8da2c616-797d-491c-b6a4-c265831b17cd" ], "x-ms-correlation-request-id": [ - "c6359325-f7fe-4bb3-8ccf-daee62ebda68" + "8da2c616-797d-491c-b6a4-c265831b17cd" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001842Z:c6359325-f7fe-4bb3-8ccf-daee62ebda68" + "SOUTHEASTASIA:20210105T074914Z:8da2c616-797d-491c-b6a4-c265831b17cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:41 GMT" + "Tue, 05 Jan 2021 07:49:13 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8712\",\r\n \"name\": \"cdnResourceGroup8712\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4061\",\r\n \"name\": \"cdnResourceGroup4061\",\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/cdnResourceGroup8712/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy1112?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kxMTEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4061/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy3581?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0MDYxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kzNTgxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "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": [ - "4c5f4da3-a1b0-4f2c-b8b7-c022deb0b705" + "cb41abf1-06ef-4d91-b651-a780af2beb00" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -98,72 +98,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c2713ac9-8bf8-47fc-bb95-f55123a977e3" - ], - "x-ms-client-request-id": [ - "4c5f4da3-a1b0-4f2c-b8b7-c022deb0b705" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6695f8e7-fff3-42b5-9968-ddbf2a0dc8cf" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cb41abf1-06ef-4d91-b651-a780af2beb00" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-correlation-request-id": [ - "215818e8-2138-4812-b19e-3c0e233889d4" + "09563021-6958-46ae-be56-b856b06d8517" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001858Z:215818e8-2138-4812-b19e-3c0e233889d4" + "SOUTHEASTASIA:20210105T074921Z:09563021-6958-46ae-be56-b856b06d8517" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:57 GMT" + "Tue, 05 Jan 2021 07:49:21 GMT" ], "Content-Length": [ - "827" + "667" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy1112\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8712/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy1112\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4061/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy3581\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy3581\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/CDNRESOURCEGROUP8712/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA4NzEyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/CDNRESOURCEGROUP4061/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA0MDYxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e3bbaf7d-a05d-4f4c-9b2c-516c01aa6765" + "c34e9b86-9a99-4a2f-84a7-8373c7c7e614" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,72 +164,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "13ec69ad-d8f4-48a2-b1ad-7e7b7e420ea7" - ], - "x-ms-client-request-id": [ - "e3bbaf7d-a05d-4f4c-9b2c-516c01aa6765" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ce7f8781-d44b-46c4-8fcf-401435ae6154" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c34e9b86-9a99-4a2f-84a7-8373c7c7e614" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-correlation-request-id": [ - "c90af673-334d-4267-a3ae-ee0b0b2cd85b" + "ae3918b4-23aa-4f87-97d4-b308276fcce9" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001858Z:c90af673-334d-4267-a3ae-ee0b0b2cd85b" + "SOUTHEASTASIA:20210105T074922Z:ae3918b4-23aa-4f87-97d4-b308276fcce9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:58 GMT" + "Tue, 05 Jan 2021 07:49:22 GMT" ], "Content-Length": [ - "951" + "679" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"policy1112\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8712/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy1112\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/CDNRESOURCEGROUP4061/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy3581\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy3581\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/CDNRESOURCEGROUP8712/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA4NzEyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/CDNRESOURCEGROUP4061/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA0MDYxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9bbc1559-7c53-47ee-98f0-78b434935a2a" + "af58063a-b3bd-4f7c-ac9a-e4cfe6160f63" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -248,47 +230,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d93ccae5-8b27-4685-ac64-1c4949a77548" - ], - "x-ms-client-request-id": [ - "9bbc1559-7c53-47ee-98f0-78b434935a2a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a2bdf580-1334-4232-b724-01a36b246eda" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "af58063a-b3bd-4f7c-ac9a-e4cfe6160f63" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-correlation-request-id": [ - "aaa20c93-0323-4adc-8405-a000d1caae1a" + "354ee264-e148-459c-92fc-3fd3f350de07" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001901Z:aaa20c93-0323-4adc-8405-a000d1caae1a" + "SOUTHEASTASIA:20210105T074925Z:354ee264-e148-459c-92fc-3fd3f350de07" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:00 GMT" + "Tue, 05 Jan 2021 07:49:25 GMT" ], "Content-Length": [ - "28" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -298,22 +271,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup8712/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy1112?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kxMTEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4061/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy3581?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0MDYxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kzNTgxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0a564185-bff8-4277-b5eb-44bf96d65dd7" + "3e122e4b-394c-4401-a343-1226b33ea278" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -323,38 +296,32 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ab5c7c55-eba0-439a-973d-11e2272671e0" - ], - "x-ms-client-request-id": [ - "0a564185-bff8-4277-b5eb-44bf96d65dd7" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4cabdc66-2229-483d-b343-c4a2b2bc9c56" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3e122e4b-394c-4401-a343-1226b33ea278" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], "x-ms-correlation-request-id": [ - "ea4353d7-2ad7-4bb4-9bb3-f947a267fef1" + "5405a00a-ef91-4eb4-b870-98687ceb0938" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001900Z:ea4353d7-2ad7-4bb4-9bb3-f947a267fef1" + "SOUTHEASTASIA:20210105T074925Z:5405a00a-ef91-4eb4-b870-98687ceb0938" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:00 GMT" + "Tue, 05 Jan 2021 07:49:25 GMT" ], "Expires": [ "-1" @@ -364,21 +331,21 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8712?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4061?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0MDYxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ebbc67d7-9174-4cb5-a255-7f5c7b4fa142" + "6381b69e-07f5-4f53-bf78-8b0fe712b599" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -390,22 +357,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-request-id": [ - "4db3928e-0b0a-4b77-b1b4-581ceba00476" + "9924c3cb-095c-48e8-adee-a2afe3bcdf6d" ], "x-ms-correlation-request-id": [ - "4db3928e-0b0a-4b77-b1b4-581ceba00476" + "9924c3cb-095c-48e8-adee-a2afe3bcdf6d" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001901Z:4db3928e-0b0a-4b77-b1b4-581ceba00476" + "SOUTHEASTASIA:20210105T074928Z:9924c3cb-095c-48e8-adee-a2afe3bcdf6d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -414,7 +381,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:01 GMT" + "Tue, 05 Jan 2021 07:49:27 GMT" ], "Expires": [ "-1" @@ -427,15 +394,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGN4TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOREEyTVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -447,22 +414,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11982" ], "x-ms-request-id": [ - "03f0c306-68fe-470b-9360-da7f2015ed3d" + "1a6d80ed-a85b-4294-bfce-bf539e3f6107" ], "x-ms-correlation-request-id": [ - "03f0c306-68fe-470b-9360-da7f2015ed3d" + "1a6d80ed-a85b-4294-bfce-bf539e3f6107" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001916Z:03f0c306-68fe-470b-9360-da7f2015ed3d" + "SOUTHEASTASIA:20210105T074943Z:1a6d80ed-a85b-4294-bfce-bf539e3f6107" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -471,7 +438,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:16 GMT" + "Tue, 05 Jan 2021 07:49:43 GMT" ], "Expires": [ "-1" @@ -484,15 +451,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGN4TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOREEyTVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -504,22 +471,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11981" ], "x-ms-request-id": [ - "6d1ca3f4-0009-4916-be7c-fceb421251dc" + "c0dd1e42-b9de-42d8-a2ee-dd5a82ea6762" ], "x-ms-correlation-request-id": [ - "6d1ca3f4-0009-4916-be7c-fceb421251dc" + "c0dd1e42-b9de-42d8-a2ee-dd5a82ea6762" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001931Z:6d1ca3f4-0009-4916-be7c-fceb421251dc" + "SOUTHEASTASIA:20210105T074959Z:c0dd1e42-b9de-42d8-a2ee-dd5a82ea6762" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -528,7 +495,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:31 GMT" + "Tue, 05 Jan 2021 07:49:58 GMT" ], "Expires": [ "-1" @@ -541,15 +508,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGN4TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOREEyTVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -561,16 +528,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11980" ], "x-ms-request-id": [ - "73cf9b26-0459-4b89-bef5-1f6b007f6ba9" + "d8ef3093-b5c0-43f9-80af-f8a92bb7ab01" ], "x-ms-correlation-request-id": [ - "73cf9b26-0459-4b89-bef5-1f6b007f6ba9" + "d8ef3093-b5c0-43f9-80af-f8a92bb7ab01" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001946Z:73cf9b26-0459-4b89-bef5-1f6b007f6ba9" + "SOUTHEASTASIA:20210105T075014Z:d8ef3093-b5c0-43f9-80af-f8a92bb7ab01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -579,7 +546,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:46 GMT" + "Tue, 05 Jan 2021 07:50:14 GMT" ], "Expires": [ "-1" @@ -592,15 +559,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGN4TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDA2MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOREEyTVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -612,16 +579,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11979" ], "x-ms-request-id": [ - "3472da1b-5f7a-47f5-83f8-f9853c1b3ff7" + "3051b93a-9df5-48b2-a3ea-5534d6b12909" ], "x-ms-correlation-request-id": [ - "3472da1b-5f7a-47f5-83f8-f9853c1b3ff7" + "3051b93a-9df5-48b2-a3ea-5534d6b12909" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001946Z:3472da1b-5f7a-47f5-83f8-f9853c1b3ff7" + "SOUTHEASTASIA:20210105T075015Z:3051b93a-9df5-48b2-a3ea-5534d6b12909" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -630,7 +597,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:19:46 GMT" + "Tue, 05 Jan 2021 07:50:14 GMT" ], "Expires": [ "-1" @@ -645,13 +612,13 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup8712" + "cdnResourceGroup4061" ], "WafPolicyDeleteTest": [ - "policy1112" + "policy3581" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyGetListTest.json index c75a5dd827368..686e69e05b436 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyGetListTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyGetListTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6306?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MzA2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8762?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzYyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "03c4e8a6-7e89-4f80-86f4-204a646e4dfa" + "9875cc48-3140-434b-8c49-51364f9d6615" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1196" ], "x-ms-request-id": [ - "c9964903-baa7-485a-b8b5-d2b59427e986" + "c251531c-fe66-4f06-b5cb-009a332d1da6" ], "x-ms-correlation-request-id": [ - "c9964903-baa7-485a-b8b5-d2b59427e986" + "c251531c-fe66-4f06-b5cb-009a332d1da6" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001638Z:c9964903-baa7-485a-b8b5-d2b59427e986" + "SOUTHEASTASIA:20210105T074650Z:c251531c-fe66-4f06-b5cb-009a332d1da6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:16:37 GMT" + "Tue, 05 Jan 2021 07:46:50 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6306\",\r\n \"name\": \"cdnResourceGroup6306\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8762\",\r\n \"name\": \"cdnResourceGroup8762\",\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/CDNRESOURCEGROUP6306/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA2MzA2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/CDNRESOURCEGROUP8762/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA4NzYyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f2869190-18ee-4cdc-8d95-6c7f1e902216" + "473cfbda-e0b1-4c74-b4c2-ba900442d325" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -92,47 +92,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e75e4c48-5c59-4e87-8af9-888bd7130d72" - ], - "x-ms-client-request-id": [ - "f2869190-18ee-4cdc-8d95-6c7f1e902216" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ca48f607-aea3-4b3d-8210-6d5fa271af4c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "473cfbda-e0b1-4c74-b4c2-ba900442d325" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11985" ], "x-ms-correlation-request-id": [ - "152d6ae5-499a-416c-af1b-1af6dbc1b2ab" + "eaed29d8-e986-4987-a017-aef547a94a7e" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001638Z:152d6ae5-499a-416c-af1b-1af6dbc1b2ab" + "SOUTHEASTASIA:20210105T074651Z:eaed29d8-e986-4987-a017-aef547a94a7e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:16:38 GMT" + "Tue, 05 Jan 2021 07:46:51 GMT" ], "Content-Length": [ - "28" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -142,22 +133,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/CDNRESOURCEGROUP6306/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA2MzA2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/CDNRESOURCEGROUP8762/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL0NETlJFU09VUkNFR1JPVVA4NzYyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e89f2073-4cb4-4d8e-b6e1-4336ae474dd7" + "8e7c1538-5e7a-4058-8b88-4bd16b68f9cf" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -167,72 +158,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e806b081-503a-434e-9fb7-5938d0569fdd" - ], - "x-ms-client-request-id": [ - "e89f2073-4cb4-4d8e-b6e1-4336ae474dd7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "367e1c7a-b972-4885-8461-91a91d423fc0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8e7c1538-5e7a-4058-8b88-4bd16b68f9cf" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11983" ], "x-ms-correlation-request-id": [ - "615445ac-76b2-4815-b052-70748598b773" + "480a20c7-cdfe-41a7-983a-4a8312527f8c" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001649Z:615445ac-76b2-4815-b052-70748598b773" + "SOUTHEASTASIA:20210105T074659Z:480a20c7-cdfe-41a7-983a-4a8312527f8c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:16:48 GMT" + "Tue, 05 Jan 2021 07:46:59 GMT" ], "Content-Length": [ - "951" + "677" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"policy1015\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6306/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy1015\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/CDNRESOURCEGROUP8762/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy568\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy568\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6306/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy1015?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MzA2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kxMDE1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8762/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy568?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzYyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k1Njg/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": [ - "d9762a71-6b9c-4f41-9f9b-3d43a590301d" + "72d75f1e-82d2-477a-8963-5219d0c81d3b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -248,72 +230,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a51afe0a-99d7-4090-a54c-9421c6c35426" - ], - "x-ms-client-request-id": [ - "d9762a71-6b9c-4f41-9f9b-3d43a590301d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e413c243-1f0b-449b-9bba-aace7f857859" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "72d75f1e-82d2-477a-8963-5219d0c81d3b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-correlation-request-id": [ - "6e7ce6f1-cf22-4762-bfcf-3c01716601fd" + "87ecdee2-0a04-43c5-9e91-4712957eeb40" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001648Z:6e7ce6f1-cf22-4762-bfcf-3c01716601fd" + "SOUTHEASTASIA:20210105T074658Z:87ecdee2-0a04-43c5-9e91-4712957eeb40" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:16:47 GMT" + "Tue, 05 Jan 2021 07:46:58 GMT" ], "Content-Length": [ - "827" + "665" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy1015\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6306/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy1015\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8762/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy568\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy568\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6306/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy1015?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MzA2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3kxMDE1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8762/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy568?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzYyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k1Njg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e73a3820-f899-46ba-868d-4910b3298f40" + "1c97fb41-fb28-47aa-8188-b37381afdf64" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -323,71 +296,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8dc12a04-f108-4548-9596-e49c3c5f0126" - ], - "x-ms-client-request-id": [ - "e73a3820-f899-46ba-868d-4910b3298f40" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1152b689-e454-4e76-ab8b-c7ee1c84f266" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1c97fb41-fb28-47aa-8188-b37381afdf64" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11984" ], "x-ms-correlation-request-id": [ - "aedc1b2c-c1bf-4485-a136-5f8ff48e7ae7" + "a9b4395a-c033-4225-84ed-481f8f7bcf46" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001648Z:aedc1b2c-c1bf-4485-a136-5f8ff48e7ae7" + "SOUTHEASTASIA:20210105T074659Z:a9b4395a-c033-4225-84ed-481f8f7bcf46" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:16:47 GMT" + "Tue, 05 Jan 2021 07:46:58 GMT" ], "Content-Length": [ - "827" + "665" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy1015\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6306/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy1015\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {},\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8762/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy568\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy568\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Prevention\",\r\n \"defaultRedirectUrl\": null,\r\n \"defaultCustomBlockResponseStatusCode\": null,\r\n \"defaultCustomBlockResponseBody\": null\r\n },\r\n \"customRules\": {\r\n \"rules\": []\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": []\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": []\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6306?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MzA2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8762?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzYyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "331e1926-5819-4387-b017-a3b50c42ef1c" + "33ba30ca-b769-42e7-8847-c14dab84517c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -399,22 +363,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14997" ], "x-ms-request-id": [ - "22196dc6-6549-4312-a2e7-ed9cad224c9d" + "eb2f6855-8cae-4349-92f7-43622fec3549" ], "x-ms-correlation-request-id": [ - "22196dc6-6549-4312-a2e7-ed9cad224c9d" + "eb2f6855-8cae-4349-92f7-43622fec3549" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001649Z:22196dc6-6549-4312-a2e7-ed9cad224c9d" + "SOUTHEASTASIA:20210105T074701Z:eb2f6855-8cae-4349-92f7-43622fec3549" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -423,7 +387,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:16:49 GMT" + "Tue, 05 Jan 2021 07:47:00 GMT" ], "Expires": [ "-1" @@ -436,15 +400,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -456,22 +420,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11976" ], "x-ms-request-id": [ - "dd3c2336-42e9-4ff4-9065-76118dd3d581" + "9b4c21d8-7eed-46a6-bfdc-5457331a572e" ], "x-ms-correlation-request-id": [ - "dd3c2336-42e9-4ff4-9065-76118dd3d581" + "9b4c21d8-7eed-46a6-bfdc-5457331a572e" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001704Z:dd3c2336-42e9-4ff4-9065-76118dd3d581" + "SOUTHEASTASIA:20210105T074716Z:9b4c21d8-7eed-46a6-bfdc-5457331a572e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -480,7 +444,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:17:04 GMT" + "Tue, 05 Jan 2021 07:47:16 GMT" ], "Expires": [ "-1" @@ -493,15 +457,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -513,22 +477,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11975" ], "x-ms-request-id": [ - "f7863692-749f-43fa-aaba-2f1f617ad392" + "c7d89b35-3130-4626-add3-036a106b3584" ], "x-ms-correlation-request-id": [ - "f7863692-749f-43fa-aaba-2f1f617ad392" + "c7d89b35-3130-4626-add3-036a106b3584" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001719Z:f7863692-749f-43fa-aaba-2f1f617ad392" + "SOUTHEASTASIA:20210105T074732Z:c7d89b35-3130-4626-add3-036a106b3584" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -537,7 +501,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:17:19 GMT" + "Tue, 05 Jan 2021 07:47:31 GMT" ], "Expires": [ "-1" @@ -550,15 +514,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -570,22 +534,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11974" ], "x-ms-request-id": [ - "035414b0-9dd8-435f-a2e0-af9fd1f4d175" + "e544a307-743a-47da-9839-16dfb27bdba8" ], "x-ms-correlation-request-id": [ - "035414b0-9dd8-435f-a2e0-af9fd1f4d175" + "e544a307-743a-47da-9839-16dfb27bdba8" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001734Z:035414b0-9dd8-435f-a2e0-af9fd1f4d175" + "SOUTHEASTASIA:20210105T074747Z:e544a307-743a-47da-9839-16dfb27bdba8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -594,7 +558,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:17:34 GMT" + "Tue, 05 Jan 2021 07:47:47 GMT" ], "Expires": [ "-1" @@ -607,15 +571,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -627,22 +591,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11973" ], "x-ms-request-id": [ - "65f3d840-49e7-43cd-8381-e09e1cd4b0d5" + "ace0baaa-9df6-4534-b500-90d6e4d974c3" ], "x-ms-correlation-request-id": [ - "65f3d840-49e7-43cd-8381-e09e1cd4b0d5" + "ace0baaa-9df6-4534-b500-90d6e4d974c3" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001750Z:65f3d840-49e7-43cd-8381-e09e1cd4b0d5" + "SOUTHEASTASIA:20210105T074803Z:ace0baaa-9df6-4534-b500-90d6e4d974c3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -651,7 +615,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:17:49 GMT" + "Tue, 05 Jan 2021 07:48:02 GMT" ], "Expires": [ "-1" @@ -664,15 +628,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -684,22 +648,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11972" ], "x-ms-request-id": [ - "a4ad3da3-d1cb-49f0-bb69-55bf07c80910" + "08fc9c0e-3d8a-4675-a3d3-2aff82527a1b" ], "x-ms-correlation-request-id": [ - "a4ad3da3-d1cb-49f0-bb69-55bf07c80910" + "08fc9c0e-3d8a-4675-a3d3-2aff82527a1b" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001805Z:a4ad3da3-d1cb-49f0-bb69-55bf07c80910" + "SOUTHEASTASIA:20210105T074818Z:08fc9c0e-3d8a-4675-a3d3-2aff82527a1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -708,7 +672,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:04 GMT" + "Tue, 05 Jan 2021 07:48:17 GMT" ], "Expires": [ "-1" @@ -721,15 +685,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -741,22 +705,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11971" ], "x-ms-request-id": [ - "6c25b46f-c2f0-45bd-9bfe-86a886fa7160" + "bd4bd3b1-5840-4a94-8c8d-58b2ee6ab0e3" ], "x-ms-correlation-request-id": [ - "6c25b46f-c2f0-45bd-9bfe-86a886fa7160" + "bd4bd3b1-5840-4a94-8c8d-58b2ee6ab0e3" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001820Z:6c25b46f-c2f0-45bd-9bfe-86a886fa7160" + "SOUTHEASTASIA:20210105T074833Z:bd4bd3b1-5840-4a94-8c8d-58b2ee6ab0e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -765,7 +729,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:19 GMT" + "Tue, 05 Jan 2021 07:48:33 GMT" ], "Expires": [ "-1" @@ -778,15 +742,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -798,16 +762,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11970" ], "x-ms-request-id": [ - "710ec113-3877-4485-a627-29626edf9f8f" + "3bc202fa-68ed-48e9-8157-86d4be7dbcb3" ], "x-ms-correlation-request-id": [ - "710ec113-3877-4485-a627-29626edf9f8f" + "3bc202fa-68ed-48e9-8157-86d4be7dbcb3" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001835Z:710ec113-3877-4485-a627-29626edf9f8f" + "SOUTHEASTASIA:20210105T074849Z:3bc202fa-68ed-48e9-8157-86d4be7dbcb3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -816,7 +780,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:35 GMT" + "Tue, 05 Jan 2021 07:48:48 GMT" ], "Expires": [ "-1" @@ -829,15 +793,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjMwNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOak13TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODc2Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPRGMyTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -849,16 +813,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11969" ], "x-ms-request-id": [ - "52d622b5-646f-49c1-b42a-928c24c7842e" + "bfafc4e1-24a1-4cff-bb3f-8c223f25393d" ], "x-ms-correlation-request-id": [ - "52d622b5-646f-49c1-b42a-928c24c7842e" + "bfafc4e1-24a1-4cff-bb3f-8c223f25393d" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T001835Z:52d622b5-646f-49c1-b42a-928c24c7842e" + "SOUTHEASTASIA:20210105T074849Z:bfafc4e1-24a1-4cff-bb3f-8c223f25393d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -867,7 +831,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 00:18:35 GMT" + "Tue, 05 Jan 2021 07:48:48 GMT" ], "Expires": [ "-1" @@ -882,13 +846,13 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup6306" + "cdnResourceGroup8762" ], "WafPolicyGetListTest": [ - "policy1015" + "policy568" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyLinkTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyLinkTest.json index a13ed9a4b0a9c..1d0f3c7454820 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyLinkTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/WafTests/WafPolicyLinkTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "59b827db-373b-4a6f-9594-7d2a10485a9c" + "035e2a9d-c616-464c-a861-73a352033cde" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1196" ], "x-ms-request-id": [ - "49e5be1e-48ae-4ac7-b0e9-dd6c552db309" + "069ad6c6-27c5-4f21-96db-ef7cafb95645" ], "x-ms-correlation-request-id": [ - "49e5be1e-48ae-4ac7-b0e9-dd6c552db309" + "069ad6c6-27c5-4f21-96db-ef7cafb95645" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014322Z:49e5be1e-48ae-4ac7-b0e9-dd6c552db309" + "SOUTHEASTASIA:20210105T075018Z:069ad6c6-27c5-4f21-96db-ef7cafb95645" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,10 +51,10 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:43:21 GMT" + "Tue, 05 Jan 2021 07:50:17 GMT" ], "Content-Length": [ - "193" + "191" ], "Content-Type": [ "application/json; charset=utf-8" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743\",\r\n \"name\": \"cdnResourceGroup2743\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130\",\r\n \"name\": \"cdnResourceGroup130\",\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/cdnResourceGroup2743/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4596?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0NTk2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy5393?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vQ2RuV2ViQXBwbGljYXRpb25GaXJld2FsbFBvbGljaWVzL3BvbGljeTUzOTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitThreshold\": 3,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitThreshold\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ]\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0f14211e-bdaf-40bf-8f40-4391e46ab8a4" + "95952e31-87f5-44b2-9fbf-6394710ccc21" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -98,72 +98,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b4791f17-f5f0-442b-8fde-948953cc8b69" - ], - "x-ms-client-request-id": [ - "0f14211e-bdaf-40bf-8f40-4391e46ab8a4" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "34c5bc57-4dc7-4ef5-bbb4-f570b4154717" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "95952e31-87f5-44b2-9fbf-6394710ccc21" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-correlation-request-id": [ - "a513e249-3f16-4cca-a2fe-3ce2ade88e06" + "f6b8a54d-625d-4ab6-8e3d-19ae672cece6" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014328Z:a513e249-3f16-4cca-a2fe-3ce2ade88e06" + "SOUTHEASTASIA:20210105T075025Z:f6b8a54d-625d-4ab6-8e3d-19ae672cece6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:43:28 GMT" + "Tue, 05 Jan 2021 07:50:24 GMT" ], "Content-Length": [ - "2551" + "1802" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4596\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy5393\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2d6e50ad-0ac8-47d2-ad5a-9ea4c79cb038" + "d6e73e04-20fb-48a5-bbd0-9792debce42e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -182,69 +173,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "4a6bc5fc-6c03-4122-9328-c189edce85e2" + "c8100a14-7fd8-4a9d-8d6f-f8b3c7eef82b" ], "x-ms-client-request-id": [ - "2d6e50ad-0ac8-47d2-ad5a-9ea4c79cb038" + "d6e73e04-20fb-48a5-bbd0-9792debce42e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/1d0ff9ee-5988-4d5f-a6d3-25ae84d6bfc6?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/b5403fd5-739a-4f9c-b996-80b5bca84314?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "8bafb5b3-0faa-4558-9eee-c3de3f8da435" + "36d3fd2c-fd89-4690-bc8e-ce0b4e45f479" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014433Z:8bafb5b3-0faa-4558-9eee-c3de3f8da435" + "SOUTHEASTASIA:20210105T075133Z:36d3fd2c-fd89-4690-bc8e-ce0b4e45f479" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:44:32 GMT" + "Tue, 05 Jan 2021 07:51:33 GMT" ], "Content-Length": [ - "400" + "376" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5754\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5179\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"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/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/1d0ff9ee-5988-4d5f-a6d3-25ae84d6bfc6?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWQwZmY5ZWUtNTk4OC00ZDVmLWE2ZDMtMjVhZTg0ZDZiZmM2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/b5403fd5-739a-4f9c-b996-80b5bca84314?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9iNTQwM2ZkNS03MzlhLTRmOWMtYjk5Ni04MGI1YmNhODQzMTQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -254,47 +236,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "335a53d2-c15f-4e80-ab63-55fc93794da3" - ], - "x-ms-client-request-id": [ - "ad610843-dc8f-4687-b15f-59cfc71d468f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a6b02869-e965-487c-bfc4-94bb03a8a04e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a63077b0-0fc4-44d0-ac4e-eccc8842372d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], "x-ms-correlation-request-id": [ - "13cec7c5-27bc-4bbe-835a-4bbab4a46761" + "518d07ab-baa3-4d0b-9e71-2f05da5314bc" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014443Z:13cec7c5-27bc-4bbe-835a-4bbab4a46761" + "SOUTHEASTASIA:20210105T075143Z:518d07ab-baa3-4d0b-9e71-2f05da5314bc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:44:42 GMT" + "Tue, 05 Jan 2021 07:51:43 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -304,16 +277,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/1d0ff9ee-5988-4d5f-a6d3-25ae84d6bfc6?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWQwZmY5ZWUtNTk4OC00ZDVmLWE2ZDMtMjVhZTg0ZDZiZmM2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/b5403fd5-739a-4f9c-b996-80b5bca84314?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9iNTQwM2ZkNS03MzlhLTRmOWMtYjk5Ni04MGI1YmNhODQzMTQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -323,47 +296,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5801b0da-6aa8-4116-9608-337478fe6d93" - ], - "x-ms-client-request-id": [ - "3c6b427c-8d5a-44b7-9c9c-f40b6c8baa83" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "35f31248-2917-49d0-8cf9-2c3cbab5313d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "afeb4a57-db64-4eb0-afe6-81a0ac99f32d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], "x-ms-correlation-request-id": [ - "a95c20de-8aa3-4968-972a-33d1bb61d6f8" + "d58c8e76-44d1-424e-81f0-cda1136ce162" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014453Z:a95c20de-8aa3-4968-972a-33d1bb61d6f8" + "SOUTHEASTASIA:20210105T075154Z:d58c8e76-44d1-424e-81f0-cda1136ce162" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:44:52 GMT" + "Tue, 05 Jan 2021 07:51:53 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -373,16 +337,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -392,78 +356,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4c2e2d3e-af89-453d-a8a2-8eec86dfe621" - ], - "x-ms-client-request-id": [ - "3d6ba7c4-8b74-40f3-a308-6249f7f283bd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "164a97a8-e3cc-427f-8885-ecc81220337a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d7c7c8c5-713d-4f75-b5c8-1a30309dff91" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "4d0bf2e6-09d5-4823-b875-506834e9591b" + "9e27a578-f9e3-4eb1-aa54-062a54642972" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014454Z:4d0bf2e6-09d5-4823-b875-506834e9591b" + "SOUTHEASTASIA:20210105T075154Z:9e27a578-f9e3-4eb1-aa54-062a54642972" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:44:53 GMT" + "Tue, 05 Jan 2021 07:51:54 GMT" ], "Content-Length": [ - "399" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5754\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5179\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDUyNjU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MTg2Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0ee6bde4-6fb8-480d-822f-bf67c18a1be0" + "d9b25ed9-3ed1-46f0-a81b-a02a20282825" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "481" + "480" ] }, "ResponseHeaders": { @@ -476,75 +431,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "84da6c0a-e314-43b0-a4b2-48c225f8219c" + "2798f415-8736-42e2-8f5b-fbf32a21165c" ], "x-ms-client-request-id": [ - "0ee6bde4-6fb8-480d-822f-bf67c18a1be0" + "d9b25ed9-3ed1-46f0-a81b-a02a20282825" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/be751bb1-192c-4c9c-9a37-91e07ff335ba?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/2f383b5b-fa98-400e-9eb1-d13eeaa79a7f?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "df1a3c12-881d-4f2d-b7d2-437cf414b69c" + "7d4659e0-c7b5-4bf5-8a5d-26f4e3184bcb" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014458Z:df1a3c12-881d-4f2d-b7d2-437cf414b69c" + "SOUTHEASTASIA:20210105T075202Z:7d4659e0-c7b5-4bf5-8a5d-26f4e3184bcb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:44:57 GMT" + "Tue, 05 Jan 2021 07:52:01 GMT" ], "Content-Length": [ - "1406" + "1242" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint5265\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint5265.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint1862\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint1862.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDUyNjU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MTg2Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\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 \"urlSigningKeys\": [],\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true\r\n }\r\n }\r\n ],\r\n \"originGroups\": []\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "698bad89-7fd5-4609-8636-0453e967c993" + "b7e40dc8-fb6c-4ccf-9024-49e24026753b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -561,74 +507,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2e5a2fde-45be-40aa-9e08-b9238fc2cc12/profileresults/profile5754/endpointresults/endpoint5265?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/3366219b-b819-4008-ae32-41f44946c7b0/profileresults/profile5179/endpointresults/endpoint1862?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "84228960-576a-4cc2-8a8e-eef1242323c3" + "3864dfbe-0143-4a82-ac71-6a5b57f12dee" ], "x-ms-client-request-id": [ - "698bad89-7fd5-4609-8636-0453e967c993" + "b7e40dc8-fb6c-4ccf-9024-49e24026753b" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2e5a2fde-45be-40aa-9e08-b9238fc2cc12?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/3366219b-b819-4008-ae32-41f44946c7b0?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "97" ], "x-ms-correlation-request-id": [ - "a3621e14-9e08-4920-aeca-f595dd113e1b" + "e2425af1-cfef-4300-bc28-508214811925" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014552Z:a3621e14-9e08-4920-aeca-f595dd113e1b" + "SOUTHEASTASIA:20210105T075256Z:e2425af1-cfef-4300-bc28-508214811925" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:52 GMT" + "Tue, 05 Jan 2021 07:52:55 GMT" ], "Content-Length": [ - "1231" + "1080" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint5265\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint5265.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint1862\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint1862.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/be751bb1-192c-4c9c-9a37-91e07ff335ba?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYmU3NTFiYjEtMTkyYy00YzljLTlhMzctOTFlMDdmZjMzNWJhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/2f383b5b-fa98-400e-9eb1-d13eeaa79a7f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZjM4M2I1Yi1mYTk4LTQwMGUtOWViMS1kMTNlZWFhNzlhN2Y/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -638,47 +575,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "096feea3-f9ae-4119-a463-9f6568ef2129" - ], - "x-ms-client-request-id": [ - "160cc059-5a16-48f6-b63d-d28749cbe52c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9b8a1451-3a97-4871-8f36-9430ad77ee89" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "08e9702a-76a7-4c5d-807b-1e2a23266bbd" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], "x-ms-correlation-request-id": [ - "1e4de545-ab63-42be-b830-c8a4eda2e54c" + "9f1f40c5-00a3-4634-93d9-2408413c2b19" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014508Z:1e4de545-ab63-42be-b830-c8a4eda2e54c" + "SOUTHEASTASIA:20210105T075212Z:9f1f40c5-00a3-4634-93d9-2408413c2b19" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:08 GMT" + "Tue, 05 Jan 2021 07:52:12 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -688,16 +616,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/be751bb1-192c-4c9c-9a37-91e07ff335ba?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYmU3NTFiYjEtMTkyYy00YzljLTlhMzctOTFlMDdmZjMzNWJhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/2f383b5b-fa98-400e-9eb1-d13eeaa79a7f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZjM4M2I1Yi1mYTk4LTQwMGUtOWViMS1kMTNlZWFhNzlhN2Y/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -707,47 +635,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d94cff39-b5b7-45bf-bdf8-9c445d0fa65b" - ], - "x-ms-client-request-id": [ - "41d86feb-5b0e-45b6-a318-095b66af3062" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "04cf243c-59f6-468e-afcc-3227af5a2979" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "4e38aa76-0b45-4252-8cd1-364b99fe2f03" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], "x-ms-correlation-request-id": [ - "9ce81d5f-c68f-4fbd-8a83-c1c00b60ff56" + "78c7427b-355c-432d-998b-9de179c4a8fe" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014519Z:9ce81d5f-c68f-4fbd-8a83-c1c00b60ff56" + "SOUTHEASTASIA:20210105T075222Z:78c7427b-355c-432d-998b-9de179c4a8fe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:19 GMT" + "Tue, 05 Jan 2021 07:52:22 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -757,16 +676,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDUyNjU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MTg2Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -776,72 +695,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4e274e64-82ca-4cb4-9276-3f964db63bbb" - ], - "x-ms-client-request-id": [ - "cb1feb5c-695b-4108-971f-2cbbee70a9d3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "fac4ce79-b168-492a-8434-3808762b1cbc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "bd0ad82e-8ce2-4e47-a960-237a516e6928" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "78331f1f-24bc-4aba-8b05-39768676f850" + "cc0107b3-2ce4-40dc-8f9b-ec28fc8c7fb1" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014520Z:78331f1f-24bc-4aba-8b05-39768676f850" + "SOUTHEASTASIA:20210105T075223Z:cc0107b3-2ce4-40dc-8f9b-ec28fc8c7fb1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:20 GMT" + "Tue, 05 Jan 2021 07:52:23 GMT" ], "Content-Length": [ - "1406" + "1240" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint5265\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint5265.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint1862\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint1862.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDUyNjU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MTg2Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1b34d7d3-a7e4-40f6-9f11-c2e7924f1e3a" + "47d611f9-7f43-44fa-86d4-30eb0e1369e1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -851,66 +761,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "bdf92eb9-49e9-490d-b717-d2f7a4d2bf57" - ], - "x-ms-client-request-id": [ - "1b34d7d3-a7e4-40f6-9f11-c2e7924f1e3a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "17691a13-9b26-42dc-bb5b-4de63002f919" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "47d611f9-7f43-44fa-86d4-30eb0e1369e1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "ae2dd66b-2a73-4c30-bf32-055c59cc3ad9" + "9a8a3526-db41-42b5-8805-24f8a8a2adbe" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014521Z:ae2dd66b-2a73-4c30-bf32-055c59cc3ad9" + "SOUTHEASTASIA:20210105T075224Z:9a8a3526-db41-42b5-8805-24f8a8a2adbe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:21 GMT" + "Tue, 05 Jan 2021 07:52:23 GMT" ], "Content-Length": [ - "1406" + "1240" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint5265\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint5265.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint1862\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint1862.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDUyNjU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MTg2Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -920,72 +821,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "808e2ca2-1713-43a7-b1fb-6020abbb4db0" - ], - "x-ms-client-request-id": [ - "8054e85b-ea8a-4339-9865-43b2448b2c4a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "13ce4398-4cd6-4633-ae4e-cda212f7caf8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "46c6c7d7-d3cc-44cb-92a0-029e0083c18d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "45" ], "x-ms-correlation-request-id": [ - "bd8057d7-58b0-436a-b0f6-34c83c560434" + "1603aa36-4bd3-46c9-8a2c-79bce897f436" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014604Z:bd8057d7-58b0-436a-b0f6-34c83c560434" + "SOUTHEASTASIA:20210105T075307Z:1603aa36-4bd3-46c9-8a2c-79bce897f436" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:03 GMT" + "Tue, 05 Jan 2021 07:53:06 GMT" ], "Content-Length": [ - "1231" + "1080" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint5265\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint5265.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint1862\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint1862.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup2743/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4596?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0NTk2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy5393?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vQ2RuV2ViQXBwbGljYXRpb25GaXJld2FsbFBvbGljaWVzL3BvbGljeTUzOTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "77e4c7d2-c648-47c5-98a8-34aa70646f37" + "9459a1cc-5aff-4e78-a1ae-4c2c04fbd7b7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -995,72 +887,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8c400360-59a2-4f11-8bac-cc1c99b16e74" - ], - "x-ms-client-request-id": [ - "77e4c7d2-c648-47c5-98a8-34aa70646f37" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1fb2e5cc-ef68-4bc9-8ef1-1fda01426b7a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9459a1cc-5aff-4e78-a1ae-4c2c04fbd7b7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], "x-ms-correlation-request-id": [ - "76d2be6a-cf59-4b98-80d3-066f2b38674d" + "0570164e-1221-4a11-bb1e-63839dfd9f91" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014522Z:76d2be6a-cf59-4b98-80d3-066f2b38674d" + "SOUTHEASTASIA:20210105T075225Z:0570164e-1221-4a11-bb1e-63839dfd9f91" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:21 GMT" + "Tue, 05 Jan 2021 07:52:24 GMT" ], "Content-Length": [ - "2733" + "1965" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4596\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\"\r\n }\r\n ]\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy5393\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\"\r\n }\r\n ],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4596?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0NTk2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy5393?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vQ2RuV2ViQXBwbGljYXRpb25GaXJld2FsbFBvbGljaWVzL3BvbGljeTUzOTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cb5c8335-e133-4883-b0e3-c4f61cd3cafc" + "cc315b0e-9f04-46bd-8da8-edc69f9a24ec" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1070,72 +953,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b356ed1c-d6f4-45df-81b9-929183898e98" - ], - "x-ms-client-request-id": [ - "cb5c8335-e133-4883-b0e3-c4f61cd3cafc" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1f08eb74-056b-46cc-98cd-4012db84a532" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cc315b0e-9f04-46bd-8da8-edc69f9a24ec" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], "x-ms-correlation-request-id": [ - "fc389adc-cc03-464b-b668-70017ace9a0e" + "1c0e9a48-7537-41f7-8f4e-98c0fba5c5b8" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014550Z:fc389adc-cc03-464b-b668-70017ace9a0e" + "SOUTHEASTASIA:20210105T075254Z:1c0e9a48-7537-41f7-8f4e-98c0fba5c5b8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:49 GMT" + "Tue, 05 Jan 2021 07:52:53 GMT" ], "Content-Length": [ - "2916" + "2129" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4596\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint5265\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\"\r\n }\r\n ]\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy5393\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint1862\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\"\r\n }\r\n ],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4596?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0NTk2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy5393?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vQ2RuV2ViQXBwbGljYXRpb25GaXJld2FsbFBvbGljaWVzL3BvbGljeTUzOTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "45d87620-6a2f-4608-b852-7c46eb481295" + "711a2a77-baa5-4c2b-ad50-055bd20a0dce" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1145,72 +1019,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4a53fd93-6ac3-4671-bbcd-dbfd6708af9b" - ], - "x-ms-client-request-id": [ - "45d87620-6a2f-4608-b852-7c46eb481295" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "882da2c3-e881-453f-98cc-3191e9ef07ea" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "711a2a77-baa5-4c2b-ad50-055bd20a0dce" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], "x-ms-correlation-request-id": [ - "5b8e82ad-8152-4294-857a-7607a4a1ad32" + "6beadb68-7082-4ed1-941f-85ac4a6c148c" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014604Z:5b8e82ad-8152-4294-857a-7607a4a1ad32" + "SOUTHEASTASIA:20210105T075307Z:6beadb68-7082-4ed1-941f-85ac4a6c148c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:04 GMT" + "Tue, 05 Jan 2021 07:53:07 GMT" ], "Content-Length": [ - "2733" + "1965" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4596\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\"\r\n }\r\n ]\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy5393\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\"\r\n }\r\n ],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy4596?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL0NkbldlYkFwcGxpY2F0aW9uRmlyZXdhbGxQb2xpY2llcy9wb2xpY3k0NTk2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/CdnWebApplicationFirewallPolicies/policy5393?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vQ2RuV2ViQXBwbGljYXRpb25GaXJld2FsbFBvbGljaWVzL3BvbGljeTUzOTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e8aa4ff8-dadc-4171-bffa-d2c71cfd59c9" + "60db804d-903a-4d5d-bfab-274b8e64d29c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1220,78 +1085,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f8ce3ac3-cd68-43e7-a6a7-3ca47bef2758" - ], - "x-ms-client-request-id": [ - "e8aa4ff8-dadc-4171-bffa-d2c71cfd59c9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0045a5c7-8db4-4f95-9c3a-4c0f761d2b26" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "60db804d-903a-4d5d-bfab-274b8e64d29c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-correlation-request-id": [ - "2bbdd7e9-3cd4-44f4-9e0d-72a63768338f" + "3070de00-773c-4ac0-a641-703e7755ed5e" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014629Z:2bbdd7e9-3cd4-44f4-9e0d-72a63768338f" + "SOUTHEASTASIA:20210105T075321Z:3070de00-773c-4ac0-a641-703e7755ed5e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:28 GMT" + "Tue, 05 Jan 2021 07:53:20 GMT" ], "Content-Length": [ - "2551" + "1802" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"policy4596\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"properties\": {\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"anomalyScore\": 0\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": []\r\n },\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"location\": \"Global\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\",\r\n \"type\": \"Microsoft.Cdn/cdnwebapplicationfirewallpolicies\",\r\n \"name\": \"policy5393\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"abc\": \"123\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"policySettings\": {\r\n \"enabledState\": \"Enabled\",\r\n \"mode\": \"Detection\",\r\n \"defaultRedirectUrl\": \"https://example.com/redirected\",\r\n \"defaultCustomBlockResponseStatusCode\": 406,\r\n \"defaultCustomBlockResponseBody\": \"PGh0bWw+PGJvZHk+PGgzPkludmFsaWQgcmVxdWVzdDwvaDM+PC9ib2R5PjwvaHRtbD4=\"\r\n },\r\n \"customRules\": {\r\n \"rules\": [\r\n {\r\n \"name\": \"CustomRule1\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 2,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"QueryString\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"TestTrigger123\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"rateLimitRules\": {\r\n \"rules\": [\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 3,\r\n \"name\": \"RateLimitRule1\",\r\n \"enabledState\": \"Disabled\",\r\n \"priority\": 1,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RemoteAddr\",\r\n \"selector\": null,\r\n \"operator\": \"IPMatch\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"131.107.0.0/16\",\r\n \"167.220.0.0/16\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n },\r\n {\r\n \"rateLimitDurationInMinutes\": 1,\r\n \"rateLimitThreshold\": 1,\r\n \"name\": \"RateLimitRule2\",\r\n \"enabledState\": \"Enabled\",\r\n \"priority\": 10,\r\n \"matchConditions\": [\r\n {\r\n \"matchVariable\": \"RequestUri\",\r\n \"selector\": null,\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValue\": [\r\n \"yes\"\r\n ],\r\n \"transforms\": []\r\n }\r\n ],\r\n \"action\": \"Block\"\r\n }\r\n ]\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"DefaultRuleSet\",\r\n \"ruleSetVersion\": \"1.0\",\r\n \"anomalyScore\": 0,\r\n \"ruleGroupOverrides\": [\r\n {\r\n \"ruleGroupName\": \"JAVA\",\r\n \"rules\": [\r\n {\r\n \"ruleId\": \"944100\",\r\n \"enabledState\": \"Disabled\",\r\n \"action\": \"Redirect\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"endpointLinks\": [],\r\n \"resourceState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDI4OTA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MzIwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f760b828-9bd3-40da-8bbc-766f54919f5e" + "fdb564df-9785-40ee-8eb6-e82da9acf5f5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "482" + "481" ] }, "ResponseHeaders": { @@ -1304,75 +1160,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "b7a22ff1-1d6c-4bdd-b307-8bc0a48986b4" + "68d4bd41-f74f-4b19-a59f-159b1858f0cf" ], "x-ms-client-request-id": [ - "f760b828-9bd3-40da-8bbc-766f54919f5e" + "fdb564df-9785-40ee-8eb6-e82da9acf5f5" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/4b4e9ef5-f688-4117-be01-fa9c1e8e4d81?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/d8a8faa8-5a17-463f-a671-556d88e0a06d?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "98" ], "x-ms-correlation-request-id": [ - "c4d17935-f20d-4cfd-9046-94053268d429" + "cc23e68a-6ae8-457f-bf5d-ea1cf21a9c1e" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014527Z:c4d17935-f20d-4cfd-9046-94053268d429" + "SOUTHEASTASIA:20210105T075231Z:cc23e68a-6ae8-457f-bf5d-ea1cf21a9c1e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:26 GMT" + "Tue, 05 Jan 2021 07:52:30 GMT" ], "Content-Length": [ - "1407" + "1243" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2890\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2890.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3208\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3208.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDI4OTA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MzIwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"geoFilters\": [],\r\n \"urlSigningKeys\": [],\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true\r\n }\r\n }\r\n ],\r\n \"originGroups\": []\r\n },\r\n \"location\": \"EastUs\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e9f8d515-a726-4f08-992a-e73d9a72dae6" + "52afcd47-d968-4db1-9e4e-cd4628a5b354" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1389,74 +1236,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2c8ea742-828f-4ead-94c8-ca1f68f267db/profileresults/profile5754/endpointresults/endpoint2890?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/278ca551-dd70-448e-9aeb-3e83f4b61249/profileresults/profile5179/endpointresults/endpoint3208?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "31d983b8-56d8-47d6-867a-a2ef546bcfd4" + "134cc4d5-295d-4895-8736-4a095baeb928" ], "x-ms-client-request-id": [ - "e9f8d515-a726-4f08-992a-e73d9a72dae6" + "52afcd47-d968-4db1-9e4e-cd4628a5b354" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2c8ea742-828f-4ead-94c8-ca1f68f267db?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/278ca551-dd70-448e-9aeb-3e83f4b61249?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "96" ], "x-ms-correlation-request-id": [ - "134ac9d3-a27e-4c0c-b3f6-b7701a343f55" + "37d60c93-1315-498a-a82f-51a83aa653fe" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014607Z:134ac9d3-a27e-4c0c-b3f6-b7701a343f55" + "SOUTHEASTASIA:20210105T075309Z:37d60c93-1315-498a-a82f-51a83aa653fe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:06 GMT" + "Tue, 05 Jan 2021 07:53:09 GMT" ], "Content-Length": [ - "1232" + "1081" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2890\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2890.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3208\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3208.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/4b4e9ef5-f688-4117-be01-fa9c1e8e4d81?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGI0ZTllZjUtZjY4OC00MTE3LWJlMDEtZmE5YzFlOGU0ZDgxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/d8a8faa8-5a17-463f-a671-556d88e0a06d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9kOGE4ZmFhOC01YTE3LTQ2M2YtYTY3MS01NTZkODhlMGEwNmQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1466,47 +1304,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e879032c-c495-4dff-9b48-03c65352388c" - ], - "x-ms-client-request-id": [ - "efa85b14-54f8-4cb8-a4ce-60488f03ba55" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d332c433-c040-4c4a-a590-968802dec9d1" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c4169056-1f1f-4db3-ad11-d87cacff332b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], "x-ms-correlation-request-id": [ - "dde14ab3-5427-4e6b-8fcb-d8a26e6d3ce2" + "1440e2d0-bd13-4de2-8dde-8522ef52af5b" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014537Z:dde14ab3-5427-4e6b-8fcb-d8a26e6d3ce2" + "SOUTHEASTASIA:20210105T075241Z:1440e2d0-bd13-4de2-8dde-8522ef52af5b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:36 GMT" + "Tue, 05 Jan 2021 07:52:41 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1516,16 +1345,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/4b4e9ef5-f688-4117-be01-fa9c1e8e4d81?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGI0ZTllZjUtZjY4OC00MTE3LWJlMDEtZmE5YzFlOGU0ZDgxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/d8a8faa8-5a17-463f-a671-556d88e0a06d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9kOGE4ZmFhOC01YTE3LTQ2M2YtYTY3MS01NTZkODhlMGEwNmQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1535,47 +1364,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "9588b40d-7576-4cb5-97ed-68d689bbd6d7" - ], - "x-ms-client-request-id": [ - "6635f0d7-1e93-4fe9-badf-61912eae3817" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "dd69199c-3d7d-4fff-8a59-0ed8d2cfef47" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2d75c628-5211-48d8-8535-df38254db5e8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], "x-ms-correlation-request-id": [ - "696072a2-3f13-4127-bd15-bf2bc209f2e8" + "04213fcd-3342-4659-88e8-02e8d35ff8c2" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014547Z:696072a2-3f13-4127-bd15-bf2bc209f2e8" + "SOUTHEASTASIA:20210105T075252Z:04213fcd-3342-4659-88e8-02e8d35ff8c2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:47 GMT" + "Tue, 05 Jan 2021 07:52:51 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1585,16 +1405,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDI4OTA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MzIwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1604,72 +1424,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2d022b58-8aaf-4a12-8e00-8d532865192d" - ], - "x-ms-client-request-id": [ - "13d5cae8-a130-44b8-bfaa-e7bf9a93e1b4" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "fe4bf2da-7111-4ae7-8319-f66c5bad7ec3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a09b7a39-d722-41c3-8719-59b42369c937" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "47" ], "x-ms-correlation-request-id": [ - "c6a6f092-e338-4073-ad55-12169cc1dcfd" + "6cc99631-0fc5-4467-8cd5-0ff3694227ac" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014548Z:c6a6f092-e338-4073-ad55-12169cc1dcfd" + "SOUTHEASTASIA:20210105T075252Z:6cc99631-0fc5-4467-8cd5-0ff3694227ac" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:48 GMT" + "Tue, 05 Jan 2021 07:52:52 GMT" ], "Content-Length": [ - "1407" + "1241" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2890\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2890.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3208\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3208.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDI4OTA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MzIwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5ee360d0-28f2-4b3f-8124-9226829d1c3f" + "a24789b1-9b1e-48db-8803-e55b9eebc126" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1679,66 +1490,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8c63c854-7633-4302-895d-6dd3d4b7f712" - ], - "x-ms-client-request-id": [ - "5ee360d0-28f2-4b3f-8124-9226829d1c3f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4b5f0bb9-1fdc-4872-86b5-34f1831ebbed" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a24789b1-9b1e-48db-8803-e55b9eebc126" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "46" ], "x-ms-correlation-request-id": [ - "dbba6737-eea5-4d98-a339-0c4d272dfdd4" + "97b1dde4-1af0-409b-aace-5af03b5b0eb8" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014549Z:dbba6737-eea5-4d98-a339-0c4d272dfdd4" + "SOUTHEASTASIA:20210105T075253Z:97b1dde4-1af0-409b-aace-5af03b5b0eb8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:45:49 GMT" + "Tue, 05 Jan 2021 07:52:52 GMT" ], "Content-Length": [ - "1407" + "1241" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2890\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2890.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy4596\"\r\n },\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3208\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3208.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/cdnwebapplicationfirewallpolicies/policy5393\"\r\n },\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NzU0L2VuZHBvaW50cy9lbmRwb2ludDI4OTA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUxNzkvZW5kcG9pbnRzL2VuZHBvaW50MzIwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1748,66 +1550,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "603bf069-72ec-4275-b3b0-7768cd5b4a58" - ], - "x-ms-client-request-id": [ - "9fddb135-b3b9-4bf1-8a04-a550f108597a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2f3ef084-68ed-4253-ba57-91e8ac25a265" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "45cccf32-0717-4b2e-935f-448591df7e55" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "44" ], "x-ms-correlation-request-id": [ - "f671c380-ddf7-4d9f-a125-6fa73fcd63f5" + "dea71a75-a89a-4d50-956d-4aadf09504dc" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014629Z:f671c380-ddf7-4d9f-a125-6fa73fcd63f5" + "SOUTHEASTASIA:20210105T075320Z:dea71a75-a89a-4d50-956d-4aadf09504dc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:28 GMT" + "Tue, 05 Jan 2021 07:53:19 GMT" ], "Content-Length": [ - "1232" + "1081" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2890\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/profiles/profile5754/endpoints/endpoint2890\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"EastUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2890.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/profiles/profile5179/endpoints/endpoint3208\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3208\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3208.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.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/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2e5a2fde-45be-40aa-9e08-b9238fc2cc12?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmU1YTJmZGUtNDViZS00MGFhLTllMDgtYjkyMzhmYzJjYzEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/3366219b-b819-4008-ae32-41f44946c7b0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8zMzY2MjE5Yi1iODE5LTQwMDgtYWUzMi00MWY0NDk0NmM3YjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1817,47 +1610,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0db4ff3a-db70-438c-a7f1-a06bf38324a2" - ], - "x-ms-client-request-id": [ - "9983a2b8-47c4-4d46-995e-628b5e3628f4" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "692b3283-5595-43cd-bf2e-354151b4833d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c9bd6b7e-a955-4819-8118-480ac8163f86" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], "x-ms-correlation-request-id": [ - "ad7e9075-b743-4895-b32c-5a06422e4889" + "e63ef5b9-cd55-4ef3-a31f-7af4d2e4b2c3" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014603Z:ad7e9075-b743-4895-b32c-5a06422e4889" + "SOUTHEASTASIA:20210105T075306Z:e63ef5b9-cd55-4ef3-a31f-7af4d2e4b2c3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:02 GMT" + "Tue, 05 Jan 2021 07:53:05 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1867,16 +1651,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2c8ea742-828f-4ead-94c8-ca1f68f267db?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmM4ZWE3NDItODI4Zi00ZWFkLTk0YzgtY2ExZjY4ZjI2N2RiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130/providers/Microsoft.Cdn/operationresults/278ca551-dd70-448e-9aeb-3e83f4b61249?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yNzhjYTU1MS1kZDcwLTQ0OGUtOWFlYi0zZTgzZjRiNjEyNDk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1886,116 +1670,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0c3a4617-b52b-42cc-8b98-a452576f0a59" - ], - "x-ms-client-request-id": [ - "898e2af2-4468-4342-a456-afaddc1550ff" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" - ], - "x-ms-correlation-request-id": [ - "d0f37fbe-3e2b-442f-b89a-de580a9c686a" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200811T014617Z:d0f37fbe-3e2b-442f-b89a-de580a9c686a" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 11 Aug 2020 01:46:16 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup2743/providers/Microsoft.Cdn/operationresults/2c8ea742-828f-4ead-94c8-ca1f68f267db?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmM4ZWE3NDItODI4Zi00ZWFkLTk0YzgtY2ExZjY4ZjI2N2RiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "04691e56-9a73-41fc-8b82-07f9561ba705" + "54990798-db6f-402d-a6be-1b8a82a723b5" ], "x-ms-client-request-id": [ - "ccf8a2ad-d741-48b1-a46f-8771c7396ed9" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "32404176-2a7c-497f-a7dd-85ca8370d029" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-correlation-request-id": [ - "267e61d3-9bd0-4767-ba0a-a7db2740d123" + "d978a052-2a9e-4291-a2ba-54d7a3a5d7d2" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014628Z:267e61d3-9bd0-4767-ba0a-a7db2740d123" + "SOUTHEASTASIA:20210105T075320Z:d978a052-2a9e-4291-a2ba-54d7a3a5d7d2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:27 GMT" + "Tue, 05 Jan 2021 07:53:19 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2005,21 +1711,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2743?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzQzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup130?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "36dbddd2-f30d-47f2-8bf0-8835bb63878c" + "9c847d5b-626e-4ace-b4f6-fedf334890bb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2031,7 +1737,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2040,70 +1746,13 @@ "14999" ], "x-ms-request-id": [ - "012d3649-0cf6-4c3d-a9ef-75c36e163498" - ], - "x-ms-correlation-request-id": [ - "012d3649-0cf6-4c3d-a9ef-75c36e163498" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200811T014629Z:012d3649-0cf6-4c3d-a9ef-75c36e163498" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Tue, 11 Aug 2020 01:46:29 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-request-id": [ - "fe0062b5-c24b-4073-8dda-28fd0b9cfa35" + "9e279d1c-bb05-4c3a-bfc6-5362e7566cbd" ], "x-ms-correlation-request-id": [ - "fe0062b5-c24b-4073-8dda-28fd0b9cfa35" + "9e279d1c-bb05-4c3a-bfc6-5362e7566cbd" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014645Z:fe0062b5-c24b-4073-8dda-28fd0b9cfa35" + "SOUTHEASTASIA:20210105T075325Z:9e279d1c-bb05-4c3a-bfc6-5362e7566cbd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2112,7 +1761,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:44 GMT" + "Tue, 05 Jan 2021 07:53:24 GMT" ], "Expires": [ "-1" @@ -2125,15 +1774,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2145,22 +1794,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11987" ], "x-ms-request-id": [ - "14931f41-4a74-4ac9-97fa-d98085fbf8bb" + "64069524-b664-4bd5-b874-603797884b47" ], "x-ms-correlation-request-id": [ - "14931f41-4a74-4ac9-97fa-d98085fbf8bb" + "64069524-b664-4bd5-b874-603797884b47" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014700Z:14931f41-4a74-4ac9-97fa-d98085fbf8bb" + "SOUTHEASTASIA:20210105T075340Z:64069524-b664-4bd5-b874-603797884b47" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2169,7 +1818,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:46:59 GMT" + "Tue, 05 Jan 2021 07:53:39 GMT" ], "Expires": [ "-1" @@ -2182,15 +1831,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2202,22 +1851,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11986" ], "x-ms-request-id": [ - "ca2b8463-3651-4452-a687-60eded2108e4" + "2220b81d-8593-44c6-8d2e-5292da3feced" ], "x-ms-correlation-request-id": [ - "ca2b8463-3651-4452-a687-60eded2108e4" + "2220b81d-8593-44c6-8d2e-5292da3feced" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014715Z:ca2b8463-3651-4452-a687-60eded2108e4" + "SOUTHEASTASIA:20210105T075356Z:2220b81d-8593-44c6-8d2e-5292da3feced" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2226,7 +1875,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:47:14 GMT" + "Tue, 05 Jan 2021 07:53:55 GMT" ], "Expires": [ "-1" @@ -2239,15 +1888,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2259,22 +1908,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11985" ], "x-ms-request-id": [ - "8f9abf7b-cedf-48cc-b114-f686a161477f" + "64925b47-c241-43a3-a634-661ff23384ea" ], "x-ms-correlation-request-id": [ - "8f9abf7b-cedf-48cc-b114-f686a161477f" + "64925b47-c241-43a3-a634-661ff23384ea" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014730Z:8f9abf7b-cedf-48cc-b114-f686a161477f" + "SOUTHEASTASIA:20210105T075411Z:64925b47-c241-43a3-a634-661ff23384ea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2283,7 +1932,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:47:29 GMT" + "Tue, 05 Jan 2021 07:54:11 GMT" ], "Expires": [ "-1" @@ -2296,15 +1945,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2316,22 +1965,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11984" ], "x-ms-request-id": [ - "fa3070fb-5aa4-4acc-aae8-9f64a0471e68" + "88bb1df7-1c51-4b33-af69-5b776b0b1e28" ], "x-ms-correlation-request-id": [ - "fa3070fb-5aa4-4acc-aae8-9f64a0471e68" + "88bb1df7-1c51-4b33-af69-5b776b0b1e28" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014745Z:fa3070fb-5aa4-4acc-aae8-9f64a0471e68" + "SOUTHEASTASIA:20210105T075426Z:88bb1df7-1c51-4b33-af69-5b776b0b1e28" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2340,7 +1989,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:47:44 GMT" + "Tue, 05 Jan 2021 07:54:26 GMT" ], "Expires": [ "-1" @@ -2353,15 +2002,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2373,22 +2022,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11983" ], "x-ms-request-id": [ - "f7b122a7-15f7-4100-bd31-396c86a64f44" + "c1e1de79-15f4-4c58-bc8d-82f7e58eb190" ], "x-ms-correlation-request-id": [ - "f7b122a7-15f7-4100-bd31-396c86a64f44" + "c1e1de79-15f4-4c58-bc8d-82f7e58eb190" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014800Z:f7b122a7-15f7-4100-bd31-396c86a64f44" + "SOUTHEASTASIA:20210105T075442Z:c1e1de79-15f4-4c58-bc8d-82f7e58eb190" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2397,7 +2046,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:47:59 GMT" + "Tue, 05 Jan 2021 07:54:42 GMT" ], "Expires": [ "-1" @@ -2410,15 +2059,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2430,22 +2079,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11982" ], "x-ms-request-id": [ - "f457e751-30c0-4a3a-acc3-ba8ad716115a" + "ace60aa0-d19e-44c2-8082-8198c156de8e" ], "x-ms-correlation-request-id": [ - "f457e751-30c0-4a3a-acc3-ba8ad716115a" + "ace60aa0-d19e-44c2-8082-8198c156de8e" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014815Z:f457e751-30c0-4a3a-acc3-ba8ad716115a" + "SOUTHEASTASIA:20210105T075457Z:ace60aa0-d19e-44c2-8082-8198c156de8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2454,7 +2103,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:48:15 GMT" + "Tue, 05 Jan 2021 07:54:57 GMT" ], "Expires": [ "-1" @@ -2467,15 +2116,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2487,22 +2136,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11981" ], "x-ms-request-id": [ - "f6259053-7e84-48c8-be53-c588b48c58d9" + "edfaad64-6153-4066-a089-831d8035d60e" ], "x-ms-correlation-request-id": [ - "f6259053-7e84-48c8-be53-c588b48c58d9" + "edfaad64-6153-4066-a089-831d8035d60e" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014830Z:f6259053-7e84-48c8-be53-c588b48c58d9" + "SOUTHEASTASIA:20210105T075513Z:edfaad64-6153-4066-a089-831d8035d60e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2511,7 +2160,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:48:30 GMT" + "Tue, 05 Jan 2021 07:55:12 GMT" ], "Expires": [ "-1" @@ -2524,15 +2173,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2544,22 +2193,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11980" ], "x-ms-request-id": [ - "930abbd9-830a-4125-a33d-ba6e82d2d625" + "f6bec663-5f87-49d6-966d-6eb4b31eef8a" ], "x-ms-correlation-request-id": [ - "930abbd9-830a-4125-a33d-ba6e82d2d625" + "f6bec663-5f87-49d6-966d-6eb4b31eef8a" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014845Z:930abbd9-830a-4125-a33d-ba6e82d2d625" + "SOUTHEASTASIA:20210105T075528Z:f6bec663-5f87-49d6-966d-6eb4b31eef8a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2568,7 +2217,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:48:44 GMT" + "Tue, 05 Jan 2021 07:55:28 GMT" ], "Expires": [ "-1" @@ -2581,15 +2230,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2601,22 +2250,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11979" ], "x-ms-request-id": [ - "2915e57f-eddf-46bc-a8b1-426926caa53f" + "b237cdc2-0803-4513-b619-6bfd2c889b50" ], "x-ms-correlation-request-id": [ - "2915e57f-eddf-46bc-a8b1-426926caa53f" + "b237cdc2-0803-4513-b619-6bfd2c889b50" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014900Z:2915e57f-eddf-46bc-a8b1-426926caa53f" + "SOUTHEASTASIA:20210105T075544Z:b237cdc2-0803-4513-b619-6bfd2c889b50" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2625,7 +2274,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:48:59 GMT" + "Tue, 05 Jan 2021 07:55:43 GMT" ], "Expires": [ "-1" @@ -2638,15 +2287,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2658,16 +2307,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11978" ], "x-ms-request-id": [ - "59cbb9ae-0333-42cc-b09f-96caa7834b3d" + "dbee62ca-4578-4bd3-b42b-5a536fd2164d" ], "x-ms-correlation-request-id": [ - "59cbb9ae-0333-42cc-b09f-96caa7834b3d" + "dbee62ca-4578-4bd3-b42b-5a536fd2164d" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014915Z:59cbb9ae-0333-42cc-b09f-96caa7834b3d" + "SOUTHEASTASIA:20210105T075559Z:dbee62ca-4578-4bd3-b42b-5a536fd2164d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2676,7 +2325,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:49:14 GMT" + "Tue, 05 Jan 2021 07:55:59 GMT" ], "Expires": [ "-1" @@ -2689,15 +2338,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjc0My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamMwTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVE13TFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2709,16 +2358,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11977" ], "x-ms-request-id": [ - "9f355178-a928-4a31-b2c9-366dbd965700" + "4aaaae4b-74b4-46cb-8b12-ca0791c97481" ], "x-ms-correlation-request-id": [ - "9f355178-a928-4a31-b2c9-366dbd965700" + "4aaaae4b-74b4-46cb-8b12-ca0791c97481" ], "x-ms-routing-request-id": [ - "WESTUS:20200811T014915Z:9f355178-a928-4a31-b2c9-366dbd965700" + "SOUTHEASTASIA:20210105T075600Z:4aaaae4b-74b4-46cb-8b12-ca0791c97481" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2727,7 +2376,7 @@ "nosniff" ], "Date": [ - "Tue, 11 Aug 2020 01:49:14 GMT" + "Tue, 05 Jan 2021 07:55:59 GMT" ], "Expires": [ "-1" @@ -2742,16 +2391,16 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup2743" + "cdnResourceGroup130" ], "WafPolicyLinkTest": [ - "policy4596", - "profile5754", - "endpoint5265", - "endpoint2890" + "policy5393", + "profile5179", + "endpoint1862", + "endpoint3208" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file From a701ddb541051f0402b03eb5fd5c9d725855df19 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Wed, 6 Jan 2021 13:16:08 +0800 Subject: [PATCH 04/13] update test record, fix failed case --- .../tests/ScenarioTests/OriginTests.cs | 2 +- .../tests/ScenarioTests/ProfileTests.cs | 2 +- .../EndpointTests/EndpointCheckUsageTest.json | 865 +- .../EndpointTests/EndpointCreateTest.json | 1647 ++-- .../EndpointTests/EndpointDeleteTest.json | 1427 +-- .../EndpointTests/EndpointGetListTest.json | 1677 ++-- .../EndpointTests/EndpointPurgeLoadTest.json | 7939 ++++------------- .../EndpointTests/EndpointStartStopTest.json | 1217 ++- .../EndpointTests/EndpointUpdateTest.json | 1108 +-- .../ValidateCustomDomainTest.json | 1003 ++- .../OriginTests/OriginGetListTest.json | 892 +- .../OriginTests/OriginUpdateTest.json | 1380 ++- 12 files changed, 6542 insertions(+), 12617 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/OriginTests.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/OriginTests.cs index 997323e5fd299..b1397eeadc0fc 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/OriginTests.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/OriginTests.cs @@ -100,7 +100,7 @@ public void OriginUpdateTest() // Update origin on running endpoint should succeed var originParameters = new OriginUpdateParameters { - HostName = "www.bing.com", + HostName = "host2.hello.com", HttpPort = 1234, HttpsPort = 8081, PrivateLinkLocation = "EastUS", diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ProfileTests.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ProfileTests.cs index aa618eaa20abc..ce37b4329352f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ProfileTests.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ProfileTests.cs @@ -601,7 +601,7 @@ public void ProfileCheckUsageTest() var usageAfterCreation = subscriptionLevelUsages.First(); Assert.Equal(existingSubscriptionUsageLimit, usageAfterCreation.Limit); - Assert.Equal(existingSubscriptionUsageCurrentValue, usageAfterCreation.CurrentValue); + Assert.Equal(existingSubscriptionUsageCurrentValue + 1, usageAfterCreation.CurrentValue); // test Profile level usage - usage for endpoints under the profile var profileLevelUsages = cdnMgmtClient.Profiles.ListResourceUsage(resourceGroupName, profileName); diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCheckUsageTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCheckUsageTest.json index 4d5f089951d99..4cc65b846af62 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCheckUsageTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCheckUsageTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "60c523ed-cf82-4b5a-9e42-f4022fe5ca52" + "fc18ad2c-26a4-4c7b-8a81-c1501602ae37" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "ca5bff50-34e5-4d74-bdd1-619d3d230f4e" + "fcd6abdc-277c-43e7-ae40-ce108d067506" ], "x-ms-correlation-request-id": [ - "ca5bff50-34e5-4d74-bdd1-619d3d230f4e" + "fcd6abdc-277c-43e7-ae40-ce108d067506" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221249Z:ca5bff50-34e5-4d74-bdd1-619d3d230f4e" + "SOUTHEASTASIA:20210106T043700Z:fcd6abdc-277c-43e7-ae40-ce108d067506" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:48 GMT" + "Wed, 06 Jan 2021 04:37:00 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3001\",\r\n \"name\": \"cdnResourceGroup3001\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565\",\r\n \"name\": \"cdnResourceGroup2565\",\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/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "26a9ad2f-7432-46d2-8bb5-497b673e3b62" + "bebd09a5-6477-4e25-ad40-f7b6bcea902e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "dd78c638-43d0-477f-8a35-26e25d9b670c" + "17170065-87be-4d6d-b99f-f5d434fc297a" ], "x-ms-client-request-id": [ - "26a9ad2f-7432-46d2-8bb5-497b673e3b62" + "bebd09a5-6477-4e25-ad40-f7b6bcea902e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/f3034e72-5865-493a-bd1a-9c51701468b7?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/b2c9f739-647b-4959-a9db-8c9769deb8db?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "b57da40b-1f6f-4b79-95cf-a8d6a3999fa6" + "f0b46592-7deb-480a-9624-bb637bfd0a01" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221254Z:b57da40b-1f6f-4b79-95cf-a8d6a3999fa6" + "SOUTHEASTASIA:20210106T043711Z:f0b46592-7deb-480a-9624-bb637bfd0a01" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:54 GMT" + "Wed, 06 Jan 2021 04:37:11 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6676\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7235\",\r\n \"location\": \"WestUs\",\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\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/f3034e72-5865-493a-bd1a-9c51701468b7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZjMwMzRlNzItNTg2NS00OTNhLWJkMWEtOWM1MTcwMTQ2OGI3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/b2c9f739-647b-4959-a9db-8c9769deb8db?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjJjOWY3MzktNjQ3Yi00OTU5LWE5ZGItOGM5NzY5ZGViOGRiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d72e54c7-01f1-4011-a513-013abde86b23" - ], - "x-ms-client-request-id": [ - "3382340b-27ea-498a-8eb7-6e52929d0c30" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "eb827ae2-025a-4d80-b9f0-0abd3c31a1b8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f5c08b35-b7e9-4d33-af94-adc5f8e19f67" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11986" ], "x-ms-correlation-request-id": [ - "8415cd0a-9252-48e3-974a-727618d3000d" + "113334f5-58f7-4340-aed1-d13739db862e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221305Z:8415cd0a-9252-48e3-974a-727618d3000d" + "SOUTHEASTASIA:20210106T043721Z:113334f5-58f7-4340-aed1-d13739db862e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:04 GMT" + "Wed, 06 Jan 2021 04:37:21 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,72 +224,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "508b43bf-1a9e-4d71-8e2a-a600016c865f" - ], - "x-ms-client-request-id": [ - "87217fac-d355-4035-99ae-3dceb227465d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9c83b312-ea8c-4f4e-8d66-09c95c4712f9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "efde8d93-9688-444a-9aa1-2e486d5c5c12" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "6d4e7bd9-75a3-4995-ac35-7dc0781480da" + "ca9c0576-3591-48e3-b480-c16a579b29f0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221306Z:6d4e7bd9-75a3-4995-ac35-7dc0781480da" + "SOUTHEASTASIA:20210106T043722Z:ca9c0576-3591-48e3-b480-c16a579b29f0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:05 GMT" + "Wed, 06 Jan 2021 04:37:22 GMT" ], "Content-Length": [ - "396" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6676\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7235\",\r\n \"location\": \"WestUs\",\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}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2L2VuZHBvaW50cy9lbmRwb2ludDE3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1L2VuZHBvaW50cy9lbmRwb2ludDY4NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9520ff0e-a79b-4695-8cef-7edcb61fc13a" + "1a9d74b3-984a-4a0c-9832-df2489c00467" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -326,69 +299,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "4e02a4d3-02a9-42b3-9ede-7ea27a95bf45" + "9db84f5b-5623-47b5-ab60-47de620f464e" ], "x-ms-client-request-id": [ - "9520ff0e-a79b-4695-8cef-7edcb61fc13a" + "1a9d74b3-984a-4a0c-9832-df2489c00467" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/2357c334-4183-4d61-ad4e-d9bb4c5d5b49?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/7a63f390-599e-4655-81e0-160db5326494?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "97" ], "x-ms-correlation-request-id": [ - "d889c402-0526-4950-a15e-a497758966fc" + "139f6cdf-8eba-4427-a3cc-9ae2f8b1cfdb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221309Z:d889c402-0526-4950-a15e-a497758966fc" + "SOUTHEASTASIA:20210106T043727Z:139f6cdf-8eba-4427-a3cc-9ae2f8b1cfdb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:09 GMT" + "Wed, 06 Jan 2021 04:37:27 GMT" ], "Content-Length": [ - "1228" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint17\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint17.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6871\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6871.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/2357c334-4183-4d61-ad4e-d9bb4c5d5b49?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjM1N2MzMzQtNDE4My00ZDYxLWFkNGUtZDliYjRjNWQ1YjQ5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/7a63f390-599e-4655-81e0-160db5326494?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvN2E2M2YzOTAtNTk5ZS00NjU1LTgxZTAtMTYwZGI1MzI2NDk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -398,47 +362,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0f59f6d4-795d-443e-9bad-9172bf9ad56d" - ], - "x-ms-client-request-id": [ - "8f351e4f-464f-4389-a471-0a231e29dc23" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4f9c0c47-77fe-4c4c-89aa-8598a0d0b867" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cfe322ba-5739-4072-a0ca-0af35ac157ba" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11985" ], "x-ms-correlation-request-id": [ - "0d88614f-e3e2-4b36-891e-a39d7af8da8e" + "a052ada5-ae30-437f-bd45-1dd6dd66320c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221320Z:0d88614f-e3e2-4b36-891e-a39d7af8da8e" + "SOUTHEASTASIA:20210106T043738Z:a052ada5-ae30-437f-bd45-1dd6dd66320c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:19 GMT" + "Wed, 06 Jan 2021 04:37:37 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -448,16 +403,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/2357c334-4183-4d61-ad4e-d9bb4c5d5b49?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjM1N2MzMzQtNDE4My00ZDYxLWFkNGUtZDliYjRjNWQ1YjQ5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/7a63f390-599e-4655-81e0-160db5326494?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvN2E2M2YzOTAtNTk5ZS00NjU1LTgxZTAtMTYwZGI1MzI2NDk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -467,47 +422,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e000519b-6ec4-421d-9f0d-32bf8317e837" - ], - "x-ms-client-request-id": [ - "08f52bbf-64c2-44a0-ae0e-0ec264553b11" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b2040a3a-e86b-4e9f-b0ea-2d15731a5ad3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "aa13f352-c9e1-4434-8c0a-7c8024346836" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11984" ], "x-ms-correlation-request-id": [ - "e990ccef-408b-4c7e-8055-47b418a6428f" + "15dfb93f-bcb1-4253-8119-60abd747c9bd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221330Z:e990ccef-408b-4c7e-8055-47b418a6428f" + "SOUTHEASTASIA:20210106T043748Z:15dfb93f-bcb1-4253-8119-60abd747c9bd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:29 GMT" + "Wed, 06 Jan 2021 04:37:47 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -517,16 +463,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2L2VuZHBvaW50cy9lbmRwb2ludDE3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1L2VuZHBvaW50cy9lbmRwb2ludDY4NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,66 +482,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f34654e7-92f3-4474-b68f-201f973a1d74" - ], - "x-ms-client-request-id": [ - "e685e6eb-f8ab-494a-a24a-812041e4e7ac" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a8c63216-6821-4eb0-bbcf-1041a828bb1c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c07bb96a-474f-48a5-baaf-4414bac46e75" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "48" ], "x-ms-correlation-request-id": [ - "059da0c2-e476-4233-a9ed-3ba85cd38428" + "ca3702e3-dd14-4294-b140-cc3049b50e53" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221331Z:059da0c2-e476-4233-a9ed-3ba85cd38428" + "SOUTHEASTASIA:20210106T043748Z:ca3702e3-dd14-4294-b140-cc3049b50e53" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:31 GMT" + "Wed, 06 Jan 2021 04:37:48 GMT" ], "Content-Length": [ - "1228" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint17\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint17.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6871\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6871.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2L2VuZHBvaW50cy9lbmRwb2ludDE3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1L2VuZHBvaW50cy9lbmRwb2ludDY4NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,72 +542,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a0a4fb3e-2675-439a-aff5-6db380036540" - ], - "x-ms-client-request-id": [ - "5fe9178c-8203-4453-9d23-d9be0402031a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3ffc821c-ceb2-426e-80dd-b61ea0173f3e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3c673817-40a4-453a-a231-2612cf83afe7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "48" + "47" ], "x-ms-correlation-request-id": [ - "0fd7677c-d82d-403f-b044-441065d3d2c1" + "b8a1cc07-fcdf-4519-97f6-4489bd250c98" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221347Z:0fd7677c-d82d-403f-b044-441065d3d2c1" + "SOUTHEASTASIA:20210106T043805Z:b8a1cc07-fcdf-4519-97f6-4489bd250c98" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:47 GMT" + "Wed, 06 Jan 2021 04:38:04 GMT" ], "Content-Length": [ - "1438" + "1214" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint17\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint17.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mycars\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6871\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6871.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mycars\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\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/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17/checkResourceUsage?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2L2VuZHBvaW50cy9lbmRwb2ludDE3L2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871/checkResourceUsage?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1L2VuZHBvaW50cy9lbmRwb2ludDY4NzEvY2hlY2tSZXNvdXJjZVVzYWdlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "827dcf53-5fdb-4444-a382-26c88454c7d5" + "e34f9b2f-e88e-4a67-938e-e500a69559aa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -680,72 +608,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "cc953fe5-9127-46ec-adb7-ac912782f99e" - ], - "x-ms-client-request-id": [ - "827dcf53-5fdb-4444-a382-26c88454c7d5" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2261e3f9-36ef-4597-aa9e-fa4996a08c63" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e34f9b2f-e88e-4a67-938e-e500a69559aa" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "879df5a4-639b-44bd-ae80-877b259f7999" + "c5b8cda6-16bc-4bf5-9ea4-f3cb274aff73" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221332Z:879df5a4-639b-44bd-ae80-877b259f7999" + "SOUTHEASTASIA:20210106T043749Z:c5b8cda6-16bc-4bf5-9ea4-f3cb274aff73" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:32 GMT" + "Wed, 06 Jan 2021 04:37:49 GMT" ], "Content-Length": [ - "291" + "233" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"customdomain\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25\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/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17/checkResourceUsage?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2L2VuZHBvaW50cy9lbmRwb2ludDE3L2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871/checkResourceUsage?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1L2VuZHBvaW50cy9lbmRwb2ludDY4NzEvY2hlY2tSZXNvdXJjZVVzYWdlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "17caa12f-11f6-4f62-9179-a66c100b99a9" + "9abf87cc-7135-446c-bc83-ade5b97f69bb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -755,72 +674,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "98c0377b-9843-46cb-b883-50b4c7b10ba1" - ], - "x-ms-client-request-id": [ - "17caa12f-11f6-4f62-9179-a66c100b99a9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1ed2da91-1188-4f3b-a31e-eacc1eebfb28" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9abf87cc-7135-446c-bc83-ade5b97f69bb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "024b2e69-7aac-472d-bcd7-a293de1f1a33" + "c1de97b2-3847-4734-b36c-d6b5d5aed713" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221348Z:024b2e69-7aac-472d-bcd7-a293de1f1a33" + "SOUTHEASTASIA:20210106T043805Z:c1de97b2-3847-4734-b36c-d6b5d5aed713" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:48 GMT" + "Wed, 06 Jan 2021 04:38:05 GMT" ], "Content-Length": [ - "291" + "233" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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\": 2,\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}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"customdomain\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25\r\n },\r\n {\r\n \"resourceType\": \"geofilter\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 2,\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/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2Njc2L2VuZHBvaW50cy9lbmRwb2ludDE3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjM1L2VuZHBvaW50cy9lbmRwb2ludDY4NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mycars\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1696f488-4b94-4aa5-a37e-13ec6c9a0b38" + "07e1ed69-b57c-4bfe-a218-858d8131a336" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -837,74 +747,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/68d7363e-b721-4940-b6e7-979990767a19/profileresults/profile6676/endpointresults/endpoint17?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/e81c312d-8a93-4d27-86aa-640a36c993df/profileresults/profile7235/endpointresults/endpoint6871?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "330f0c0a-bf73-4fa5-ad98-283418cc9abc" + "b1b9a82d-ca0f-4d37-9a89-bf01c6e5e37e" ], "x-ms-client-request-id": [ - "1696f488-4b94-4aa5-a37e-13ec6c9a0b38" + "07e1ed69-b57c-4bfe-a218-858d8131a336" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/68d7363e-b721-4940-b6e7-979990767a19?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/e81c312d-8a93-4d27-86aa-640a36c993df?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "98" + "96" ], "x-ms-correlation-request-id": [ - "2210c654-93b8-4675-9d72-025cea0b32e7" + "5cf38442-39fe-443e-9e61-b0ceb55b287e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221336Z:2210c654-93b8-4675-9d72-025cea0b32e7" + "SOUTHEASTASIA:20210106T043754Z:5cf38442-39fe-443e-9e61-b0ceb55b287e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:36 GMT" + "Wed, 06 Jan 2021 04:37:53 GMT" ], "Content-Length": [ - "1438" + "1214" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint17\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001/providers/Microsoft.Cdn/profiles/profile6676/endpoints/endpoint17\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint17.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mycars\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/profiles/profile7235/endpoints/endpoint6871\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6871\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6871.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mycars\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\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/cdnResourceGroup3001/providers/Microsoft.Cdn/operationresults/68d7363e-b721-4940-b6e7-979990767a19?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjhkNzM2M2UtYjcyMS00OTQwLWI2ZTctOTc5OTkwNzY3YTE5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565/providers/Microsoft.Cdn/operationresults/e81c312d-8a93-4d27-86aa-640a36c993df?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTgxYzMxMmQtOGE5My00ZDI3LTg2YWEtNjQwYTM2Yzk5M2RmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -914,47 +815,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5e3373da-8c4c-41d4-a3cd-c435ebb43bc7" - ], - "x-ms-client-request-id": [ - "ff4ec109-4879-49f3-8224-9186b8fce153" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f5aed149-4d71-4b05-ae82-10589f5724be" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "93e3b362-2eb1-413c-aa68-7a5b568b294c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11983" ], "x-ms-correlation-request-id": [ - "faa73e09-8503-40ce-b90a-60e0af02fb85" + "25c107ed-93e1-4f97-b8a0-523e85161b3b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221346Z:faa73e09-8503-40ce-b90a-60e0af02fb85" + "SOUTHEASTASIA:20210106T043804Z:25c107ed-93e1-4f97-b8a0-523e85161b3b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:46 GMT" + "Wed, 06 Jan 2021 04:38:03 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -964,21 +856,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3001?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMDAxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2565?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNTY1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0c4442ce-3955-447e-94ff-fda93626cb6f" + "478cb3ba-57ac-4b62-b8c5-eed419991b77" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -990,7 +882,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -999,13 +891,13 @@ "14999" ], "x-ms-request-id": [ - "e1a0a3c0-be16-47d6-9315-21692ec46084" + "d062ebe7-89ae-4eab-ab49-d3f8dda3b8a7" ], "x-ms-correlation-request-id": [ - "e1a0a3c0-be16-47d6-9315-21692ec46084" + "d062ebe7-89ae-4eab-ab49-d3f8dda3b8a7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221348Z:e1a0a3c0-be16-47d6-9315-21692ec46084" + "SOUTHEASTASIA:20210106T043809Z:d062ebe7-89ae-4eab-ab49-d3f8dda3b8a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1014,7 +906,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:13:48 GMT" + "Wed, 06 Jan 2021 04:38:09 GMT" ], "Expires": [ "-1" @@ -1027,15 +919,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1047,79 +939,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-request-id": [ - "ff053d10-348a-4d2a-baee-593578172f1b" - ], - "x-ms-correlation-request-id": [ - "ff053d10-348a-4d2a-baee-593578172f1b" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T221404Z:ff053d10-348a-4d2a-baee-593578172f1b" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:14:03 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-request-id": [ - "59600711-8193-48bc-a232-9fcfebf5d4d8" + "473bbd09-95a9-49ce-a291-3bb287c80479" ], "x-ms-correlation-request-id": [ - "59600711-8193-48bc-a232-9fcfebf5d4d8" + "473bbd09-95a9-49ce-a291-3bb287c80479" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221419Z:59600711-8193-48bc-a232-9fcfebf5d4d8" + "SOUTHEASTASIA:20210106T043825Z:473bbd09-95a9-49ce-a291-3bb287c80479" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1128,7 +963,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:14:18 GMT" + "Wed, 06 Jan 2021 04:38:24 GMT" ], "Expires": [ "-1" @@ -1141,15 +976,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1161,22 +996,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-request-id": [ - "4548828f-4a4d-4a7e-aa7f-a3bc868d3a49" + "2a465dc7-fdb3-4060-a073-c7da0cad739f" ], "x-ms-correlation-request-id": [ - "4548828f-4a4d-4a7e-aa7f-a3bc868d3a49" + "2a465dc7-fdb3-4060-a073-c7da0cad739f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221434Z:4548828f-4a4d-4a7e-aa7f-a3bc868d3a49" + "SOUTHEASTASIA:20210106T043840Z:2a465dc7-fdb3-4060-a073-c7da0cad739f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1185,7 +1020,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:14:33 GMT" + "Wed, 06 Jan 2021 04:38:39 GMT" ], "Expires": [ "-1" @@ -1198,15 +1033,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1218,22 +1053,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-request-id": [ - "3749c3b6-f728-4243-94ac-73df1eb14fe3" + "7b521624-43a7-4bed-b7e4-0ac25514d250" ], "x-ms-correlation-request-id": [ - "3749c3b6-f728-4243-94ac-73df1eb14fe3" + "7b521624-43a7-4bed-b7e4-0ac25514d250" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221449Z:3749c3b6-f728-4243-94ac-73df1eb14fe3" + "SOUTHEASTASIA:20210106T043855Z:7b521624-43a7-4bed-b7e4-0ac25514d250" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1242,7 +1077,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:14:48 GMT" + "Wed, 06 Jan 2021 04:38:55 GMT" ], "Expires": [ "-1" @@ -1255,15 +1090,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1275,22 +1110,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "01d0cef6-3196-4088-ae35-b954bf829940" + "6248990a-075c-4ae7-94a6-f4be0408c05f" ], "x-ms-correlation-request-id": [ - "01d0cef6-3196-4088-ae35-b954bf829940" + "6248990a-075c-4ae7-94a6-f4be0408c05f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221504Z:01d0cef6-3196-4088-ae35-b954bf829940" + "SOUTHEASTASIA:20210106T043911Z:6248990a-075c-4ae7-94a6-f4be0408c05f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1299,7 +1134,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:15:03 GMT" + "Wed, 06 Jan 2021 04:39:10 GMT" ], "Expires": [ "-1" @@ -1312,15 +1147,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1332,22 +1167,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "6cbd09e8-f1e3-4b31-b7d5-3f70c26547a3" + "1e8f1953-c970-49e3-9e2a-23363060c8f5" ], "x-ms-correlation-request-id": [ - "6cbd09e8-f1e3-4b31-b7d5-3f70c26547a3" + "1e8f1953-c970-49e3-9e2a-23363060c8f5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221519Z:6cbd09e8-f1e3-4b31-b7d5-3f70c26547a3" + "SOUTHEASTASIA:20210106T043926Z:1e8f1953-c970-49e3-9e2a-23363060c8f5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1356,7 +1191,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:15:18 GMT" + "Wed, 06 Jan 2021 04:39:26 GMT" ], "Expires": [ "-1" @@ -1369,15 +1204,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1389,22 +1224,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "655dc96d-7c79-4695-9e91-e848f0a20312" + "1ca6994a-3ad0-49d2-90fc-4ad83f5278ab" ], "x-ms-correlation-request-id": [ - "655dc96d-7c79-4695-9e91-e848f0a20312" + "1ca6994a-3ad0-49d2-90fc-4ad83f5278ab" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221534Z:655dc96d-7c79-4695-9e91-e848f0a20312" + "SOUTHEASTASIA:20210106T043942Z:1ca6994a-3ad0-49d2-90fc-4ad83f5278ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1413,7 +1248,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:15:33 GMT" + "Wed, 06 Jan 2021 04:39:42 GMT" ], "Expires": [ "-1" @@ -1426,15 +1261,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1446,22 +1281,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "ba90e378-e17e-4004-8d8c-4a8d17267b66" + "f2d5e415-08f1-4c80-9d53-3e88abe508fd" ], "x-ms-correlation-request-id": [ - "ba90e378-e17e-4004-8d8c-4a8d17267b66" + "f2d5e415-08f1-4c80-9d53-3e88abe508fd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221549Z:ba90e378-e17e-4004-8d8c-4a8d17267b66" + "SOUTHEASTASIA:20210106T043957Z:f2d5e415-08f1-4c80-9d53-3e88abe508fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1470,7 +1305,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:15:48 GMT" + "Wed, 06 Jan 2021 04:39:57 GMT" ], "Expires": [ "-1" @@ -1483,15 +1318,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1503,22 +1338,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "4502da7d-6ee8-44b0-96ce-a08d84b03117" + "cf8ee6b8-47cb-47a1-915e-167b2e409bc3" ], "x-ms-correlation-request-id": [ - "4502da7d-6ee8-44b0-96ce-a08d84b03117" + "cf8ee6b8-47cb-47a1-915e-167b2e409bc3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221604Z:4502da7d-6ee8-44b0-96ce-a08d84b03117" + "SOUTHEASTASIA:20210106T044013Z:cf8ee6b8-47cb-47a1-915e-167b2e409bc3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1527,7 +1362,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:04 GMT" + "Wed, 06 Jan 2021 04:40:12 GMT" ], "Expires": [ "-1" @@ -1540,15 +1375,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1560,22 +1395,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "9267489a-c936-4897-82de-85557e59a993" + "c8cd9be3-0bb8-4819-9f13-f62796282d7b" ], "x-ms-correlation-request-id": [ - "9267489a-c936-4897-82de-85557e59a993" + "c8cd9be3-0bb8-4819-9f13-f62796282d7b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221619Z:9267489a-c936-4897-82de-85557e59a993" + "SOUTHEASTASIA:20210106T044028Z:c8cd9be3-0bb8-4819-9f13-f62796282d7b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1584,7 +1419,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:19 GMT" + "Wed, 06 Jan 2021 04:40:28 GMT" ], "Expires": [ "-1" @@ -1597,15 +1432,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1617,16 +1452,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "2084d8e7-2b00-44bf-a408-db69d1740e90" + "70f9f02b-73d0-4c33-9764-de11d8112e1c" ], "x-ms-correlation-request-id": [ - "2084d8e7-2b00-44bf-a408-db69d1740e90" + "70f9f02b-73d0-4c33-9764-de11d8112e1c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221634Z:2084d8e7-2b00-44bf-a408-db69d1740e90" + "SOUTHEASTASIA:20210106T044043Z:70f9f02b-73d0-4c33-9764-de11d8112e1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1635,7 +1470,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:34 GMT" + "Wed, 06 Jan 2021 04:40:43 GMT" ], "Expires": [ "-1" @@ -1648,15 +1483,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzAwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNekF3TVMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjU2NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNalUyTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1668,16 +1503,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11987" ], "x-ms-request-id": [ - "f4ce64ae-a4a7-4fd3-800b-ad4f2d281aaa" + "2294c5b9-0383-44de-94b0-502c52c5596d" ], "x-ms-correlation-request-id": [ - "f4ce64ae-a4a7-4fd3-800b-ad4f2d281aaa" + "2294c5b9-0383-44de-94b0-502c52c5596d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221634Z:f4ce64ae-a4a7-4fd3-800b-ad4f2d281aaa" + "SOUTHEASTASIA:20210106T044044Z:2294c5b9-0383-44de-94b0-502c52c5596d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1686,7 +1521,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:34 GMT" + "Wed, 06 Jan 2021 04:40:44 GMT" ], "Expires": [ "-1" @@ -1701,14 +1536,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup3001" + "cdnResourceGroup2565" ], "EndpointCheckUsageTest": [ - "profile6676", - "endpoint17" + "profile7235", + "endpoint6871" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCreateTest.json index 1eb7ffa9cc930..f07345be0c52f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCreateTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointCreateTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "23f399e7-f19d-4454-8f43-2f633e3243b2" + "50cca91e-944b-4419-abc2-9aff3a9d150d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-request-id": [ - "791bf183-cc73-429c-bf83-f69c06f95b62" + "d9281a34-a97e-41d0-a8e2-3d892f68442e" ], "x-ms-correlation-request-id": [ - "791bf183-cc73-429c-bf83-f69c06f95b62" + "d9281a34-a97e-41d0-a8e2-3d892f68442e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220650Z:791bf183-cc73-429c-bf83-f69c06f95b62" + "SOUTHEASTASIA:20210106T042916Z:d9281a34-a97e-41d0-a8e2-3d892f68442e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:50 GMT" + "Wed, 06 Jan 2021 04:29:16 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047\",\r\n \"name\": \"cdnResourceGroup2047\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335\",\r\n \"name\": \"cdnResourceGroup7335\",\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "18fb1345-49d0-452c-99d0-535f990053be" + "6504ca63-8721-4195-8287-5d91f058ce3e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "0216f555-4397-4b85-b798-2415703d3339" + "d6e5a47f-5366-4a86-a604-a5b6e1510b81" ], "x-ms-client-request-id": [ - "18fb1345-49d0-452c-99d0-535f990053be" + "6504ca63-8721-4195-8287-5d91f058ce3e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/1869c8bd-ae4e-43c7-a20d-3d571d5eeca0?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/10a6163d-9920-4e13-8636-3321ac757be3?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "23" ], "x-ms-correlation-request-id": [ - "d51be88d-3433-46ab-8c0a-fdcf2f27ac0d" + "66440b8a-13c4-4f7b-a183-dd8a50145a86" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220657Z:d51be88d-3433-46ab-8c0a-fdcf2f27ac0d" + "SOUTHEASTASIA:20210106T042925Z:66440b8a-13c4-4f7b-a183-dd8a50145a86" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:57 GMT" + "Wed, 06 Jan 2021 04:29:25 GMT" ], "Content-Length": [ - "400" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6347\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile431\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/1869c8bd-ae4e-43c7-a20d-3d571d5eeca0?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTg2OWM4YmQtYWU0ZS00M2M3LWEyMGQtM2Q1NzFkNWVlY2EwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/10a6163d-9920-4e13-8636-3321ac757be3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTBhNjE2M2QtOTkyMC00ZTEzLTg2MzYtMzMyMWFjNzU3YmUzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,116 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4f3f9611-b223-4d67-b002-16a16633f1e5" - ], - "x-ms-client-request-id": [ - "7b7ed533-b9db-4b65-80be-e718e88ebaeb" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-correlation-request-id": [ - "06e378dd-85f9-4c9a-bb48-a8d88b8e0010" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T220707Z:06e378dd-85f9-4c9a-bb48-a8d88b8e0010" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:07:07 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/1869c8bd-ae4e-43c7-a20d-3d571d5eeca0?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTg2OWM4YmQtYWU0ZS00M2M3LWEyMGQtM2Q1NzFkNWVlY2EwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "001c8aa7-1862-4106-8d28-412890db3c2f" + "b5767d94-6af4-4e57-8e9a-f48d636d3bb6" ], "x-ms-client-request-id": [ - "da9e34e2-442d-4b1c-8c69-bd786e34986c" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "d446cfcf-0878-49ea-b6e3-fa0437becf81" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11980" ], "x-ms-correlation-request-id": [ - "df9c3911-e95c-42ce-aef0-26ed9272141c" + "87a91942-d5d2-4a03-ac09-ffd91f05121f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220718Z:df9c3911-e95c-42ce-aef0-26ed9272141c" + "SOUTHEASTASIA:20210106T042935Z:87a91942-d5d2-4a03-ac09-ffd91f05121f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:07:17 GMT" + "Wed, 06 Jan 2021 04:29:35 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,72 +224,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "75385fcc-d507-421b-86e9-e2c26727facd" - ], - "x-ms-client-request-id": [ - "50135929-1028-4900-8f6c-e29dc869488c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4af90597-c3b6-4b63-8184-061ec7b1acbc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "669c09db-3cbe-4691-bb24-ff863561c64d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "9d39c9d0-4bde-4ecc-a8e8-c8a7dee1f85c" + "6d6306f4-5fa4-4c59-a7cf-703f6e2d11ba" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220719Z:9d39c9d0-4bde-4ecc-a8e8-c8a7dee1f85c" + "SOUTHEASTASIA:20210106T042936Z:6d6306f4-5fa4-4c59-a7cf-703f6e2d11ba" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:07:18 GMT" + "Wed, 06 Jan 2021 04:29:35 GMT" ], "Content-Length": [ - "399" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6347\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile431\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDQ0OTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50MjI0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e043a11f-6ea3-4f13-ace7-61e9bd932154" + "599c5ff7-e687-4553-a76b-a04e297dbf37" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -395,75 +299,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "c35c72cf-bf6e-4246-bb3f-10ed63f3d919" + "f785856b-0a22-46d3-91db-5218b7530099" ], "x-ms-client-request-id": [ - "e043a11f-6ea3-4f13-ace7-61e9bd932154" + "599c5ff7-e687-4553-a76b-a04e297dbf37" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/50ef4eb2-0d1a-4da3-b367-3771dfd3923b?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/c75ba3e4-c70a-46c2-a246-5dbe24476bc3?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "97" ], "x-ms-correlation-request-id": [ - "3c4340b2-8c20-4689-af54-d4da5e225430" + "663caa30-4367-43b8-8c18-6a420689c630" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220723Z:3c4340b2-8c20-4689-af54-d4da5e225430" + "SOUTHEASTASIA:20210106T042944Z:663caa30-4367-43b8-8c18-6a420689c630" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:07:22 GMT" + "Wed, 06 Jan 2021 04:29:43 GMT" ], "Content-Length": [ - "1385" + "1236" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint4498\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint4498.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint2246\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2246.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDQ0OTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50MjI0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin2\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "86b3a1ba-07e1-43c7-b683-61db4f7c1027" + "773d4419-8d9e-4c04-aac1-24d0044ee254" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -483,13 +378,13 @@ "gateway" ], "x-ms-request-id": [ - "8fd3acb9-269e-485c-be9d-b078ec28ed1b" + "b7c99a16-7374-4b86-ba4f-4d58089dbbe8" ], "x-ms-correlation-request-id": [ - "8fd3acb9-269e-485c-be9d-b078ec28ed1b" + "b7c99a16-7374-4b86-ba4f-4d58089dbbe8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220816Z:8fd3acb9-269e-485c-be9d-b078ec28ed1b" + "SOUTHEASTASIA:20210106T043026Z:b7c99a16-7374-4b86-ba4f-4d58089dbbe8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -498,10 +393,10 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:16 GMT" + "Wed, 06 Jan 2021 04:30:25 GMT" ], "Content-Length": [ - "279" + "278" ], "Content-Type": [ "application/json; charset=utf-8" @@ -510,20 +405,20 @@ "-1" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"InvalidResourceLocation\",\r\n \"message\": \"The resource 'profile6347/endpoint4498' already exists in location 'westus' in resource group 'cdnResourceGroup2047'. A resource with the same name cannot be created in location 'EastUs'. Please select a new resource name.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"InvalidResourceLocation\",\r\n \"message\": \"The resource 'profile431/endpoint2246' already exists in location 'westus' in resource group 'cdnResourceGroup7335'. A resource with the same name cannot be created in location 'EastUs'. Please select a new resource name.\"\r\n }\r\n}", "StatusCode": 409 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/50ef4eb2-0d1a-4da3-b367-3771dfd3923b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTBlZjRlYjItMGQxYS00ZGEzLWIzNjctMzc3MWRmZDM5MjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/c75ba3e4-c70a-46c2-a246-5dbe24476bc3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzc1YmEzZTQtYzcwYS00NmMyLWEyNDYtNWRiZTI0NDc2YmMzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -533,116 +428,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "51d172b3-8eb5-41fa-8bb2-f529c2a08e36" - ], - "x-ms-client-request-id": [ - "165e04fe-feba-40cd-b089-686e6b510466" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" - ], - "x-ms-correlation-request-id": [ - "2501c794-5665-40a2-807f-b02034727e29" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T220733Z:2501c794-5665-40a2-807f-b02034727e29" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:07:33 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/50ef4eb2-0d1a-4da3-b367-3771dfd3923b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTBlZjRlYjItMGQxYS00ZGEzLWIzNjctMzc3MWRmZDM5MjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "bfcb2c09-984d-4aac-8924-3033c8aeab5e" + "317129d0-5184-4728-9ac4-68e2a9ec1d4f" ], "x-ms-client-request-id": [ - "0f1f73b9-f861-4885-af95-9cac29d32510" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "47955b98-dfa3-4683-9372-03d791253747" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11979" ], "x-ms-correlation-request-id": [ - "239808f5-30c4-4bcc-b037-8dab14dc6435" + "607c1ccc-e317-477c-833d-58339df07118" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220743Z:239808f5-30c4-4bcc-b037-8dab14dc6435" + "SOUTHEASTASIA:20210106T042954Z:607c1ccc-e317-477c-833d-58339df07118" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:07:43 GMT" + "Wed, 06 Jan 2021 04:29:54 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -652,16 +469,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/50ef4eb2-0d1a-4da3-b367-3771dfd3923b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTBlZjRlYjItMGQxYS00ZGEzLWIzNjctMzc3MWRmZDM5MjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/c75ba3e4-c70a-46c2-a246-5dbe24476bc3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzc1YmEzZTQtYzcwYS00NmMyLWEyNDYtNWRiZTI0NDc2YmMzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -671,47 +488,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8fe5ae97-d74d-463d-a069-729363dc4d51" - ], - "x-ms-client-request-id": [ - "4fc1bb8b-eef3-4afb-80b3-7201e17feca1" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f6f75553-b497-45d3-83e8-9f96cbcdfedb" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6674ce14-5474-4bda-9eab-a9dcb3496b58" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11978" ], "x-ms-correlation-request-id": [ - "b6ae9a37-de0a-413b-ade1-ab67e79f6034" + "ebabd058-4438-44fd-9ffc-5aff102d9b8f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220754Z:b6ae9a37-de0a-413b-ade1-ab67e79f6034" + "SOUTHEASTASIA:20210106T043004Z:ebabd058-4438-44fd-9ffc-5aff102d9b8f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:07:53 GMT" + "Wed, 06 Jan 2021 04:30:04 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -721,16 +529,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/50ef4eb2-0d1a-4da3-b367-3771dfd3923b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTBlZjRlYjItMGQxYS00ZGEzLWIzNjctMzc3MWRmZDM5MjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/c75ba3e4-c70a-46c2-a246-5dbe24476bc3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzc1YmEzZTQtYzcwYS00NmMyLWEyNDYtNWRiZTI0NDc2YmMzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -740,47 +548,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b56ee416-04fe-42fb-bec5-6a1fcc51917f" - ], - "x-ms-client-request-id": [ - "0f28e625-e274-451b-a13a-4fc28622b2a8" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2ce2ab94-8dc1-4ce1-809c-4ad5f2906c51" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "49839641-123b-48cf-be85-9bb1f51e4912" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11977" ], "x-ms-correlation-request-id": [ - "4cddafd7-730a-49bc-8e85-e37cba9e2727" + "b3f87d84-70f3-4a01-b99f-249919348b56" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220804Z:4cddafd7-730a-49bc-8e85-e37cba9e2727" + "SOUTHEASTASIA:20210106T043015Z:b3f87d84-70f3-4a01-b99f-249919348b56" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:03 GMT" + "Wed, 06 Jan 2021 04:30:14 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -790,16 +589,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/50ef4eb2-0d1a-4da3-b367-3771dfd3923b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTBlZjRlYjItMGQxYS00ZGEzLWIzNjctMzc3MWRmZDM5MjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/c75ba3e4-c70a-46c2-a246-5dbe24476bc3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzc1YmEzZTQtYzcwYS00NmMyLWEyNDYtNWRiZTI0NDc2YmMzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -809,47 +608,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "feb5bcc4-274f-4d17-8cf8-ec6f2dba491b" - ], - "x-ms-client-request-id": [ - "d03a2603-0d7e-48c7-be19-a04e1c7e56a0" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "10368200-96b5-4628-86b2-7faee40b79bc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "dbe20be9-7984-4b3a-bc95-fc59aa726f07" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11976" ], "x-ms-correlation-request-id": [ - "67e8773b-fd17-454b-91fe-dcb992d61135" + "2de5d00a-6e39-4492-b15f-2e7be80fe269" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220814Z:67e8773b-fd17-454b-91fe-dcb992d61135" + "SOUTHEASTASIA:20210106T043025Z:2de5d00a-6e39-4492-b15f-2e7be80fe269" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:14 GMT" + "Wed, 06 Jan 2021 04:30:24 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -859,16 +649,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDQ0OTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50MjI0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -878,72 +668,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8fbcae2e-e2b9-4eaf-b113-dd431972ac63" - ], - "x-ms-client-request-id": [ - "ad58889c-9075-47dd-a631-189a1367f5ff" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "403022ff-8d29-4699-9f86-a5ab2c12dfca" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "0e206040-d0c7-4e92-8f9d-a5a56aa2024e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "4b557b79-d837-4ff5-a789-78e9dcf6a06c" + "a990970e-1e51-498c-a8b2-d6d2af3ed07c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220815Z:4b557b79-d837-4ff5-a789-78e9dcf6a06c" + "SOUTHEASTASIA:20210106T043025Z:a990970e-1e51-498c-a8b2-d6d2af3ed07c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:15 GMT" + "Wed, 06 Jan 2021 04:30:25 GMT" ], "Content-Length": [ - "1385" + "1234" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint4498\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint4498.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint2246\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2246.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDQ0OTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50MjI0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1030d18d-f8f5-44d3-8ec0-d4f274fb9e36" + "737c5cf4-b4da-4fc1-8286-7454e209cf3f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -953,72 +734,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "471c1754-b81c-4d6c-adf8-4967d12a5ec2" - ], - "x-ms-client-request-id": [ - "1030d18d-f8f5-44d3-8ec0-d4f274fb9e36" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "576e4618-8bef-486c-910d-32edcd7014a2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "737c5cf4-b4da-4fc1-8286-7454e209cf3f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "7a746e7c-e03e-4f44-9d35-804696ec1394" + "a090ba3f-192d-464b-b406-9ea3c66408a2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220816Z:7a746e7c-e03e-4f44-9d35-804696ec1394" + "SOUTHEASTASIA:20210106T043026Z:a090ba3f-192d-464b-b406-9ea3c66408a2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:16 GMT" + "Wed, 06 Jan 2021 04:30:25 GMT" ], "Content-Length": [ - "1385" + "1234" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint4498\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4498\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint4498.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint2246\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint2246\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2246.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 3,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4823?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDQ4MjM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint6649?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50NjY0OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c9019620-61d0-4813-bce5-a872fd077241" + "b8dd5aa3-49d4-46a4-b001-f8c9fa9fb289" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1037,69 +809,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "45814324-fc6f-4709-9eec-7e7566eaf7d7" + "1d198052-63b6-4a32-b0af-69f25ffef8c2" ], "x-ms-client-request-id": [ - "c9019620-61d0-4813-bce5-a872fd077241" + "b8dd5aa3-49d4-46a4-b001-f8c9fa9fb289" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/b1e230e3-2271-4015-9404-659829878b3b?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/2b807116-1548-45a0-b498-a021cafb4e7a?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "97" + "95" ], "x-ms-correlation-request-id": [ - "d15f1c0f-f7ab-43c4-bede-c500bb4d875d" + "cf2aa635-2c9d-4c4c-a8c3-720448db8482" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220820Z:d15f1c0f-f7ab-43c4-bede-c500bb4d875d" + "SOUTHEASTASIA:20210106T043033Z:cf2aa635-2c9d-4c4c-a8c3-720448db8482" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:20 GMT" + "Wed, 06 Jan 2021 04:30:32 GMT" ], "Content-Length": [ - "2127" + "1668" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint4823\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4823\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint4823.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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 \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\",\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": []\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint6649\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6649\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint6649.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"www.bing.com\",\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\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/b1e230e3-2271-4015-9404-659829878b3b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjFlMjMwZTMtMjI3MS00MDE1LTk0MDQtNjU5ODI5ODc4YjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/2b807116-1548-45a0-b498-a021cafb4e7a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI4MDcxMTYtMTU0OC00NWEwLWI0OTgtYTAyMWNhZmI0ZTdhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1109,47 +872,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "90a68a3b-ac98-422c-ad5a-5bd061df905e" - ], - "x-ms-client-request-id": [ - "82f292f9-805d-4128-82bf-99b856b6486e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "151f2640-65a3-4248-9399-303557574360" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "84b5469e-77c3-4f9b-bfc3-2cac11a39efb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11975" ], "x-ms-correlation-request-id": [ - "8d04eac5-9206-40f9-b71c-2d82d3183c3c" + "38703950-02d2-4c85-8e14-84575e98f775" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220831Z:8d04eac5-9206-40f9-b71c-2d82d3183c3c" + "SOUTHEASTASIA:20210106T043043Z:38703950-02d2-4c85-8e14-84575e98f775" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:30 GMT" + "Wed, 06 Jan 2021 04:30:43 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1159,16 +913,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/b1e230e3-2271-4015-9404-659829878b3b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjFlMjMwZTMtMjI3MS00MDE1LTk0MDQtNjU5ODI5ODc4YjNiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/2b807116-1548-45a0-b498-a021cafb4e7a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI4MDcxMTYtMTU0OC00NWEwLWI0OTgtYTAyMWNhZmI0ZTdhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1178,47 +932,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "da9845bc-0755-4f6c-8430-c6fa053d9687" - ], - "x-ms-client-request-id": [ - "799e88ba-d271-488f-931e-58156118bdd7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d99284ba-e419-4f9c-a7a2-0712226c6fd6" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f2830884-dccd-4b41-9ffe-c674282b7217" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11974" ], "x-ms-correlation-request-id": [ - "f14bf3b8-477b-4f42-89f8-b5308b87c5ea" + "2268ad65-cfc3-4652-99ca-24940cbc2b1d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220841Z:f14bf3b8-477b-4f42-89f8-b5308b87c5ea" + "SOUTHEASTASIA:20210106T043054Z:2268ad65-cfc3-4652-99ca-24940cbc2b1d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:40 GMT" + "Wed, 06 Jan 2021 04:30:53 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1228,16 +973,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4823?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDQ4MjM/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint6649?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50NjY0OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1247,72 +992,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "3b051d4a-27bb-476a-b39f-8dfd5b3b0cf3" - ], - "x-ms-client-request-id": [ - "8e2c7aa9-480b-4d49-b2af-e2d987cd979b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4cd0cbf4-2554-4c89-bc49-c88ca8c6c767" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ed30c3f6-9309-429b-ae45-8bc3a912d565" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "47" ], "x-ms-correlation-request-id": [ - "b4ddb177-d8f7-46d7-8ec0-f14f59160ec9" + "68b7f82a-9e37-46b0-9dae-dc4791f8220f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220842Z:b4ddb177-d8f7-46d7-8ec0-f14f59160ec9" + "SOUTHEASTASIA:20210106T043054Z:68b7f82a-9e37-46b0-9dae-dc4791f8220f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:41 GMT" + "Wed, 06 Jan 2021 04:30:53 GMT" ], "Content-Length": [ - "2127" + "1666" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint4823\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint4823\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint4823.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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 \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\",\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": []\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint6649\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6649\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint6649.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"www.bing.com\",\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\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint2352?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDIzNTI/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8922?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50ODkyMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "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 \"probePath\": \"/probe-v.txt\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4666dd71-4445-4110-9946-dc0ae0c9ce33" + "8c341443-cf1b-4e43-b31e-e52772028b8e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1331,69 +1067,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "370e6794-0111-469c-a33d-2c36f58e2591" + "2571db9e-b3c5-4013-a41a-2d473b1967ea" ], "x-ms-client-request-id": [ - "4666dd71-4445-4110-9946-dc0ae0c9ce33" + "8c341443-cf1b-4e43-b31e-e52772028b8e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/551b715e-c8ce-409f-b632-1e43ff4e9776?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/a7561ee8-98f4-4284-b98a-08b4c5be4347?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "96" + "94" ], "x-ms-correlation-request-id": [ - "3d5b25cf-fdfc-4f18-9d39-4ae78ee20d82" + "c04dbc2d-1c1a-46b3-b79a-1cb9c9e87c0e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220846Z:3d5b25cf-fdfc-4f18-9d39-4ae78ee20d82" + "SOUTHEASTASIA:20210106T043101Z:c04dbc2d-1c1a-46b3-b79a-1cb9c9e87c0e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:45 GMT" + "Wed, 06 Jan 2021 04:31:01 GMT" ], "Content-Length": [ - "1315" + "1166" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2352\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint2352\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2352.azureedge.net\",\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/dsa-test\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": \"/probe-v.txt\",\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8922\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8922\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint8922.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\": null,\r\n \"probePath\": \"/probe-v.txt\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/551b715e-c8ce-409f-b632-1e43ff4e9776?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTUxYjcxNWUtYzhjZS00MDlmLWI2MzItMWU0M2ZmNGU5Nzc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/a7561ee8-98f4-4284-b98a-08b4c5be4347?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYTc1NjFlZTgtOThmNC00Mjg0LWI5OGEtMDhiNGM1YmU0MzQ3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1403,47 +1130,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "86461538-9caa-4cdb-b560-7542ec6c0315" - ], - "x-ms-client-request-id": [ - "94cbc93c-1c8c-4e64-9fd1-f0f7c6fb9390" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "19af1a3d-b8fe-4ccc-bcad-dfb0f1af00e9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "04b6b6ac-291b-4ac3-9079-8e261f63b74f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11973" ], "x-ms-correlation-request-id": [ - "6bef0378-b1e5-47fd-97b4-ca2b7ac9ebde" + "db69fd29-5ffc-413a-8e19-79e179ebb9bb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220856Z:6bef0378-b1e5-47fd-97b4-ca2b7ac9ebde" + "SOUTHEASTASIA:20210106T043112Z:db69fd29-5ffc-413a-8e19-79e179ebb9bb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:08:55 GMT" + "Wed, 06 Jan 2021 04:31:11 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1453,16 +1171,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/551b715e-c8ce-409f-b632-1e43ff4e9776?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTUxYjcxNWUtYzhjZS00MDlmLWI2MzItMWU0M2ZmNGU5Nzc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/a7561ee8-98f4-4284-b98a-08b4c5be4347?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYTc1NjFlZTgtOThmNC00Mjg0LWI5OGEtMDhiNGM1YmU0MzQ3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1472,47 +1190,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "cc413230-7f82-47b4-8ab7-12863e51207e" - ], - "x-ms-client-request-id": [ - "c2165b40-5145-4575-b1ba-f7d120a4dadd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "23b042d4-e3cf-455b-a7e7-5fbe823e3b08" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "92f46471-341e-4d45-be30-16bc55e53365" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11972" ], "x-ms-correlation-request-id": [ - "2ac6ac88-4a61-40fd-b26b-d11853a2ff99" + "a28fe21e-d37e-4acf-ac74-a6c9a90888a0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220907Z:2ac6ac88-4a61-40fd-b26b-d11853a2ff99" + "SOUTHEASTASIA:20210106T043122Z:a28fe21e-d37e-4acf-ac74-a6c9a90888a0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:07 GMT" + "Wed, 06 Jan 2021 04:31:22 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1522,16 +1231,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint2352?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDIzNTI/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8922?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50ODkyMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1541,72 +1250,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "575363d1-7c6f-42aa-87bf-9b5e7ae73c40" - ], - "x-ms-client-request-id": [ - "78973745-2339-40cd-bdff-08e60c34c568" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6007886c-6736-4d17-afe9-cd21ad8c783c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "bf86fdb6-d4a3-4cdc-bf36-d6f88216a54f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "46" ], "x-ms-correlation-request-id": [ - "d9a20185-0f42-488e-9f49-a26efa77bffa" + "f97e0571-8db6-4376-8d59-9158f6cb169c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220908Z:d9a20185-0f42-488e-9f49-a26efa77bffa" + "SOUTHEASTASIA:20210106T043123Z:f97e0571-8db6-4376-8d59-9158f6cb169c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:08 GMT" + "Wed, 06 Jan 2021 04:31:23 GMT" ], "Content-Length": [ - "1315" + "1164" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2352\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint2352\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2352.azureedge.net\",\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/dsa-test\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": \"/probe-v.txt\",\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8922\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8922\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint8922.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\": null,\r\n \"probePath\": \"/probe-v.txt\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint3458?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDM0NTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint3120?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50MzEyMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "418062ae-3837-4337-a978-ea913eadb69d" + "d2626307-cda6-41ff-aaee-a7ae0be1ed7b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1625,69 +1325,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "a78358e2-a0f7-4ed0-a060-f1070f0606cb" + "c1b9a275-3ca9-4424-9522-d188311d33ec" ], "x-ms-client-request-id": [ - "418062ae-3837-4337-a978-ea913eadb69d" + "d2626307-cda6-41ff-aaee-a7ae0be1ed7b" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/fafd0e0d-4893-44ca-80d7-f5a0961babf4?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/e36dfd11-bcaa-4f14-9ef8-291c7600673b?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "95" + "99" ], "x-ms-correlation-request-id": [ - "5c319a0a-16ba-430a-9fe2-58bd8ddba9b0" + "f97a086d-2b95-4c60-8505-8a582b4febb4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220913Z:5c319a0a-16ba-430a-9fe2-58bd8ddba9b0" + "SOUTHEASTASIA:20210106T043219Z:f97a086d-2b95-4c60-8505-8a582b4febb4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:13 GMT" + "Wed, 06 Jan 2021 04:32:18 GMT" ], "Content-Length": [ - "1246" + "1097" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint3458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint3458\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint3458.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint3120\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3120\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3120.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/fafd0e0d-4893-44ca-80d7-f5a0961babf4?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmFmZDBlMGQtNDg5My00NGNhLTgwZDctZjVhMDk2MWJhYmY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/e36dfd11-bcaa-4f14-9ef8-291c7600673b?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTM2ZGZkMTEtYmNhYS00ZjE0LTllZjgtMjkxYzc2MDA2NzNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1697,47 +1388,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "9edd80a3-fdc6-4053-93a5-823b10997be7" - ], - "x-ms-client-request-id": [ - "c6bbc4d0-2162-47ba-9e75-3e127d986c32" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3f600fe0-9cff-452e-8949-9e7d5a162c2e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a156ac4a-fb26-4fe4-9d61-4e2850a28b9e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], "x-ms-correlation-request-id": [ - "e69f7dfd-2eef-4549-a659-d18eb6dc4e34" + "112334c9-3630-4e3b-ac7e-ded7c54d9efb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220923Z:e69f7dfd-2eef-4549-a659-d18eb6dc4e34" + "SOUTHEASTASIA:20210106T043229Z:112334c9-3630-4e3b-ac7e-ded7c54d9efb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:23 GMT" + "Wed, 06 Jan 2021 04:32:29 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1747,16 +1429,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/fafd0e0d-4893-44ca-80d7-f5a0961babf4?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmFmZDBlMGQtNDg5My00NGNhLTgwZDctZjVhMDk2MWJhYmY0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/e36dfd11-bcaa-4f14-9ef8-291c7600673b?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTM2ZGZkMTEtYmNhYS00ZjE0LTllZjgtMjkxYzc2MDA2NzNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1766,47 +1448,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "652e179d-e7c9-4ed0-b1e4-f0d6f8bb208e" - ], - "x-ms-client-request-id": [ - "cc5bb009-64ff-477a-9ae1-fb11b7d805ef" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c18ebf66-f3b4-407d-8524-f4c359bf57f9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "edad97af-a3fa-4b48-9a51-9c6a0b1b14bc" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11987" ], "x-ms-correlation-request-id": [ - "1a96d369-9630-4515-9fc2-edd4442abf22" + "aa73e51a-c08b-47f4-8865-c34da41323dc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220933Z:1a96d369-9630-4515-9fc2-edd4442abf22" + "SOUTHEASTASIA:20210106T043240Z:aa73e51a-c08b-47f4-8865-c34da41323dc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:33 GMT" + "Wed, 06 Jan 2021 04:32:39 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1816,16 +1489,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint3458?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDM0NTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint3120?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50MzEyMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1835,72 +1508,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4faa5e67-418b-4987-adb0-8d6f8a4c7874" - ], - "x-ms-client-request-id": [ - "702b8f14-81f0-48e3-b580-bb1c2c08d95c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f3ca104d-2b5e-4c0e-b824-22948f907ca8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5faea25e-2be0-496a-9514-16b9a1f1c00e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "45" + "49" ], "x-ms-correlation-request-id": [ - "36827329-aa8e-45e1-8749-aa74231a9052" + "aec7fbac-15c8-4951-b011-98966efd5b99" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220934Z:36827329-aa8e-45e1-8749-aa74231a9052" + "SOUTHEASTASIA:20210106T043240Z:aec7fbac-15c8-4951-b011-98966efd5b99" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:34 GMT" + "Wed, 06 Jan 2021 04:32:39 GMT" ], "Content-Length": [ - "1246" + "1095" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint3458\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint3458\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint3458.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint3120\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3120\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3120.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint974?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDk3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8898?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50ODg5OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f266c145-e981-4fd3-aeb4-85139b31e1cb" + "e9732f11-1bd8-4f57-9661-6f596a2e9074" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1919,69 +1583,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d6e9b7fc-5a2d-4092-938b-f01740c184be" + "46f6215a-4196-4fc4-a2e8-fdb3d84fb284" ], "x-ms-client-request-id": [ - "f266c145-e981-4fd3-aeb4-85139b31e1cb" + "e9732f11-1bd8-4f57-9661-6f596a2e9074" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/975aed39-67e2-4831-9892-c4a67d9c23e1?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/e028bdbb-6d31-451c-9663-f4b995f8d07f?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "94" + "99" ], "x-ms-correlation-request-id": [ - "ea5af041-59b9-4aa8-ac37-80c73d1597d7" + "30fab641-fe51-44eb-bfd0-88072337b25f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220938Z:ea5af041-59b9-4aa8-ac37-80c73d1597d7" + "SOUTHEASTASIA:20210106T043335Z:30fab641-fe51-44eb-bfd0-88072337b25f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:38 GMT" + "Wed, 06 Jan 2021 04:33:35 GMT" ], "Content-Length": [ - "2048" + "1592" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint974\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint974\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint974.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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 \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\",\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": []\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"cacheDuration\": null,\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8898\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8898\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8898.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": null,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/975aed39-67e2-4831-9892-c4a67d9c23e1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTc1YWVkMzktNjdlMi00ODMxLTk4OTItYzRhNjdkOWMyM2UxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/e028bdbb-6d31-451c-9663-f4b995f8d07f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTAyOGJkYmItNmQzMS00NTFjLTk2NjMtZjRiOTk1ZjhkMDdmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1991,47 +1646,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a814c5e6-102c-4025-9115-c1c66caa111c" - ], - "x-ms-client-request-id": [ - "595b060d-2271-4305-b371-31f285ee27b7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f35dda00-c614-4d0f-951d-5d38e7c60662" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3156febb-5382-47c7-98fd-ebb3d06c9ca0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11999" ], "x-ms-correlation-request-id": [ - "47f75b71-99bf-4b2c-a654-1b1385109f2b" + "ab14936c-33f8-4943-9254-a5f2f2ac797a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220949Z:47f75b71-99bf-4b2c-a654-1b1385109f2b" + "SOUTHEASTASIA:20210106T043345Z:ab14936c-33f8-4943-9254-a5f2f2ac797a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:48 GMT" + "Wed, 06 Jan 2021 04:33:45 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2041,16 +1687,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/operationresults/975aed39-67e2-4831-9892-c4a67d9c23e1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTc1YWVkMzktNjdlMi00ODMxLTk4OTItYzRhNjdkOWMyM2UxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/operationresults/e028bdbb-6d31-451c-9663-f4b995f8d07f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTAyOGJkYmItNmQzMS00NTFjLTk2NjMtZjRiOTk1ZjhkMDdmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -2060,47 +1706,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d6b1a2e5-8429-4d88-9b3a-4b9248f22591" - ], - "x-ms-client-request-id": [ - "5df03c67-1258-45a7-9679-a01688416f92" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "bd896306-1a7e-49e6-bba6-cbfd82a10400" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c8fbce80-33e5-4d25-a529-cbbcb24d332b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11998" ], "x-ms-correlation-request-id": [ - "2ba14d34-4124-49dc-a5de-66623656132c" + "653eaede-a783-419e-a230-e4bd468c1601" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220959Z:2ba14d34-4124-49dc-a5de-66623656132c" + "SOUTHEASTASIA:20210106T043356Z:653eaede-a783-419e-a230-e4bd468c1601" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:09:59 GMT" + "Wed, 06 Jan 2021 04:33:56 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2110,16 +1747,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint974?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDk3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8898?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50ODg5OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -2129,72 +1766,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6b2b8c95-047e-4b3a-bf60-9fc47266fd1f" - ], - "x-ms-client-request-id": [ - "a70d5f92-3cfc-442b-a6f3-b12a3a25f158" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4a89d269-26e2-4c43-9f2e-f68d0ac4c47b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "48a269d3-1e8e-4bbc-a999-065055547b5a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "44" + "49" ], "x-ms-correlation-request-id": [ - "94c5384e-e49d-443c-85a1-15af2933662d" + "4d0f4237-3059-48dd-8942-578d0472c51e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221000Z:94c5384e-e49d-443c-85a1-15af2933662d" + "SOUTHEASTASIA:20210106T043356Z:4d0f4237-3059-48dd-8942-578d0472c51e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:10:00 GMT" + "Wed, 06 Jan 2021 04:33:56 GMT" ], "Content-Length": [ - "2048" + "1590" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint974\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint974\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint974.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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 \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\",\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": []\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"cacheDuration\": null,\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint8898\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8898\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8898.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": null,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\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/cdnResourceGroup2047/providers/Microsoft.Cdn/profiles/profile6347/endpoints/endpoint3259?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzQ3L2VuZHBvaW50cy9lbmRwb2ludDMyNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7335/providers/Microsoft.Cdn/profiles/profile431/endpoints/endpoint4944?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MzEvZW5kcG9pbnRzL2VuZHBvaW50NDk0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a 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\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7d4decce-eba5-48ae-a938-b052d0ec8f62" + "af740bdc-707c-4d43-90a9-f1a7b2d74298" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2210,47 +1838,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b42eaaae-ca87-491d-80df-e643e3aa1dda" - ], - "x-ms-client-request-id": [ - "7d4decce-eba5-48ae-a938-b052d0ec8f62" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "f1c6ff4d-5847-4032-96e8-d7f5dc56e6c0" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "af740bdc-707c-4d43-90a9-f1a7b2d74298" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "93" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "c45d2665-dd3b-446e-9f0c-133a950ce8f9" + "8c1de47f-d82c-44b6-a6cb-dbe513eb8f08" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221001Z:c45d2665-dd3b-446e-9f0c-133a950ce8f9" + "SOUTHEASTASIA:20210106T043403Z:8c1de47f-d82c-44b6-a6cb-dbe513eb8f08" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:10:01 GMT" + "Wed, 06 Jan 2021 04:34:03 GMT" ], "Content-Length": [ - "125" + "120" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -2260,21 +1879,21 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2047?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7335?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzM1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "20b692b3-e4ec-426a-bfcd-9dc50fd092af" + "2c7055a8-02ad-4877-a930-d2201ec185c0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2286,7 +1905,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2295,13 +1914,13 @@ "14999" ], "x-ms-request-id": [ - "2a655440-3e2b-48b8-9bf3-5d04f9217e92" + "4f4dd75f-52d7-4c58-9cfd-6a3250551e71" ], "x-ms-correlation-request-id": [ - "2a655440-3e2b-48b8-9bf3-5d04f9217e92" + "4f4dd75f-52d7-4c58-9cfd-6a3250551e71" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221002Z:2a655440-3e2b-48b8-9bf3-5d04f9217e92" + "SOUTHEASTASIA:20210106T043407Z:4f4dd75f-52d7-4c58-9cfd-6a3250551e71" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2310,7 +1929,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:10:01 GMT" + "Wed, 06 Jan 2021 04:34:07 GMT" ], "Expires": [ "-1" @@ -2323,15 +1942,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2343,7 +1962,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2352,13 +1971,13 @@ "11999" ], "x-ms-request-id": [ - "f6915253-0745-4e66-9f74-acc18899f51b" + "a762d2cb-9481-49fd-ac93-c6a0c9b5f28f" ], "x-ms-correlation-request-id": [ - "f6915253-0745-4e66-9f74-acc18899f51b" + "a762d2cb-9481-49fd-ac93-c6a0c9b5f28f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221017Z:f6915253-0745-4e66-9f74-acc18899f51b" + "SOUTHEASTASIA:20210106T043423Z:a762d2cb-9481-49fd-ac93-c6a0c9b5f28f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2367,7 +1986,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:10:16 GMT" + "Wed, 06 Jan 2021 04:34:23 GMT" ], "Expires": [ "-1" @@ -2380,15 +1999,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2400,7 +2019,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2409,13 +2028,13 @@ "11998" ], "x-ms-request-id": [ - "d4215b3b-3c75-43b5-bd0f-ae6a51f523ee" + "aefb6f4f-b392-40e0-b211-f31cf6106bd4" ], "x-ms-correlation-request-id": [ - "d4215b3b-3c75-43b5-bd0f-ae6a51f523ee" + "aefb6f4f-b392-40e0-b211-f31cf6106bd4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221032Z:d4215b3b-3c75-43b5-bd0f-ae6a51f523ee" + "SOUTHEASTASIA:20210106T043438Z:aefb6f4f-b392-40e0-b211-f31cf6106bd4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2424,7 +2043,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:10:31 GMT" + "Wed, 06 Jan 2021 04:34:38 GMT" ], "Expires": [ "-1" @@ -2437,15 +2056,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2457,7 +2076,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2466,13 +2085,13 @@ "11997" ], "x-ms-request-id": [ - "c1ac71cf-6afd-4416-a633-8a81d181c9ba" + "89ce1ca5-c895-487b-9ef4-58717e42e60e" ], "x-ms-correlation-request-id": [ - "c1ac71cf-6afd-4416-a633-8a81d181c9ba" + "89ce1ca5-c895-487b-9ef4-58717e42e60e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221047Z:c1ac71cf-6afd-4416-a633-8a81d181c9ba" + "SOUTHEASTASIA:20210106T043454Z:89ce1ca5-c895-487b-9ef4-58717e42e60e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2481,7 +2100,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:10:46 GMT" + "Wed, 06 Jan 2021 04:34:53 GMT" ], "Expires": [ "-1" @@ -2494,15 +2113,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2514,22 +2133,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "834e2d30-ced6-404e-ad34-ba828dbbb993" + "efbbe611-cfd9-4238-bfd8-93fa0a649773" ], "x-ms-correlation-request-id": [ - "834e2d30-ced6-404e-ad34-ba828dbbb993" + "efbbe611-cfd9-4238-bfd8-93fa0a649773" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221102Z:834e2d30-ced6-404e-ad34-ba828dbbb993" + "SOUTHEASTASIA:20210106T043509Z:efbbe611-cfd9-4238-bfd8-93fa0a649773" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2538,7 +2157,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:11:01 GMT" + "Wed, 06 Jan 2021 04:35:09 GMT" ], "Expires": [ "-1" @@ -2551,15 +2170,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2571,22 +2190,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11995" ], "x-ms-request-id": [ - "9846dd75-6a59-4927-9944-e27fe0bcbb2b" + "b4489047-dc95-4013-9e69-2dd383f20146" ], "x-ms-correlation-request-id": [ - "9846dd75-6a59-4927-9944-e27fe0bcbb2b" + "b4489047-dc95-4013-9e69-2dd383f20146" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221117Z:9846dd75-6a59-4927-9944-e27fe0bcbb2b" + "SOUTHEASTASIA:20210106T043524Z:b4489047-dc95-4013-9e69-2dd383f20146" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2595,7 +2214,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:11:16 GMT" + "Wed, 06 Jan 2021 04:35:24 GMT" ], "Expires": [ "-1" @@ -2608,15 +2227,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2628,22 +2247,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11994" ], "x-ms-request-id": [ - "e450176d-cf6c-44b0-a598-b4b0f96fd45f" + "e39b1265-7318-49a3-be9c-6d3c45fdd9e3" ], "x-ms-correlation-request-id": [ - "e450176d-cf6c-44b0-a598-b4b0f96fd45f" + "e39b1265-7318-49a3-be9c-6d3c45fdd9e3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221132Z:e450176d-cf6c-44b0-a598-b4b0f96fd45f" + "SOUTHEASTASIA:20210106T043540Z:e39b1265-7318-49a3-be9c-6d3c45fdd9e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2652,7 +2271,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:11:32 GMT" + "Wed, 06 Jan 2021 04:35:39 GMT" ], "Expires": [ "-1" @@ -2665,15 +2284,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2685,22 +2304,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-request-id": [ - "b234452f-28df-4ab7-92f7-bab2c047b018" + "ef3ec4ae-1c85-416a-bd85-01d508a595d5" ], "x-ms-correlation-request-id": [ - "b234452f-28df-4ab7-92f7-bab2c047b018" + "ef3ec4ae-1c85-416a-bd85-01d508a595d5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221147Z:b234452f-28df-4ab7-92f7-bab2c047b018" + "SOUTHEASTASIA:20210106T043555Z:ef3ec4ae-1c85-416a-bd85-01d508a595d5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2709,7 +2328,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:11:47 GMT" + "Wed, 06 Jan 2021 04:35:55 GMT" ], "Expires": [ "-1" @@ -2722,15 +2341,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2742,22 +2361,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-request-id": [ - "14a2250a-06b6-4615-9a4a-110b1096fc04" + "24cda9e2-be4b-472d-bdd8-f2355d0ab659" ], "x-ms-correlation-request-id": [ - "14a2250a-06b6-4615-9a4a-110b1096fc04" + "24cda9e2-be4b-472d-bdd8-f2355d0ab659" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221202Z:14a2250a-06b6-4615-9a4a-110b1096fc04" + "SOUTHEASTASIA:20210106T043611Z:24cda9e2-be4b-472d-bdd8-f2355d0ab659" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2766,7 +2385,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:02 GMT" + "Wed, 06 Jan 2021 04:36:10 GMT" ], "Expires": [ "-1" @@ -2779,15 +2398,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2799,22 +2418,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-request-id": [ - "2dbe19c9-8d0b-4cba-8d3e-e4fba6c8b09c" + "0837f4a7-0c68-491c-96d7-82b541a53c50" ], "x-ms-correlation-request-id": [ - "2dbe19c9-8d0b-4cba-8d3e-e4fba6c8b09c" + "0837f4a7-0c68-491c-96d7-82b541a53c50" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221217Z:2dbe19c9-8d0b-4cba-8d3e-e4fba6c8b09c" + "SOUTHEASTASIA:20210106T043626Z:0837f4a7-0c68-491c-96d7-82b541a53c50" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2823,7 +2442,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:17 GMT" + "Wed, 06 Jan 2021 04:36:25 GMT" ], "Expires": [ "-1" @@ -2836,15 +2455,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2856,22 +2475,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11990" ], "x-ms-request-id": [ - "8df981bf-f3a7-4d36-b017-605ec5992b95" + "7463b42b-6b16-4692-8192-675711d9832e" ], "x-ms-correlation-request-id": [ - "8df981bf-f3a7-4d36-b017-605ec5992b95" + "7463b42b-6b16-4692-8192-675711d9832e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221232Z:8df981bf-f3a7-4d36-b017-605ec5992b95" + "SOUTHEASTASIA:20210106T043642Z:7463b42b-6b16-4692-8192-675711d9832e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2880,7 +2499,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:32 GMT" + "Wed, 06 Jan 2021 04:36:41 GMT" ], "Expires": [ "-1" @@ -2893,15 +2512,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2913,16 +2532,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "e3fcbf8a-8958-426a-abf7-471b8a8a8eaa" + "71fd77c5-cf54-4070-bce1-ebfd027d1c48" ], "x-ms-correlation-request-id": [ - "e3fcbf8a-8958-426a-abf7-471b8a8a8eaa" + "71fd77c5-cf54-4070-bce1-ebfd027d1c48" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221247Z:e3fcbf8a-8958-426a-abf7-471b8a8a8eaa" + "SOUTHEASTASIA:20210106T043657Z:71fd77c5-cf54-4070-bce1-ebfd027d1c48" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2931,7 +2550,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:47 GMT" + "Wed, 06 Jan 2021 04:36:56 GMT" ], "Expires": [ "-1" @@ -2944,15 +2563,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNakEwTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek16TlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2964,16 +2583,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-request-id": [ - "25aef12a-016a-414a-b567-527f9e89c348" + "f5b0bab6-7b0e-40e1-9070-3513a25a1a59" ], "x-ms-correlation-request-id": [ - "25aef12a-016a-414a-b567-527f9e89c348" + "f5b0bab6-7b0e-40e1-9070-3513a25a1a59" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221247Z:25aef12a-016a-414a-b567-527f9e89c348" + "SOUTHEASTASIA:20210106T043657Z:f5b0bab6-7b0e-40e1-9070-3513a25a1a59" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2982,7 +2601,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:12:47 GMT" + "Wed, 06 Jan 2021 04:36:57 GMT" ], "Expires": [ "-1" @@ -2997,21 +2616,21 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup2047" + "cdnResourceGroup7335" ], "EndpointCreateTest": [ - "profile6347", - "endpoint4498", - "endpoint4823", - "endpoint2352", - "endpoint3458", - "endpoint974", - "endpoint3259", - "endpoint6069", - "endpoint9654" + "profile431", + "endpoint2246", + "endpoint6649", + "endpoint8922", + "endpoint3120", + "endpoint8898", + "endpoint4944", + "endpoint75", + "endpoint2481" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointDeleteTest.json index 3459a88bc37a4..b347c700670dc 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointDeleteTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointDeleteTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a9165177-6431-4ca5-9997-a34bd5df5e00" + "8cf424c6-3d67-4671-9484-acf5c04c1d56" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "867a8108-9f51-458d-8661-616fcf905533" + "f32633b0-26fa-43b9-aaed-ee34cf8c633b" ], "x-ms-correlation-request-id": [ - "867a8108-9f51-458d-8661-616fcf905533" + "f32633b0-26fa-43b9-aaed-ee34cf8c633b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215037Z:867a8108-9f51-458d-8661-616fcf905533" + "SOUTHEASTASIA:20210106T041236Z:f32633b0-26fa-43b9-aaed-ee34cf8c633b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:50:37 GMT" + "Wed, 06 Jan 2021 04:12:35 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155\",\r\n \"name\": \"cdnResourceGroup5155\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037\",\r\n \"name\": \"cdnResourceGroup5037\",\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/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e81ba772-1a1a-49d6-bc23-e37a4c51102b" + "8c4e16c4-8a0c-4735-a732-b29300ac9d22" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "8adedada-07d7-42b6-af29-efd9dcf38df3" + "e2512c83-46bd-4640-b433-c44218117e14" ], "x-ms-client-request-id": [ - "e81ba772-1a1a-49d6-bc23-e37a4c51102b" + "8c4e16c4-8a0c-4735-a732-b29300ac9d22" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/81431489-f4d9-4a53-b828-f3d5da38d5c1?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "bdcddc2b-9534-4afd-a4e9-65e96ae1a7a5" + "35c988b9-f548-47cd-b6dc-a552fe552cbd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215044Z:bdcddc2b-9534-4afd-a4e9-65e96ae1a7a5" + "SOUTHEASTASIA:20210106T041246Z:35c988b9-f548-47cd-b6dc-a552fe552cbd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:50:44 GMT" + "Wed, 06 Jan 2021 04:12:46 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5005\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2902\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/81431489-f4d9-4a53-b828-f3d5da38d5c1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODE0MzE0ODktZjRkOS00YTUzLWI4MjgtZjNkNWRhMzhkNWMxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFmYjM3NTAtODBkOS00YTgzLWI3ZmItMGJmMzIyZTcwYTA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "a47ce3be-79dc-4de6-8c05-e7793a612340" + "4b6bc003-f60d-422a-bfc6-6bc14c829bcc" ], "x-ms-client-request-id": [ - "d3afffcf-d6b4-42a3-9d67-e54c6adf822c" + "5163729f-8786-403b-b858-84e8550bc2a7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "8a27d33b-6620-471e-84ef-ced301842be4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T041256Z:8a27d33b-6620-471e-84ef-ced301842be4" + ], + "X-Content-Type-Options": [ + "nosniff" ], - "OData-Version": [ - "4.0" + "Date": [ + "Wed, 06 Jan 2021 04:12: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFmYjM3NTAtODBkOS00YTgzLWI3ZmItMGJmMzIyZTcwYTA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "16432f6b-4483-48d2-b5cb-65f8a375bd44" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "134b690f-4f86-4a30-afc5-42ca83ef2249" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11989" ], "x-ms-correlation-request-id": [ - "ca1289be-c6c4-4011-b1d0-c754d42a0a52" + "5f98135c-9ee6-4206-b4b0-44418c391d72" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215055Z:ca1289be-c6c4-4011-b1d0-c754d42a0a52" + "SOUTHEASTASIA:20210106T041307Z:5f98135c-9ee6-4206-b4b0-44418c391d72" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:50:55 GMT" + "Wed, 06 Jan 2021 04:13:06 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/81431489-f4d9-4a53-b828-f3d5da38d5c1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODE0MzE0ODktZjRkOS00YTUzLWI4MjgtZjNkNWRhMzhkNWMxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFmYjM3NTAtODBkOS00YTgzLWI3ZmItMGJmMzIyZTcwYTA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +284,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "ccdd62ef-b854-472e-b64d-6e8ce18cc335" + "8a0864b8-fae0-41b3-9a39-3771eb862a43" ], "x-ms-client-request-id": [ - "0194be2d-b991-49e7-919b-fca6b10ccdc4" + "aa2f514b-b49a-4b25-bb8e-cb617ee499c9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "30dfaf7e-2f4a-4150-b68e-57503513f5f7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T041317Z:30dfaf7e-2f4a-4150-b68e-57503513f5f7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:13:16 GMT" ], - "OData-Version": [ - "4.0" + "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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFmYjM3NTAtODBkOS00YTgzLWI3ZmItMGJmMzIyZTcwYTA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2b4b2843-e358-4a2e-9d84-6b93f583453a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "85299d74-9832-4e8e-915a-6d4f55720e8c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11987" ], "x-ms-correlation-request-id": [ - "eb54571f-dd18-4f1a-8967-95ac97ffa951" + "b2df658a-98ce-47c5-8666-0a6e06eabf57" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215105Z:eb54571f-dd18-4f1a-8967-95ac97ffa951" + "SOUTHEASTASIA:20210106T041327Z:b2df658a-98ce-47c5-8666-0a6e06eabf57" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:05 GMT" + "Wed, 06 Jan 2021 04:13:27 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +385,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/81431489-f4d9-4a53-b828-f3d5da38d5c1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODE0MzE0ODktZjRkOS00YTUzLWI4MjgtZjNkNWRhMzhkNWMxP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFmYjM3NTAtODBkOS00YTgzLWI3ZmItMGJmMzIyZTcwYTA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,47 +404,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "6a741b14-1ed4-46b4-ac23-918cce5b8fb8" + "9b2013ed-d652-44df-afcf-0658ac3e6e97" ], "x-ms-client-request-id": [ - "612865d5-4c6b-4a05-8b73-f495752101bd" + "513f1110-7459-4c9f-979b-9c5c2d65ca62" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "79fdca77-4e50-467b-aed6-edb4d4c904e2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T041338Z:79fdca77-4e50-467b-aed6-edb4d4c904e2" + ], + "X-Content-Type-Options": [ + "nosniff" ], - "OData-Version": [ - "4.0" + "Date": [ + "Wed, 06 Jan 2021 04:13: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/5afb3750-80d9-4a83-b7fb-0bf322e70a08?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFmYjM3NTAtODBkOS00YTgzLWI3ZmItMGJmMzIyZTcwYTA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2d04354e-9f31-430a-993b-5283beb3b367" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "257497fe-727a-46b3-8d7d-959b1d4c18f3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11985" ], "x-ms-correlation-request-id": [ - "0804d114-2972-4df7-8835-d03424e758cd" + "ffa41736-695b-4803-92cd-74755c27c6b7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215115Z:0804d114-2972-4df7-8835-d03424e758cd" + "SOUTHEASTASIA:20210106T041348Z:ffa41736-695b-4803-92cd-74755c27c6b7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:15 GMT" + "Wed, 06 Jan 2021 04:13:47 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -361,16 +505,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +524,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "199be494-2f0b-4854-b0aa-997cb0dd8c59" - ], - "x-ms-client-request-id": [ - "58a45ac8-fe97-4bb9-b0f9-a86e1e058b6b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f06512e9-4980-46b6-a6c5-c494cb08a7ba" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "84164ac0-6927-44f7-8f62-fbacea4fcd6a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "f992708b-7c0a-47a8-ab6b-d8e9a7c41bad" + "2bcf1204-3d9d-452c-9ce6-8dde56856fe7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215116Z:f992708b-7c0a-47a8-ab6b-d8e9a7c41bad" + "SOUTHEASTASIA:20210106T041348Z:2bcf1204-3d9d-452c-9ce6-8dde56856fe7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:16 GMT" + "Wed, 06 Jan 2021 04:13:48 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5005\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2902\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cy9lbmRwb2ludDI0Mjg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cy9lbmRwb2ludDQ1NDU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f8c92bdc-97a4-4ffa-9c04-a8e2d46821d9" + "22a8dacf-acad-4e37-90ab-238d35e645e4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -464,69 +599,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "76b31187-eaa4-46cc-8f2a-af510c16f3bc" + "67b83ac2-7335-44a5-9d53-b635bec2e0d2" ], "x-ms-client-request-id": [ - "f8c92bdc-97a4-4ffa-9c04-a8e2d46821d9" + "22a8dacf-acad-4e37-90ab-238d35e645e4" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/0600a4a4-ecb6-4d6d-944a-aa305a728aee?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/8847d770-6f7e-427c-a111-586e7bd77b84?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "b9150f94-e0e5-4532-b3a7-55f8a2418de8" + "c0378295-52b5-4922-955b-f158dab340e1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215120Z:b9150f94-e0e5-4532-b3a7-55f8a2418de8" + "SOUTHEASTASIA:20210106T041357Z:c0378295-52b5-4922-955b-f158dab340e1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:20 GMT" + "Wed, 06 Jan 2021 04:13:56 GMT" ], "Content-Length": [ - "1234" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2428\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2428.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4545\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4545.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/0600a4a4-ecb6-4d6d-944a-aa305a728aee?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDYwMGE0YTQtZWNiNi00ZDZkLTk0NGEtYWEzMDVhNzI4YWVlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/8847d770-6f7e-427c-a111-586e7bd77b84?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODg0N2Q3NzAtNmY3ZS00MjdjLWExMTEtNTg2ZTdiZDc3Yjg0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,47 +662,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "758c3629-cb69-4c67-a730-b4ba4ce9f6e1" - ], - "x-ms-client-request-id": [ - "16253e08-12c8-4f40-8404-a7562608ab96" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a864599f-61a7-4b2f-af8a-4f18e18d70c6" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e3d5d025-cd2c-4983-bc0f-9006df3a2981" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11984" ], "x-ms-correlation-request-id": [ - "d4068761-d0b1-4810-bcca-ec0fbdce5649" + "74ed731e-c362-4b7b-9890-926e4d053a3f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215130Z:d4068761-d0b1-4810-bcca-ec0fbdce5649" + "SOUTHEASTASIA:20210106T041407Z:74ed731e-c362-4b7b-9890-926e4d053a3f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:30 GMT" + "Wed, 06 Jan 2021 04:14:06 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -586,16 +703,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/0600a4a4-ecb6-4d6d-944a-aa305a728aee?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDYwMGE0YTQtZWNiNi00ZDZkLTk0NGEtYWEzMDVhNzI4YWVlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/8847d770-6f7e-427c-a111-586e7bd77b84?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODg0N2Q3NzAtNmY3ZS00MjdjLWExMTEtNTg2ZTdiZDc3Yjg0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,47 +722,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d23dd9cd-846e-40c7-8ff7-2f1f98710fd8" - ], - "x-ms-client-request-id": [ - "8e8f69c0-6bde-4267-8e48-28d989621362" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ef14497d-3600-42f7-9b6e-2bb6e21d9fd8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a1dbd723-8dda-4201-a814-9e0c1de6f36c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11983" ], "x-ms-correlation-request-id": [ - "50fe4a8a-7036-4cae-8eed-67ee9f5de639" + "4a271724-72fa-4393-ab2b-48073194a10b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215141Z:50fe4a8a-7036-4cae-8eed-67ee9f5de639" + "SOUTHEASTASIA:20210106T041418Z:4a271724-72fa-4393-ab2b-48073194a10b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:40 GMT" + "Wed, 06 Jan 2021 04:14:17 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -655,16 +763,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cy9lbmRwb2ludDI0Mjg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cy9lbmRwb2ludDQ1NDU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,72 +782,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2c3d970e-e814-4651-8924-0d6a43dc4646" - ], - "x-ms-client-request-id": [ - "184d637c-5de8-4e21-837d-cc9ba2fac6ca" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b825b7d8-f202-48e3-a4cd-68479f34587e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "099d1f02-8042-4161-917c-31d7a388fe22" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "9ce08bbe-08fa-4f73-a94f-0ebec58396ec" + "a36a923f-2ead-43db-83c9-ec7860e068a7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215142Z:9ce08bbe-08fa-4f73-a94f-0ebec58396ec" + "SOUTHEASTASIA:20210106T041418Z:a36a923f-2ead-43db-83c9-ec7860e068a7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:41 GMT" + "Wed, 06 Jan 2021 04:14:17 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2428\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2428.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4545\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4545.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4e8fe449-cee7-44be-9e9c-e1b7f8ec432e" + "ab39cbff-8584-45a6-b016-a76acb7674fa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -749,72 +848,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c43ecdd5-a003-454b-976c-9491d69aa19b" - ], - "x-ms-client-request-id": [ - "4e8fe449-cee7-44be-9e9c-e1b7f8ec432e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "cfa6443b-6133-465b-a4a6-f7a21496d519" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ab39cbff-8584-45a6-b016-a76acb7674fa" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "977d3ce5-2b1c-4e5c-aa81-06d3476a31de" + "cc26a52a-9529-4b43-888d-58abf3859fcc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215143Z:977d3ce5-2b1c-4e5c-aa81-06d3476a31de" + "SOUTHEASTASIA:20210106T041419Z:cc26a52a-9529-4b43-888d-58abf3859fcc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:42 GMT" + "Wed, 06 Jan 2021 04:14:19 GMT" ], "Content-Length": [ - "1350" + "1096" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"endpoint2428\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2428.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4545\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4545.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f58932b8-4d00-4268-84bb-2f75e405f4a0" + "40b73024-c2d9-462d-980c-ff476b905cd9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -824,47 +914,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "eac10021-29d4-4ed0-8107-86769bf3bd0d" - ], - "x-ms-client-request-id": [ - "f58932b8-4d00-4268-84bb-2f75e405f4a0" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "da2be177-eee0-4d71-bfd1-a0ff30798723" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "40b73024-c2d9-462d-980c-ff476b905cd9" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "47" ], "x-ms-correlation-request-id": [ - "a1f6edb1-fa06-4083-8d10-cb767ba17098" + "0ace4635-f554-41b1-ada0-1c8cc97c87be" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215159Z:a1f6edb1-fa06-4083-8d10-cb767ba17098" + "SOUTHEASTASIA:20210106T041446Z:0ace4635-f554-41b1-ada0-1c8cc97c87be" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:58 GMT" + "Wed, 06 Jan 2021 04:14:46 GMT" ], "Content-Length": [ - "28" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -874,22 +955,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "528f4265-5f49-45b9-bad4-2952d995d048" + "4755b9da-ba9f-4077-b29e-ea50ae4c5ed7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -899,47 +980,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5c910eed-fb2e-4777-b047-cc78cd173646" - ], - "x-ms-client-request-id": [ - "528f4265-5f49-45b9-bad4-2952d995d048" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "45f47458-af34-4edc-9667-449ccf6ee075" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "4755b9da-ba9f-4077-b29e-ea50ae4c5ed7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "46" ], "x-ms-correlation-request-id": [ - "50242505-7d94-4ef3-8b56-134c623b2b7b" + "0361160a-df14-41ac-a878-92894636d73b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215329Z:50242505-7d94-4ef3-8b56-134c623b2b7b" + "SOUTHEASTASIA:20210106T041619Z:0361160a-df14-41ac-a878-92894636d73b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:29 GMT" + "Wed, 06 Jan 2021 04:16:19 GMT" ], "Content-Length": [ - "28" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -949,22 +1021,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cy9lbmRwb2ludDI0Mjg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cy9lbmRwb2ludDQ1NDU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "77803d13-04ff-4284-8411-e3cd8830072d" + "6b4f5572-38a8-416d-847f-247cc1f2a75d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -975,46 +1047,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/7c489947-22ab-4ab3-a249-5341e1d525d3/profileresults/profile5005/endpointresults/endpoint2428?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/ce8652f9-ff64-4d1f-85c3-723a521a1b73/profileresults/profile2902/endpointresults/endpoint4545?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d9e2e7d1-5903-40b4-86d1-4d33814638d5" + "d08c47be-fd09-4c5c-815f-a6936aae234c" ], "x-ms-client-request-id": [ - "77803d13-04ff-4284-8411-e3cd8830072d" + "6b4f5572-38a8-416d-847f-247cc1f2a75d" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/7c489947-22ab-4ab3-a249-5341e1d525d3?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/ce8652f9-ff64-4d1f-85c3-723a521a1b73?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], "x-ms-correlation-request-id": [ - "87cd2bab-afd0-46e8-8493-8c20fce42a0f" + "943f2084-4cca-4e21-9b51-4f3a816ac20e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215144Z:87cd2bab-afd0-46e8-8493-8c20fce42a0f" + "SOUTHEASTASIA:20210106T041420Z:943f2084-4cca-4e21-9b51-4f3a816ac20e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:44 GMT" + "Wed, 06 Jan 2021 04:14:20 GMT" ], "Expires": [ "-1" @@ -1027,22 +1093,22 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint2428?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cy9lbmRwb2ludDI0Mjg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint4545?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cy9lbmRwb2ludDQ1NDU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f5a859bf-1c33-4096-beef-3f9ae83ea8e3" + "90b4ed8c-b016-4b79-a0ad-c098d35bb27c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1052,38 +1118,32 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6133e397-fc90-457d-bfb1-89807542f9b4" - ], - "x-ms-client-request-id": [ - "f5a859bf-1c33-4096-beef-3f9ae83ea8e3" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "105e9157-f3b0-4bce-afd1-63b586278905" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "90b4ed8c-b016-4b79-a0ad-c098d35bb27c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14998" ], "x-ms-correlation-request-id": [ - "c0ccfdcb-2095-4f23-8a38-75298f6b31d7" + "2892f224-9c5f-4523-b8e9-dbb41697dfca" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215158Z:c0ccfdcb-2095-4f23-8a38-75298f6b31d7" + "SOUTHEASTASIA:20210106T041446Z:2892f224-9c5f-4523-b8e9-dbb41697dfca" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:58 GMT" + "Wed, 06 Jan 2021 04:14:46 GMT" ], "Expires": [ "-1" @@ -1093,16 +1153,16 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/7c489947-22ab-4ab3-a249-5341e1d525d3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvN2M0ODk5NDctMjJhYi00YWIzLWEyNDktNTM0MWUxZDUyNWQzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/ce8652f9-ff64-4d1f-85c3-723a521a1b73?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2U4NjUyZjktZmY2NC00ZDFmLTg1YzMtNzIzYTUyMWExYjczP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1112,47 +1172,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "f72df400-f371-4a11-8e98-a4301695043a" + "db861b8b-9966-4b67-a9f5-5ac07910aea0" ], "x-ms-client-request-id": [ - "42775ea0-319e-4b88-a660-d85a436b7b54" + "2984b53d-637c-4bc6-9086-b0f4e0406596" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "b8d1339c-453e-4ed7-8c92-4d5b9c448272" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T041430Z:b8d1339c-453e-4ed7-8c92-4d5b9c448272" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/ce8652f9-ff64-4d1f-85c3-723a521a1b73?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2U4NjUyZjktZmY2NC00ZDFmLTg1YzMtNzIzYTUyMWExYjczP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c536ffd8-e7dc-46d8-a2eb-d5052030faf0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "801584d4-02a6-4037-b948-43d833e6db45" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11981" ], "x-ms-correlation-request-id": [ - "63539a84-148b-48b2-8237-4cfd008098aa" + "bd4d21ca-29d0-4e19-8825-3b17a91695f3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215155Z:63539a84-148b-48b2-8237-4cfd008098aa" + "SOUTHEASTASIA:20210106T041441Z:bd4d21ca-29d0-4e19-8825-3b17a91695f3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:54 GMT" + "Wed, 06 Jan 2021 04:14:40 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1162,16 +1273,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/7c489947-22ab-4ab3-a249-5341e1d525d3/profileresults/profile5005/endpointresults/endpoint2428?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvN2M0ODk5NDctMjJhYi00YWIzLWEyNDktNTM0MWUxZDUyNWQzL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDI0Mjg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/ce8652f9-ff64-4d1f-85c3-723a521a1b73/profileresults/profile2902/endpointresults/endpoint4545?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2U4NjUyZjktZmY2NC00ZDFmLTg1YzMtNzIzYTUyMWExYjczL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDQ1NDU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1181,48 +1292,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "89027270-fce0-49dd-be26-7ffbaffce7ae" - ], - "x-ms-client-request-id": [ - "6c746d1b-7293-468d-ae6a-69c143ac9c71" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6059026c-364c-4141-9d13-41f9a92eba37" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "198e5c6c-e279-4d03-8802-5fbdba9b1b95" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11980" ], "x-ms-correlation-request-id": [ - "b792bc6e-9374-468c-8b11-d06620829b51" + "62b93379-4d62-48db-bcf9-2a6b121826f5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215156Z:b792bc6e-9374-468c-8b11-d06620829b51" + "SOUTHEASTASIA:20210106T041441Z:62b93379-4d62-48db-bcf9-2a6b121826f5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:51:55 GMT" + "Wed, 06 Jan 2021 04:14:41 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -1231,22 +1333,22 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint4901?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cy9lbmRwb2ludDQ5MDE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint30?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cy9lbmRwb2ludDMwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b588c95a-3e47-4dca-ac97-5b27812ea9ec" + "b2f86dbb-3496-4c77-92ba-6f3461724099" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1265,75 +1367,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "69b61485-abbf-4f56-80ec-98e83d47d88b" + "8743be31-20b5-46eb-a185-58fbd07f6d6f" ], "x-ms-client-request-id": [ - "b588c95a-3e47-4dca-ac97-5b27812ea9ec" + "b2f86dbb-3496-4c77-92ba-6f3461724099" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/bdfa531d-3f02-4797-9999-b34acbcfdcdc?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/ac783f93-e880-44ab-8bc9-976ff913e09c?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "98" ], "x-ms-correlation-request-id": [ - "ca76f4e5-4053-4be6-ac0d-e39eae64152d" + "51cf5949-6a9e-43d6-b412-bf7bea2e6754" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215202Z:ca76f4e5-4053-4be6-ac0d-e39eae64152d" + "SOUTHEASTASIA:20210106T041453Z:51cf5949-6a9e-43d6-b412-bf7bea2e6754" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:52:02 GMT" + "Wed, 06 Jan 2021 04:14:53 GMT" ], "Content-Length": [ - "1234" + "1080" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint4901\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint4901\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint4901.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint30\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint30\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint30.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup5155/providers/Microsoft.Cdn/profiles/profile5005/endpoints/endpoint4901?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cy9lbmRwb2ludDQ5MDE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5037/providers/Microsoft.Cdn/profiles/profile2902/endpoints/endpoint30?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cy9lbmRwb2ludDMwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9241a818-22a6-4afc-8c78-f6faf79c49cb" + "058e8170-7d96-4ce6-b72d-73243b182462" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1344,46 +1437,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/53038057-992f-40a6-8109-97bbdafa4ed7/profileresults/profile5005/endpointresults/endpoint4901?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/4ecc7c0a-b991-46eb-9239-17b01ff3207d/profileresults/profile2902/endpointresults/endpoint30?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "80907702-74d2-4e34-a257-bee970769ce9" + "b6b1953c-6137-41ac-a9a5-a5fc75c3ef7a" ], "x-ms-client-request-id": [ - "9241a818-22a6-4afc-8c78-f6faf79c49cb" + "058e8170-7d96-4ce6-b72d-73243b182462" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/53038057-992f-40a6-8109-97bbdafa4ed7?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/4ecc7c0a-b991-46eb-9239-17b01ff3207d?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14997" ], "x-ms-correlation-request-id": [ - "ed6c6fef-6f6a-4b63-97a5-b5e8f81f4665" + "c0aa2d0b-be4c-460d-89c2-c76637c1b66c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215307Z:ed6c6fef-6f6a-4b63-97a5-b5e8f81f4665" + "SOUTHEASTASIA:20210106T041557Z:c0aa2d0b-be4c-460d-89c2-c76637c1b66c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:06 GMT" + "Wed, 06 Jan 2021 04:15:56 GMT" ], "Expires": [ "-1" @@ -1396,16 +1483,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/53038057-992f-40a6-8109-97bbdafa4ed7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTMwMzgwNTctOTkyZi00MGE2LTgxMDktOTdiYmRhZmE0ZWQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/4ecc7c0a-b991-46eb-9239-17b01ff3207d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGVjYzdjMGEtYjk5MS00NmViLTkyMzktMTdiMDFmZjMyMDdkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1415,47 +1502,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d608bc82-54ef-4d28-aa63-a052a557d67e" - ], - "x-ms-client-request-id": [ - "17284fb9-f13c-431e-b00d-a84431c229fd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f724ab26-07ff-41bd-97d5-b4f0da4e9aaf" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e7fc6035-c696-4844-8c5e-3432fb00afb5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11982" ], "x-ms-correlation-request-id": [ - "0145f70c-de83-4215-ba00-77880861896e" + "c5241382-ebf6-4bc9-a340-01bfa4cac98a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215317Z:0145f70c-de83-4215-ba00-77880861896e" + "SOUTHEASTASIA:20210106T041607Z:c5241382-ebf6-4bc9-a340-01bfa4cac98a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:17 GMT" + "Wed, 06 Jan 2021 04:16:07 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1465,16 +1543,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/53038057-992f-40a6-8109-97bbdafa4ed7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTMwMzgwNTctOTkyZi00MGE2LTgxMDktOTdiYmRhZmE0ZWQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/4ecc7c0a-b991-46eb-9239-17b01ff3207d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGVjYzdjMGEtYjk5MS00NmViLTkyMzktMTdiMDFmZjMyMDdkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1484,47 +1562,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e7f9ec33-9bc7-4313-a701-e4989e39ff25" - ], - "x-ms-client-request-id": [ - "bb7bdc47-074f-40e3-80e8-87ba72875bdf" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ffe9c338-288f-40d4-b4e8-6c1b5cdf20d2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "19537bb0-378a-4d81-b84b-cd1bfb24aae9" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11981" ], "x-ms-correlation-request-id": [ - "ff0a4d5e-3d9d-4990-abf8-eaae6e0e4662" + "3255e7e9-cd79-4156-8f44-1074ef9341c0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215327Z:ff0a4d5e-3d9d-4990-abf8-eaae6e0e4662" + "SOUTHEASTASIA:20210106T041618Z:3255e7e9-cd79-4156-8f44-1074ef9341c0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:27 GMT" + "Wed, 06 Jan 2021 04:16:18 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1534,16 +1603,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155/providers/Microsoft.Cdn/operationresults/53038057-992f-40a6-8109-97bbdafa4ed7/profileresults/profile5005/endpointresults/endpoint4901?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTMwMzgwNTctOTkyZi00MGE2LTgxMDktOTdiYmRhZmE0ZWQ3L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU1MDA1L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDQ5MDE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037/providers/Microsoft.Cdn/operationresults/4ecc7c0a-b991-46eb-9239-17b01ff3207d/profileresults/profile2902/endpointresults/endpoint30?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGVjYzdjMGEtYjk5MS00NmViLTkyMzktMTdiMDFmZjMyMDdkL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyOTAyL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDMwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1553,48 +1622,39 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "85fc86bc-8a76-48f4-aac7-9775ae1bc6bc" - ], - "x-ms-client-request-id": [ - "20455163-5239-46f3-8e40-e0ac1deb589f" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c74aa2fd-e0a3-4b42-9014-450b1680f1e0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "97754a9d-ea2f-49b4-a934-e82a540dbfbb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11980" ], "x-ms-correlation-request-id": [ - "55ff5ad7-d36d-4167-810e-5c76e8a386b2" + "6827f68e-6b69-4777-8556-f640bfcc5895" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215328Z:55ff5ad7-d36d-4167-810e-5c76e8a386b2" + "SOUTHEASTASIA:20210106T041618Z:6827f68e-6b69-4777-8556-f640bfcc5895" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:28 GMT" + "Wed, 06 Jan 2021 04:16:18 GMT" ], "Content-Length": [ - "104" + "79" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] @@ -1603,21 +1663,21 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5155?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MTU1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5037?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1MDM3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8ea484b6-b738-4744-bb5e-7e1f50d473e8" + "14030539-eb0a-4d1a-a693-64af25e3fa18" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1629,79 +1689,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" - ], - "x-ms-request-id": [ - "570eaad3-fc59-44d8-8f38-1fb56618f3a0" - ], - "x-ms-correlation-request-id": [ - "570eaad3-fc59-44d8-8f38-1fb56618f3a0" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T215330Z:570eaad3-fc59-44d8-8f38-1fb56618f3a0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 21:53:29 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "14997" ], "x-ms-request-id": [ - "8848d493-bdc2-4133-bf68-5da3fcaf36c0" + "18dbda53-27ca-414c-b662-c5a2258a0622" ], "x-ms-correlation-request-id": [ - "8848d493-bdc2-4133-bf68-5da3fcaf36c0" + "18dbda53-27ca-414c-b662-c5a2258a0622" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215345Z:8848d493-bdc2-4133-bf68-5da3fcaf36c0" + "SOUTHEASTASIA:20210106T041622Z:18dbda53-27ca-414c-b662-c5a2258a0622" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1710,7 +1713,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:44 GMT" + "Wed, 06 Jan 2021 04:16:21 GMT" ], "Expires": [ "-1" @@ -1723,15 +1726,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1743,22 +1746,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11999" ], "x-ms-request-id": [ - "f9653748-0061-4892-893f-6ea5067cc0e0" + "e10a4158-7fcb-4cb7-a26a-825fbf0c40e2" ], "x-ms-correlation-request-id": [ - "f9653748-0061-4892-893f-6ea5067cc0e0" + "e10a4158-7fcb-4cb7-a26a-825fbf0c40e2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215400Z:f9653748-0061-4892-893f-6ea5067cc0e0" + "SOUTHEASTASIA:20210106T041637Z:e10a4158-7fcb-4cb7-a26a-825fbf0c40e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1767,7 +1770,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:53:59 GMT" + "Wed, 06 Jan 2021 04:16:36 GMT" ], "Expires": [ "-1" @@ -1780,15 +1783,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1800,22 +1803,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11998" ], "x-ms-request-id": [ - "9935deb8-3e05-4680-8a70-b2a0c01ed64a" + "51d782cb-a934-49c4-9c85-874a14b08ebd" ], "x-ms-correlation-request-id": [ - "9935deb8-3e05-4680-8a70-b2a0c01ed64a" + "51d782cb-a934-49c4-9c85-874a14b08ebd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215415Z:9935deb8-3e05-4680-8a70-b2a0c01ed64a" + "SOUTHEASTASIA:20210106T041653Z:51d782cb-a934-49c4-9c85-874a14b08ebd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1824,7 +1827,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:54:14 GMT" + "Wed, 06 Jan 2021 04:16:52 GMT" ], "Expires": [ "-1" @@ -1837,15 +1840,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1857,22 +1860,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11997" ], "x-ms-request-id": [ - "24f8c63e-5f1a-46bf-af90-f79ba9ac537d" + "f86a92c1-efc9-4e71-aa0b-c1325f81816d" ], "x-ms-correlation-request-id": [ - "24f8c63e-5f1a-46bf-af90-f79ba9ac537d" + "f86a92c1-efc9-4e71-aa0b-c1325f81816d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215430Z:24f8c63e-5f1a-46bf-af90-f79ba9ac537d" + "SOUTHEASTASIA:20210106T041708Z:f86a92c1-efc9-4e71-aa0b-c1325f81816d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1881,7 +1884,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:54:29 GMT" + "Wed, 06 Jan 2021 04:17:08 GMT" ], "Expires": [ "-1" @@ -1894,15 +1897,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1914,22 +1917,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11996" ], "x-ms-request-id": [ - "e9b79c3a-7b8f-4655-9389-ec190c4812bf" + "3bb73e13-8037-4f0b-83f0-21e84e45f9b1" ], "x-ms-correlation-request-id": [ - "e9b79c3a-7b8f-4655-9389-ec190c4812bf" + "3bb73e13-8037-4f0b-83f0-21e84e45f9b1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215445Z:e9b79c3a-7b8f-4655-9389-ec190c4812bf" + "SOUTHEASTASIA:20210106T041724Z:3bb73e13-8037-4f0b-83f0-21e84e45f9b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1938,7 +1941,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:54:45 GMT" + "Wed, 06 Jan 2021 04:17:24 GMT" ], "Expires": [ "-1" @@ -1951,15 +1954,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1971,22 +1974,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11995" ], "x-ms-request-id": [ - "7f74e9c5-5992-4d73-a935-fdb580c2ff5f" + "537ad49e-5286-4b2c-85ea-255c2d102396" ], "x-ms-correlation-request-id": [ - "7f74e9c5-5992-4d73-a935-fdb580c2ff5f" + "537ad49e-5286-4b2c-85ea-255c2d102396" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215500Z:7f74e9c5-5992-4d73-a935-fdb580c2ff5f" + "SOUTHEASTASIA:20210106T041739Z:537ad49e-5286-4b2c-85ea-255c2d102396" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1995,7 +1998,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:55:00 GMT" + "Wed, 06 Jan 2021 04:17:39 GMT" ], "Expires": [ "-1" @@ -2008,15 +2011,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2028,22 +2031,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11994" ], "x-ms-request-id": [ - "c15f06dc-f950-46ef-9f26-ead5a2df9f20" + "3d32a29f-2d00-4f25-93b3-1db6e367a859" ], "x-ms-correlation-request-id": [ - "c15f06dc-f950-46ef-9f26-ead5a2df9f20" + "3d32a29f-2d00-4f25-93b3-1db6e367a859" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215515Z:c15f06dc-f950-46ef-9f26-ead5a2df9f20" + "SOUTHEASTASIA:20210106T041755Z:3d32a29f-2d00-4f25-93b3-1db6e367a859" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2052,7 +2055,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:55:14 GMT" + "Wed, 06 Jan 2021 04:17:54 GMT" ], "Expires": [ "-1" @@ -2065,15 +2068,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2085,22 +2088,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11993" ], "x-ms-request-id": [ - "4b549b70-9b46-4368-bd08-3e6f7a12985e" + "b943958b-27f1-4c5d-825d-98dacb5fcaff" ], "x-ms-correlation-request-id": [ - "4b549b70-9b46-4368-bd08-3e6f7a12985e" + "b943958b-27f1-4c5d-825d-98dacb5fcaff" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215530Z:4b549b70-9b46-4368-bd08-3e6f7a12985e" + "SOUTHEASTASIA:20210106T041810Z:b943958b-27f1-4c5d-825d-98dacb5fcaff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2109,7 +2112,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:55:29 GMT" + "Wed, 06 Jan 2021 04:18:10 GMT" ], "Expires": [ "-1" @@ -2122,15 +2125,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2142,22 +2145,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11992" ], "x-ms-request-id": [ - "5b4eeac0-1669-45f3-bb5e-5df9d24644d6" + "0509842b-ff15-4e79-a782-87265001c4c5" ], "x-ms-correlation-request-id": [ - "5b4eeac0-1669-45f3-bb5e-5df9d24644d6" + "0509842b-ff15-4e79-a782-87265001c4c5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215545Z:5b4eeac0-1669-45f3-bb5e-5df9d24644d6" + "SOUTHEASTASIA:20210106T041825Z:0509842b-ff15-4e79-a782-87265001c4c5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2166,7 +2169,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:55:44 GMT" + "Wed, 06 Jan 2021 04:18:25 GMT" ], "Expires": [ "-1" @@ -2179,15 +2182,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2199,22 +2202,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11991" ], "x-ms-request-id": [ - "9dea6539-a584-4231-94c3-2532bd8080e3" + "cc356762-c3d8-488c-972a-94915a99c00f" ], "x-ms-correlation-request-id": [ - "9dea6539-a584-4231-94c3-2532bd8080e3" + "cc356762-c3d8-488c-972a-94915a99c00f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215600Z:9dea6539-a584-4231-94c3-2532bd8080e3" + "SOUTHEASTASIA:20210106T041841Z:cc356762-c3d8-488c-972a-94915a99c00f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2223,7 +2226,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:55:59 GMT" + "Wed, 06 Jan 2021 04:18:40 GMT" ], "Expires": [ "-1" @@ -2236,15 +2239,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2256,16 +2259,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11990" ], "x-ms-request-id": [ - "2287d9e3-0c86-4ecf-a89e-81d357effd68" + "b1f4ecf9-602a-416c-994d-39b6abb94e99" ], "x-ms-correlation-request-id": [ - "2287d9e3-0c86-4ecf-a89e-81d357effd68" + "b1f4ecf9-602a-416c-994d-39b6abb94e99" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215615Z:2287d9e3-0c86-4ecf-a89e-81d357effd68" + "SOUTHEASTASIA:20210106T041856Z:b1f4ecf9-602a-416c-994d-39b6abb94e99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2274,7 +2277,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:14 GMT" + "Wed, 06 Jan 2021 04:18:56 GMT" ], "Expires": [ "-1" @@ -2287,15 +2290,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTE1NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEUxTlMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVEF6TnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2307,16 +2310,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11989" ], "x-ms-request-id": [ - "c420a4b1-ebcf-43de-8feb-49a6036636d7" + "6c475cee-27ed-4abd-9842-fbdbebe9331f" ], "x-ms-correlation-request-id": [ - "c420a4b1-ebcf-43de-8feb-49a6036636d7" + "6c475cee-27ed-4abd-9842-fbdbebe9331f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215615Z:c420a4b1-ebcf-43de-8feb-49a6036636d7" + "SOUTHEASTASIA:20210106T041857Z:6c475cee-27ed-4abd-9842-fbdbebe9331f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2325,7 +2328,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:14 GMT" + "Wed, 06 Jan 2021 04:18:56 GMT" ], "Expires": [ "-1" @@ -2340,15 +2343,15 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup5155" + "cdnResourceGroup5037" ], "EndpointDeleteTest": [ - "profile5005", - "endpoint2428", - "endpoint4901" + "profile2902", + "endpoint4545", + "endpoint30" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointGetListTest.json index 6d4db77ff65a8..0c60d905400bc 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointGetListTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointGetListTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "efbdf125-5237-4b98-9c52-d5c358e20483" + "24379570-c648-40b7-ac92-c10ce592d8bc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "7c55f39d-99da-4129-8933-e41fd2591e4e" + "9ea712c6-61ba-45cb-9879-5acdd5aad536" ], "x-ms-correlation-request-id": [ - "7c55f39d-99da-4129-8933-e41fd2591e4e" + "9ea712c6-61ba-45cb-9879-5acdd5aad536" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220011Z:7c55f39d-99da-4129-8933-e41fd2591e4e" + "SOUTHEASTASIA:20210106T042326Z:9ea712c6-61ba-45cb-9879-5acdd5aad536" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:11 GMT" + "Wed, 06 Jan 2021 04:23:25 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup4396\",\r\n \"name\": \"cdnResourceGroup4396\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699\",\r\n \"name\": \"cdnResourceGroup1699\",\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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2f161fd8-fcc1-4afc-8434-24d14fc1ead2" + "cf993620-df92-479b-9ca9-e7db1646ae83" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d505c2fe-2ba5-448c-98b4-ed744ad7ee38" + "dbed0e62-8168-4af6-83fd-879382fb6ad2" ], "x-ms-client-request-id": [ - "2f161fd8-fcc1-4afc-8434-24d14fc1ead2" + "cf993620-df92-479b-9ca9-e7db1646ae83" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/db375d5d-ace2-416a-9e73-9739794c16e5?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/6fd73cad-92e2-4798-a11a-5ec239287da7?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "23" ], "x-ms-correlation-request-id": [ - "86d91e06-6d37-4886-aef7-36bf2c9db661" + "35d1176d-95d4-4cae-bbf6-704ab46c4703" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220026Z:86d91e06-6d37-4886-aef7-36bf2c9db661" + "SOUTHEASTASIA:20210106T042335Z:35d1176d-95d4-4cae-bbf6-704ab46c4703" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:25 GMT" + "Wed, 06 Jan 2021 04:23:34 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile2453\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1180\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/db375d5d-ace2-416a-9e73-9739794c16e5?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGIzNzVkNWQtYWNlMi00MTZhLTllNzMtOTczOTc5NGMxNmU1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/6fd73cad-92e2-4798-a11a-5ec239287da7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmZkNzNjYWQtOTJlMi00Nzk4LWExMWEtNWVjMjM5Mjg3ZGE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0878cdbf-3cac-4fcd-8347-bbb5efc49182" - ], - "x-ms-client-request-id": [ - "14593d22-612a-4f98-ab74-87310fda51d9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8d78ecdc-626f-4874-885a-9eb4c89004fe" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1dca2f0e-a1e8-4a0d-9fd4-a7bcbe58a562" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11991" ], "x-ms-correlation-request-id": [ - "7413431b-8ea9-427c-aeda-655ae5b81638" + "efe97603-2070-4e2f-8adc-e19ef5dc048b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220036Z:7413431b-8ea9-427c-aeda-655ae5b81638" + "SOUTHEASTASIA:20210106T042345Z:efe97603-2070-4e2f-8adc-e19ef5dc048b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:36 GMT" + "Wed, 06 Jan 2021 04:23:45 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/db375d5d-ace2-416a-9e73-9739794c16e5?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGIzNzVkNWQtYWNlMi00MTZhLTllNzMtOTczOTc5NGMxNmU1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/6fd73cad-92e2-4798-a11a-5ec239287da7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmZkNzNjYWQtOTJlMi00Nzk4LWExMWEtNWVjMjM5Mjg3ZGE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "35bdc4f4-bd61-44a3-8a9e-a762c375f05a" - ], - "x-ms-client-request-id": [ - "517a1b53-b141-4d75-938b-98ea1fcfa8e7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "202f7640-3ae1-4ccf-ab88-ca4db18a2c0d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5668a407-5687-4185-ba90-3a9a0e185cfc" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11990" ], "x-ms-correlation-request-id": [ - "54e856e8-5979-4f59-8c76-cf7978d7e843" + "32eac923-baa4-4d8d-97fc-963b90e80c8f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220046Z:54e856e8-5979-4f59-8c76-cf7978d7e843" + "SOUTHEASTASIA:20210106T042355Z:32eac923-baa4-4d8d-97fc-963b90e80c8f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:46 GMT" + "Wed, 06 Jan 2021 04:23:55 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/db375d5d-ace2-416a-9e73-9739794c16e5?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGIzNzVkNWQtYWNlMi00MTZhLTllNzMtOTczOTc5NGMxNmU1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/6fd73cad-92e2-4798-a11a-5ec239287da7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmZkNzNjYWQtOTJlMi00Nzk4LWExMWEtNWVjMjM5Mjg3ZGE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,66 +284,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "72ea8e29-e600-4269-ba75-17bdabbe42ef" - ], - "x-ms-client-request-id": [ - "f36f62d9-6cbb-4f6c-bc3c-701e8a8b4536" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b8684bee-96a6-4965-ac72-6f03d0db56b3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "dc36ee69-a946-4c6a-a413-cc52f8a4a279" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11989" ], "x-ms-correlation-request-id": [ - "0aa15bbd-9374-44a8-8bdf-77608066e4fe" + "9a0ffada-93f3-4196-93de-7add40710cc9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220056Z:0aa15bbd-9374-44a8-8bdf-77608066e4fe" + "SOUTHEASTASIA:20210106T042406Z:9a0ffada-93f3-4196-93de-7add40710cc9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:56 GMT" + "Wed, 06 Jan 2021 04:24:05 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/6fd73cad-92e2-4798-a11a-5ec239287da7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmZkNzNjYWQtOTJlMi00Nzk4LWExMWEtNWVjMjM5Mjg3ZGE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +344,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1623fad3-977a-4f6b-bd33-ca1798efa169" - ], - "x-ms-client-request-id": [ - "0adf8919-dfd7-4176-bf8a-cfbd4e89b7bb" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c1c1da26-6942-4fb2-9c9d-d0013527fb98" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "fa55bb94-10a6-48cc-b9f9-9621b4d5f3ef" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" ], "x-ms-correlation-request-id": [ - "327e7380-ab17-4013-b51d-d2a24e467919" + "246752c8-2c7f-4118-9398-5a5f3155ca2f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220057Z:327e7380-ab17-4013-b51d-d2a24e467919" + "SOUTHEASTASIA:20210106T042416Z:246752c8-2c7f-4118-9398-5a5f3155ca2f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:57 GMT" + "Wed, 06 Jan 2021 04:24:15 GMT" ], "Content-Length": [ - "397" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile2453\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/6fd73cad-92e2-4798-a11a-5ec239287da7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmZkNzNjYWQtOTJlMi00Nzk4LWExMWEtNWVjMjM5Mjg3ZGE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "32a89f0f-94d2-4236-9466-e1289927bc60" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -455,72 +404,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d7df82a9-edf5-44e7-a7c1-541063f9fd90" - ], - "x-ms-client-request-id": [ - "32a89f0f-94d2-4236-9466-e1289927bc60" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2739c317-6ee8-479b-b953-3bcc5637031b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "85897650-a76c-4d06-b312-2afb96ee7dd9" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" ], "x-ms-correlation-request-id": [ - "10753ab6-ca5a-4c37-9ca9-1dd0a5d2ceca" + "5d22e414-524e-4809-839b-4f8923735c44" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220058Z:10753ab6-ca5a-4c37-9ca9-1dd0a5d2ceca" + "SOUTHEASTASIA:20210106T042426Z:5d22e414-524e-4809-839b-4f8923735c44" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:58 GMT" + "Wed, 06 Jan 2021 04:24:26 GMT" ], "Content-Length": [ - "28" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": []\r\n}", + "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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "920573b8-eab4-4fad-983b-0a514df8ceac" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -530,72 +464,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e7c8b96f-30dd-4078-a299-44abb08f66c9" - ], - "x-ms-client-request-id": [ - "920573b8-eab4-4fad-983b-0a514df8ceac" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "dfb9f258-9d5f-4f49-88ec-ae32758a38aa" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "b77d3375-e96a-43d9-b305-c2052175df0f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "46" + "48" ], "x-ms-correlation-request-id": [ - "55d46c01-4002-4fa1-97ca-fdcc5f33a4ec" + "c858aa4a-2341-45bb-bad1-8b984deaeccf" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220126Z:55d46c01-4002-4fa1-97ca-fdcc5f33a4ec" + "SOUTHEASTASIA:20210106T042427Z:c858aa4a-2341-45bb-bad1-8b984deaeccf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:25 GMT" + "Wed, 06 Jan 2021 04:24:26 GMT" ], "Content-Length": [ - "1350" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"endpoint1730\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1730.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1180\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9074ad41-8c50-4117-be29-22d4009f792f" + "36b477ce-3696-41b0-8a0d-0e1fbfdf5c17" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,72 +530,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "fc3c8468-f367-47d9-8f18-88c4a9413280" - ], - "x-ms-client-request-id": [ - "9074ad41-8c50-4117-be29-22d4009f792f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4f8276a3-f981-490e-9fce-97fbd7e0653e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "36b477ce-3696-41b0-8a0d-0e1fbfdf5c17" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "45" + "48" ], "x-ms-correlation-request-id": [ - "ce876ae8-673c-448b-a9ed-2caa8a4e0ad9" + "007cc53b-918c-40a1-92cc-3de07a08f9f4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220130Z:ce876ae8-673c-448b-a9ed-2caa8a4e0ad9" + "SOUTHEASTASIA:20210106T042427Z:007cc53b-918c-40a1-92cc-3de07a08f9f4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:30 GMT" + "Wed, 06 Jan 2021 04:24:27 GMT" ], "Content-Length": [ - "2673" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"endpoint1730\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1730.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n },\r\n {\r\n \"name\": \"endpoint8678\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8678.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "734a9375-7d3f-42f3-8e54-348a20ec6bc5" + "480dbc48-c932-45af-9eb2-4a96420d013c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -680,72 +596,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4409b30c-d592-41c9-a968-466f79570cff" - ], - "x-ms-client-request-id": [ - "734a9375-7d3f-42f3-8e54-348a20ec6bc5" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b461b94e-0546-4cef-b23d-1c8a2746a549" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "480dbc48-c932-45af-9eb2-4a96420d013c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "43" + "45" ], "x-ms-correlation-request-id": [ - "e33e1730-3b3f-4228-be6f-41b70dba73d4" + "7c59c14e-5aa9-4f2b-9006-d0922bb5598d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220156Z:e33e1730-3b3f-4228-be6f-41b70dba73d4" + "SOUTHEASTASIA:20210106T042447Z:7c59c14e-5aa9-4f2b-9006-d0922bb5598d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:55 GMT" + "Wed, 06 Jan 2021 04:24:46 GMT" ], "Content-Length": [ - "1350" + "1096" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"endpoint8678\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8678.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8064\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8064.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "424e9d20-8282-41a5-b269-6b2d13975506" + "374690bb-4dc1-4630-bce6-a6dffc8833e5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -755,78 +662,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ac1588ce-0f67-41db-9908-6bc8101e59a4" - ], - "x-ms-client-request-id": [ - "424e9d20-8282-41a5-b269-6b2d13975506" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "22a332ae-b2d6-4654-ac8e-f1bdf35b49f7" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "374690bb-4dc1-4630-bce6-a6dffc8833e5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "41" + "44" ], "x-ms-correlation-request-id": [ - "aecf8d42-4d0b-471e-a06b-447406407d14" + "aa6af2b7-2005-4996-83da-a1928cf3d159" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220403Z:aecf8d42-4d0b-471e-a06b-447406407d14" + "SOUTHEASTASIA:20210106T042452Z:aa6af2b7-2005-4996-83da-a1928cf3d159" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:04:02 GMT" + "Wed, 06 Jan 2021 04:24:51 GMT" ], "Content-Length": [ - "28" + "2183" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": []\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8064\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8064.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6684\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6684.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDE3MzA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "375a9eb1-9107-4cf0-a12b-19780c71b40f" + "f222c27b-869d-406c-8d2f-df83c65f26d1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "258" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -836,141 +728,63 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "6ad02912-ed3c-49ce-8354-4d8ba2f8f828" + "e5973474-8996-4668-bd9a-ba81f82d3aed" ], "x-ms-client-request-id": [ - "375a9eb1-9107-4cf0-a12b-19780c71b40f" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/e8020923-52ac-492b-b7bd-4b16145be52f?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "f222c27b-869d-406c-8d2f-df83c65f26d1" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "42" ], "x-ms-correlation-request-id": [ - "d674d79c-6b46-4a7c-90e1-d6f7b59ce5ef" + "c4a54b2b-c957-41ef-9a86-38112ad56f87" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220102Z:d674d79c-6b46-4a7c-90e1-d6f7b59ce5ef" + "SOUTHEASTASIA:20210106T042516Z:c4a54b2b-c957-41ef-9a86-38112ad56f87" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:02 GMT" + "Wed, 06 Jan 2021 04:25:16 GMT" ], "Content-Length": [ - "1234" + "1096" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint1730\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1730.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", - "StatusCode": 201 + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6684\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6684.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/e8020923-52ac-492b-b7bd-4b16145be52f?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTgwMjA5MjMtNTJhYy00OTJiLWI3YmQtNGIxNjE0NWJlNTJmP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "338a1a3d-492b-4781-88bb-adda40968cee" - ], "x-ms-client-request-id": [ - "1ebf7ca2-86da-4c11-859f-1497896b8ac4" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "95e4c0f3-21fb-4990-a202-31a87bfb09b6" ], - "x-ms-correlation-request-id": [ - "25e9267b-9350-4f79-8c8a-317ba952e203" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T220112Z:25e9267b-9350-4f79-8c8a-317ba952e203" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:01:12 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "Accept-Language": [ + "en-US" ], - "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/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/e8020923-52ac-492b-b7bd-4b16145be52f?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTgwMjA5MjMtNTJhYy00OTJiLWI3YmQtNGIxNjE0NWJlNTJmP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -980,141 +794,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b270b9f4-9eb3-4e02-81c9-d3e03ca11203" - ], - "x-ms-client-request-id": [ - "cc9f17b9-d3b8-4540-9b90-8b115db47155" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" - ], - "x-ms-correlation-request-id": [ - "765a48cf-fea4-41df-94eb-688a601c63a4" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T220123Z:765a48cf-fea4-41df-94eb-688a601c63a4" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:01:22 GMT" - ], - "Content-Length": [ - "77" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDE3MzA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "0053f8cf-ee70-4eda-973f-fbd07b1b9a38" + "9731c758-e172-4cc1-ae43-21648f4ea727" ], "x-ms-client-request-id": [ - "f0957e90-3cc4-4335-9573-3739fcc30eb9" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "95e4c0f3-21fb-4990-a202-31a87bfb09b6" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "48" + "40" ], "x-ms-correlation-request-id": [ - "49a2bdf0-5d04-43ee-b05a-fcf7843c1c57" + "c8fd814a-85a7-4ae5-ace9-904b06c48945" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220124Z:49a2bdf0-5d04-43ee-b05a-fcf7843c1c57" + "SOUTHEASTASIA:20210106T042720Z:c8fd814a-85a7-4ae5-ace9-904b06c48945" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:23 GMT" + "Wed, 06 Jan 2021 04:27:20 GMT" ], "Content-Length": [ - "1234" + "12" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint1730\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1730.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDE3MzA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDgwNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6b28e116-14f0-4e9a-976c-8a9bb7a2226b" + "a0db9e6a-9aef-4e5d-9818-0411ab32bd4a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "258" ] }, "ResponseHeaders": { @@ -1124,72 +866,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "9826d71e-da82-4387-b264-3a2ed3fae289" - ], - "x-ms-client-request-id": [ - "6b28e116-14f0-4e9a-976c-8a9bb7a2226b" - ], - "OData-Version": [ - "4.0" + "Retry-After": [ + "10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8dde1aa9-c99c-4be0-b7ae-0a0557559bdf" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a0db9e6a-9aef-4e5d-9818-0411ab32bd4a" ], - "X-Powered-By": [ - "ASP.NET" + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/3ef2e08b-bdd4-446e-aad5-fe37da547a46?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "47" + "98" ], "x-ms-correlation-request-id": [ - "ef526b84-3bbc-4170-9b98-29766f149e79" + "435e8b4a-38f0-4843-9d20-9189b6b74417" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220125Z:ef526b84-3bbc-4170-9b98-29766f149e79" + "SOUTHEASTASIA:20210106T042435Z:435e8b4a-38f0-4843-9d20-9189b6b74417" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:24 GMT" + "Wed, 06 Jan 2021 04:24:34 GMT" ], "Content-Length": [ - "1234" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint1730\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1730.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8064\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8064.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDE3MzA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/3ef2e08b-bdd4-446e-aad5-fe37da547a46?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2VmMmUwOGItYmRkNC00NDZlLWFhZDUtZmUzN2RhNTQ3YTQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "155e6cf8-9ecc-4de0-877b-682905ee65a4" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1199,78 +932,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "64e3b093-e5cf-41cc-a427-a3b6bfba5b33" - ], - "x-ms-client-request-id": [ - "155e6cf8-9ecc-4de0-877b-682905ee65a4" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9dff189c-7966-42b4-8645-91336e1de57e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a46a48c5-a4e5-43c9-ae7b-cba3090724ea" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "44" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" ], "x-ms-correlation-request-id": [ - "7d21b0ac-9f4e-48f4-89ef-0c79879d97c1" + "51601457-9f82-4134-aafb-6458994cb902" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220155Z:7d21b0ac-9f4e-48f4-89ef-0c79879d97c1" + "SOUTHEASTASIA:20210106T042445Z:51601457-9f82-4134-aafb-6458994cb902" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:54 GMT" + "Wed, 06 Jan 2021 04:24:45 GMT" ], "Content-Length": [ - "104" + "61" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "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 + "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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDg2Nzg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDgwNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "00b0ff0a-3ab7-4e9b-8d3a-ea2af35efc39" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "258" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1280,150 +992,63 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "9f2d184d-6f5e-460e-8f00-38e96f285dc4" + "8f15c4b3-8fa6-4c97-8a37-13eabf72b1ae" ], "x-ms-client-request-id": [ - "00b0ff0a-3ab7-4e9b-8d3a-ea2af35efc39" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/e4c2817b-9114-41e2-812f-651db7a1b031?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "3114fda0-9795-4e29-ad64-28ed2b9b1133" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "98" + "47" ], "x-ms-correlation-request-id": [ - "127bdb71-4d0c-42db-9dba-2122c317c6f6" + "18e112ec-e4f9-4729-8700-701859312bb8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220129Z:127bdb71-4d0c-42db-9dba-2122c317c6f6" + "SOUTHEASTASIA:20210106T042446Z:18e112ec-e4f9-4729-8700-701859312bb8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:29 GMT" + "Wed, 06 Jan 2021 04:24:45 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"endpoint8678\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8678.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", - "StatusCode": 201 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint1730?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDE3MzA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "DELETE", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "f4618f69-c62c-4173-95b4-7e8747411500" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/5923e9d1-3612-4644-a7f2-433502d514bd/profileresults/profile2453/endpointresults/endpoint1730?api-version=2020-04-15" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "49a9d8a4-212e-4c6b-81f2-a25d38b7c2c1" - ], - "x-ms-client-request-id": [ - "f4618f69-c62c-4173-95b4-7e8747411500" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/5923e9d1-3612-4644-a7f2-433502d514bd?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" - ], - "x-ms-correlation-request-id": [ - "b5a8884c-ae72-430d-bbbe-c5ccb964676d" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T220132Z:b5a8884c-ae72-430d-bbbe-c5ccb964676d" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:01:32 GMT" + "application/json; charset=utf-8" ], "Expires": [ - "-1" - ], - "Content-Length": [ - "0" + "-1" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8064\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8064.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/5923e9d1-3612-4644-a7f2-433502d514bd?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTkyM2U5ZDEtMzYxMi00NjQ0LWE3ZjItNDMzNTAyZDUxNGJkP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDgwNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "8037c7d0-5638-4a48-8857-a48a41ca5c43" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1433,66 +1058,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c3949a48-d753-4963-9e46-2d4c55d7240b" - ], - "x-ms-client-request-id": [ - "a0418607-d24a-4799-b342-b16350d8c4d7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1035d84d-d445-487f-9041-87f950407b8c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8037c7d0-5638-4a48-8857-a48a41ca5c43" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "46" ], "x-ms-correlation-request-id": [ - "4f69e648-3b25-4ace-b744-93d3ef3aaf54" + "c2d70ba4-eaed-4303-92e9-2fba126ae39c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220143Z:4f69e648-3b25-4ace-b744-93d3ef3aaf54" + "SOUTHEASTASIA:20210106T042446Z:c2d70ba4-eaed-4303-92e9-2fba126ae39c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:42 GMT" + "Wed, 06 Jan 2021 04:24:45 GMT" ], "Content-Length": [ - "78" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8064\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8064.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/5923e9d1-3612-4644-a7f2-433502d514bd?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTkyM2U5ZDEtMzYxMi00NjQ0LWE3ZjItNDMzNTAyZDUxNGJkP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDgwNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "c06691ab-e28a-4459-a732-ae4052d30440" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1502,66 +1124,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d92b8b3b-c7aa-41eb-a0ce-649f8d863130" - ], - "x-ms-client-request-id": [ - "480fb6e4-0762-4ed7-84c1-62e726d2fe6a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b22c90e5-e7e7-4767-892d-23d9c6def396" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c06691ab-e28a-4459-a732-ae4052d30440" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "43" ], "x-ms-correlation-request-id": [ - "6da2acc3-9a9b-4086-b6bb-dca4ccfd1fba" + "e8c32a89-0f5b-48a4-aee8-cb22bf512ae8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220153Z:6da2acc3-9a9b-4086-b6bb-dca4ccfd1fba" + "SOUTHEASTASIA:20210106T042515Z:e8c32a89-0f5b-48a4-aee8-cb22bf512ae8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:52 GMT" + "Wed, 06 Jan 2021 04:25:15 GMT" ], "Content-Length": [ - "77" + "79" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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 + "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/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/5923e9d1-3612-4644-a7f2-433502d514bd/profileresults/profile2453/endpointresults/endpoint1730?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTkyM2U5ZDEtMzYxMi00NjQ0LWE3ZjItNDMzNTAyZDUxNGJkL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDE3MzA/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDY2ODQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "6eee0d54-5b9f-4e2b-80b0-e3d7d1769477" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "258" ] }, "ResponseHeaders": { @@ -1571,72 +1196,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4c387869-7930-4467-b504-111c27bd6ba6" - ], - "x-ms-client-request-id": [ - "813e6684-7a51-4c35-966f-6f75afe828f7" + "Retry-After": [ + "10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "809db35d-aa90-4ce0-a740-54d4860587f6" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6eee0d54-5b9f-4e2b-80b0-e3d7d1769477" ], - "X-Powered-By": [ - "ASP.NET" + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/0d85fe48-76a7-46ff-a611-ed7dbbb1e377?api-version=2020-09-01" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" ], "x-ms-correlation-request-id": [ - "ce28353d-f33c-421c-9bd7-4634c5c20da4" + "23613742-10cf-4988-8272-1337fe703ec9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220154Z:ce28353d-f33c-421c-9bd7-4634c5c20da4" + "SOUTHEASTASIA:20210106T042452Z:23613742-10cf-4988-8272-1337fe703ec9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:01:53 GMT" + "Wed, 06 Jan 2021 04:24:51 GMT" ], "Content-Length": [ - "104" + "1086" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "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 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6684\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6684.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDg2Nzg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint8064?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDgwNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5cbf48e0-0c0f-4418-8424-ec3683993afd" + "d0ffacfa-5c8f-4796-83bf-fdd10e8e8db6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1647,46 +1269,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/a71db905-f313-485b-911e-99a598340db2/profileresults/profile2453/endpointresults/endpoint8678?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/d9291514-f506-4bdd-bdf8-d93e55aefa0d/profileresults/profile1180/endpointresults/endpoint8064?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "de8a0779-edb8-42e0-bbc9-cad78daf7158" + "0fbf092e-52ad-41ee-9e5a-32c448a822db" ], "x-ms-client-request-id": [ - "5cbf48e0-0c0f-4418-8424-ec3683993afd" + "d0ffacfa-5c8f-4796-83bf-fdd10e8e8db6" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/operationresults/a71db905-f313-485b-911e-99a598340db2?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/d9291514-f506-4bdd-bdf8-d93e55aefa0d?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14998" + "14999" ], "x-ms-correlation-request-id": [ - "6c58c077-b768-4827-9818-2445a190f8d6" + "55822bce-e462-474d-ae2b-6e3156bac151" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220301Z:6c58c077-b768-4827-9818-2445a190f8d6" + "SOUTHEASTASIA:20210106T042454Z:55822bce-e462-474d-ae2b-6e3156bac151" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:03:01 GMT" + "Wed, 06 Jan 2021 04:24:53 GMT" ], "Expires": [ "-1" @@ -1699,22 +1315,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNDUzL2VuZHBvaW50cy9lbmRwb2ludDg2Nzg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/d9291514-f506-4bdd-bdf8-d93e55aefa0d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDkyOTE1MTQtZjUwNi00YmRkLWJkZjgtZDkzZTU1YWVmYTBkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "415206d4-cfd6-4e70-bccf-b41c8e77c2c5" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1724,72 +1334,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4bb7dc02-e541-4510-91a2-c6d7321dac22" - ], - "x-ms-client-request-id": [ - "415206d4-cfd6-4e70-bccf-b41c8e77c2c5" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "48c286d2-ac03-4686-adab-33099e35bae0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3dd11bfe-521b-4e5b-8acb-8886c87a1b67" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "42" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" ], "x-ms-correlation-request-id": [ - "483fdc29-6f5d-4693-8b3c-8426d8e1db32" + "d6503c2a-b150-4d8e-b7dc-9b813993bc1d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220302Z:483fdc29-6f5d-4693-8b3c-8426d8e1db32" + "SOUTHEASTASIA:20210106T042504Z:d6503c2a-b150-4d8e-b7dc-9b813993bc1d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:03:02 GMT" + "Wed, 06 Jan 2021 04:25:04 GMT" ], "Content-Length": [ - "1235" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8678\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4396/providers/Microsoft.Cdn/profiles/profile2453/endpoints/endpoint8678\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8678.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Deleting\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "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/cdnResourceGroup4396?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Mzk2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", - "RequestMethod": "DELETE", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/d9291514-f506-4bdd-bdf8-d93e55aefa0d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDkyOTE1MTQtZjUwNi00YmRkLWJkZjgtZDkzZTU1YWVmYTBkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "d628a6a9-909f-43d3-b6ac-2982262848b3" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1799,54 +1394,57 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "adcb277e-54e9-44ce-b133-afe997b7385d" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "x-ms-client-request-id": [ + "fc37fb30-9201-4f7e-bb97-d3eff8dec54e" ], - "x-ms-request-id": [ - "a9845d53-1b03-4cb5-b2dc-a925b43281df" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" ], "x-ms-correlation-request-id": [ - "a9845d53-1b03-4cb5-b2dc-a925b43281df" + "128b8a31-8d84-483c-abbb-0eae0c417339" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220403Z:a9845d53-1b03-4cb5-b2dc-a925b43281df" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210106T042514Z:128b8a31-8d84-483c-abbb-0eae0c417339" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:04:03 GMT" + "Wed, 06 Jan 2021 04:25:14 GMT" + ], + "Content-Length": [ + "61" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "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/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/d9291514-f506-4bdd-bdf8-d93e55aefa0d/profileresults/profile1180/endpointresults/endpoint8064?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDkyOTE1MTQtZjUwNi00YmRkLWJkZjgtZDkzZTU1YWVmYTBkL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDgwNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1856,54 +1454,63 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "1c51bf8d-eb24-4962-94dc-2c191f7a8b1d" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "x-ms-client-request-id": [ + "3d20e702-e26c-4c65-a988-d62cd28b7e27" ], - "x-ms-request-id": [ - "d4cbdb45-1087-4c50-9057-796201b02e41" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" ], "x-ms-correlation-request-id": [ - "d4cbdb45-1087-4c50-9057-796201b02e41" + "4d8f462e-280a-48da-a62e-d969fd07f6b2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220418Z:d4cbdb45-1087-4c50-9057-796201b02e41" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210106T042515Z:4d8f462e-280a-48da-a62e-d969fd07f6b2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:04:18 GMT" + "Wed, 06 Jan 2021 04:25:15 GMT" + ], + "Content-Length": [ + "79" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "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/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDY2ODQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "e8b07864-91e5-4447-81f9-0d81ef167047" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1914,31 +1521,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/989e4d91-8007-4576-b6ca-9983c2b02b8b/profileresults/profile1180/endpointresults/endpoint6684?api-version=2020-09-01" ], "Retry-After": [ - "15" + "10" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "0586ffb8-b231-4f9c-a4fe-e3387b0649bc" + "56e6be46-2087-47d3-9b13-d44f34eee88e" + ], + "x-ms-client-request-id": [ + "e8b07864-91e5-4447-81f9-0d81ef167047" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/operationresults/989e4d91-8007-4576-b6ca-9983c2b02b8b?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" ], "x-ms-correlation-request-id": [ - "0586ffb8-b231-4f9c-a4fe-e3387b0649bc" + "bac81642-0981-41d3-8413-d766feb62783" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220433Z:0586ffb8-b231-4f9c-a4fe-e3387b0649bc" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210106T042619Z:bac81642-0981-41d3-8413-d766feb62783" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:04:33 GMT" + "Wed, 06 Jan 2021 04:26:18 GMT" ], "Expires": [ "-1" @@ -1951,16 +1567,22 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMTgwL2VuZHBvaW50cy9lbmRwb2ludDY2ODQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f044926a-76c6-47c8-a3fa-e31f7033a81f" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1970,53 +1592,62 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], - "Retry-After": [ - "15" + "x-ms-request-id": [ + "5b5b42a9-7423-4b13-99da-a0c9dca6da51" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "x-ms-client-request-id": [ + "f044926a-76c6-47c8-a3fa-e31f7033a81f" ], - "x-ms-request-id": [ - "d6c7e090-54e4-495b-9fe0-7393fceb4db8" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "41" ], "x-ms-correlation-request-id": [ - "d6c7e090-54e4-495b-9fe0-7393fceb4db8" + "07d6477a-7649-4b45-99a5-9741f6cdc5e8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220448Z:d6c7e090-54e4-495b-9fe0-7393fceb4db8" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210106T042619Z:07d6477a-7649-4b45-99a5-9741f6cdc5e8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:04:48 GMT" + "Wed, 06 Jan 2021 04:26:19 GMT" + ], + "Content-Length": [ + "1085" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699/providers/Microsoft.Cdn/profiles/profile1180/endpoints/endpoint6684\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint6684\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint6684.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Deleting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1699?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "ae26c2d2-7ef9-43d8-894a-35d99079ce58" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2028,22 +1659,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" ], "x-ms-request-id": [ - "339704d9-b66b-401a-b948-b5296f4cc7ce" + "50c0e641-89cf-416b-b88a-f291e4e5164d" ], "x-ms-correlation-request-id": [ - "339704d9-b66b-401a-b948-b5296f4cc7ce" + "50c0e641-89cf-416b-b88a-f291e4e5164d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220504Z:339704d9-b66b-401a-b948-b5296f4cc7ce" + "SOUTHEASTASIA:20210106T042724Z:50c0e641-89cf-416b-b88a-f291e4e5164d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2052,7 +1683,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:05:03 GMT" + "Wed, 06 Jan 2021 04:27:24 GMT" ], "Expires": [ "-1" @@ -2065,15 +1696,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2085,22 +1716,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-request-id": [ - "90cd7559-f561-4b7a-a0f8-752d8db7f562" + "edf60a79-500d-4223-86a8-f5c34aa5d653" ], "x-ms-correlation-request-id": [ - "90cd7559-f561-4b7a-a0f8-752d8db7f562" + "edf60a79-500d-4223-86a8-f5c34aa5d653" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220519Z:90cd7559-f561-4b7a-a0f8-752d8db7f562" + "SOUTHEASTASIA:20210106T042740Z:edf60a79-500d-4223-86a8-f5c34aa5d653" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2109,7 +1740,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:05:19 GMT" + "Wed, 06 Jan 2021 04:27:40 GMT" ], "Expires": [ "-1" @@ -2122,15 +1753,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2142,22 +1773,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-request-id": [ - "274ff190-643e-43b7-960b-c74969addd25" + "9539dcbf-7a1a-4461-bd02-9b2b3daff803" ], "x-ms-correlation-request-id": [ - "274ff190-643e-43b7-960b-c74969addd25" + "9539dcbf-7a1a-4461-bd02-9b2b3daff803" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220534Z:274ff190-643e-43b7-960b-c74969addd25" + "SOUTHEASTASIA:20210106T042755Z:9539dcbf-7a1a-4461-bd02-9b2b3daff803" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2166,7 +1797,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:05:34 GMT" + "Wed, 06 Jan 2021 04:27:55 GMT" ], "Expires": [ "-1" @@ -2179,15 +1810,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2199,22 +1830,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-request-id": [ - "dbf613de-34b5-48c1-9946-f5d1b80c7645" + "fafd5054-4853-45b2-a77f-0c9a67cbfe4e" ], "x-ms-correlation-request-id": [ - "dbf613de-34b5-48c1-9946-f5d1b80c7645" + "fafd5054-4853-45b2-a77f-0c9a67cbfe4e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220549Z:dbf613de-34b5-48c1-9946-f5d1b80c7645" + "SOUTHEASTASIA:20210106T042811Z:fafd5054-4853-45b2-a77f-0c9a67cbfe4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2223,7 +1854,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:05:49 GMT" + "Wed, 06 Jan 2021 04:28:10 GMT" ], "Expires": [ "-1" @@ -2236,15 +1867,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2256,22 +1887,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-request-id": [ - "38b788da-318d-4e3b-abe1-dd8bcd07d9b2" + "d6cce83f-8df7-4220-8ae3-f9a690678f6e" ], "x-ms-correlation-request-id": [ - "38b788da-318d-4e3b-abe1-dd8bcd07d9b2" + "d6cce83f-8df7-4220-8ae3-f9a690678f6e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220604Z:38b788da-318d-4e3b-abe1-dd8bcd07d9b2" + "SOUTHEASTASIA:20210106T042826Z:d6cce83f-8df7-4220-8ae3-f9a690678f6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2280,7 +1911,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:03 GMT" + "Wed, 06 Jan 2021 04:28:26 GMT" ], "Expires": [ "-1" @@ -2293,15 +1924,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2313,22 +1944,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11990" ], "x-ms-request-id": [ - "299c9768-3408-46e3-9afe-b379934f03db" + "43156fa8-8ebc-4d4e-a3e3-bac9d4fb2323" ], "x-ms-correlation-request-id": [ - "299c9768-3408-46e3-9afe-b379934f03db" + "43156fa8-8ebc-4d4e-a3e3-bac9d4fb2323" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220619Z:299c9768-3408-46e3-9afe-b379934f03db" + "SOUTHEASTASIA:20210106T042842Z:43156fa8-8ebc-4d4e-a3e3-bac9d4fb2323" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2337,7 +1968,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:18 GMT" + "Wed, 06 Jan 2021 04:28:41 GMT" ], "Expires": [ "-1" @@ -2350,15 +1981,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2370,22 +2001,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11989" ], "x-ms-request-id": [ - "395ba52a-474f-4a0d-b14f-ec943a25f144" + "2e5c4d5e-58af-4d3f-b531-1277fdf9a28d" ], "x-ms-correlation-request-id": [ - "395ba52a-474f-4a0d-b14f-ec943a25f144" + "2e5c4d5e-58af-4d3f-b531-1277fdf9a28d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220634Z:395ba52a-474f-4a0d-b14f-ec943a25f144" + "SOUTHEASTASIA:20210106T042857Z:2e5c4d5e-58af-4d3f-b531-1277fdf9a28d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2394,7 +2025,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:33 GMT" + "Wed, 06 Jan 2021 04:28:56 GMT" ], "Expires": [ "-1" @@ -2407,15 +2038,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2427,16 +2058,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11988" ], "x-ms-request-id": [ - "28a5272f-bd0d-4f44-8437-de3376fb4cce" + "c58b4f04-eff6-4758-9647-e4021c0c6f16" ], "x-ms-correlation-request-id": [ - "28a5272f-bd0d-4f44-8437-de3376fb4cce" + "c58b4f04-eff6-4758-9647-e4021c0c6f16" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220649Z:28a5272f-bd0d-4f44-8437-de3376fb4cce" + "SOUTHEASTASIA:20210106T042912Z:c58b4f04-eff6-4758-9647-e4021c0c6f16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2445,7 +2076,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:48 GMT" + "Wed, 06 Jan 2021 04:29:12 GMT" ], "Expires": [ "-1" @@ -2458,15 +2089,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDM5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFORE01TmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFk1T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2478,16 +2109,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11987" ], "x-ms-request-id": [ - "3c99af0a-4b8b-4ef7-abfa-0d04f9b0f7a9" + "6b09119f-9bd5-4c26-9756-c1c14b0d3e54" ], "x-ms-correlation-request-id": [ - "3c99af0a-4b8b-4ef7-abfa-0d04f9b0f7a9" + "6b09119f-9bd5-4c26-9756-c1c14b0d3e54" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220649Z:3c99af0a-4b8b-4ef7-abfa-0d04f9b0f7a9" + "SOUTHEASTASIA:20210106T042913Z:6b09119f-9bd5-4c26-9756-c1c14b0d3e54" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2496,7 +2127,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:06:48 GMT" + "Wed, 06 Jan 2021 04:29:12 GMT" ], "Expires": [ "-1" @@ -2511,15 +2142,15 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup4396" + "cdnResourceGroup1699" ], "EndpointGetListTest": [ - "profile2453", - "endpoint1730", - "endpoint8678" + "profile1180", + "endpoint8064", + "endpoint6684" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointPurgeLoadTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointPurgeLoadTest.json index e7020083b891a..5ae62b600a8b7 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointPurgeLoadTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointPurgeLoadTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2fda8971-5cef-4172-b5c0-9183a589c2a8" + "ed71db56-dd8c-4fb1-b665-83cc46680a2a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1198" ], "x-ms-request-id": [ - "2409ab5f-f6a5-4196-a570-325fd779e6ce" + "4ec98d87-b2e6-493b-9c32-9a5dc87bd033" ], "x-ms-correlation-request-id": [ - "2409ab5f-f6a5-4196-a570-325fd779e6ce" + "4ec98d87-b2e6-493b-9c32-9a5dc87bd033" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222105Z:2409ab5f-f6a5-4196-a570-325fd779e6ce" + "SOUTHEASTASIA:20210106T044524Z:4ec98d87-b2e6-493b-9c32-9a5dc87bd033" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:04 GMT" + "Wed, 06 Jan 2021 04:45:24 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947\",\r\n \"name\": \"cdnResourceGroup9947\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763\",\r\n \"name\": \"cdnResourceGroup9763\",\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/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2a83b81b-82d3-47f0-8ac4-510485bf65a4" + "f140d8ab-fbd2-4680-9ec4-a423818e0d00" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "f8a846aa-0361-42a6-ad0e-2f8e276d8e6e" + "8062d52b-fa87-498d-baef-a61f92bc83cb" ], "x-ms-client-request-id": [ - "2a83b81b-82d3-47f0-8ac4-510485bf65a4" + "f140d8ab-fbd2-4680-9ec4-a423818e0d00" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/ac22e0a4-da8e-4d74-83f3-9868611215c4?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "27e4e506-914d-4391-99d4-0abf5aa54e90" + "0c16ee86-30d8-43dc-aab0-a91fab51e3a4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222111Z:27e4e506-914d-4391-99d4-0abf5aa54e90" + "SOUTHEASTASIA:20210106T044535Z:0c16ee86-30d8-43dc-aab0-a91fab51e3a4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:11 GMT" + "Wed, 06 Jan 2021 04:45:35 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6302\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3918\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/ac22e0a4-da8e-4d74-83f3-9868611215c4?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWMyMmUwYTQtZGE4ZS00ZDc0LTgzZjMtOTg2ODYxMTIxNWM0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2NjOGQ4ZTEtM2Q4Yy00OWM3LWJlZDItMDU3ZWE0MDBhZmU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "32495167-7bf3-46c6-ae97-149fa1a959fa" + "83955345-6212-42ad-9023-5b5f2b28a493" ], "x-ms-client-request-id": [ - "c7f42df1-94ba-462d-b8d8-8b36cb9bea57" + "b5c657fc-d408-4bdb-aa82-c93b02831dbf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "38fba921-74db-4f2f-ade3-5240077ae48c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T044545Z:38fba921-74db-4f2f-ade3-5240077ae48c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:45:45 GMT" + ], + "Content-Length": [ + "62" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], - "OData-Version": [ - "4.0" + "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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2NjOGQ4ZTEtM2Q4Yy00OWM3LWJlZDItMDU3ZWE0MDBhZmU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9dc72630-a029-4301-9471-ed4145d70b19" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "47c5bc5f-ba0b-42af-b535-6c4116ca528e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11987" ], "x-ms-correlation-request-id": [ - "1883885b-086e-4e59-8315-cc9c30f1e9ca" + "54e7df78-a5b2-4888-8f55-e509f6a92856" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222121Z:1883885b-086e-4e59-8315-cc9c30f1e9ca" + "SOUTHEASTASIA:20210106T044556Z:54e7df78-a5b2-4888-8f55-e509f6a92856" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:21 GMT" + "Wed, 06 Jan 2021 04:45:56 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/ac22e0a4-da8e-4d74-83f3-9868611215c4?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWMyMmUwYTQtZGE4ZS00ZDc0LTgzZjMtOTg2ODYxMTIxNWM0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2NjOGQ4ZTEtM2Q4Yy00OWM3LWJlZDItMDU3ZWE0MDBhZmU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +284,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e6cf50ab-4095-4414-a3c3-0ca544eaa105" + "42eb6e4a-c4e6-4c65-9f4c-645686323c12" ], "x-ms-client-request-id": [ - "6e3d7358-da7e-4186-b8ff-76c0c12a7a03" + "af7fd9b3-250a-46b1-a4d0-9631d77fd4d1" + ], + "Server": [ + "Kestrel" ], - "OData-Version": [ - "4.0" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "ea03e689-8696-4ebe-a1cd-095b914bb717" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T044606Z:ea03e689-8696-4ebe-a1cd-095b914bb717" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:46: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2NjOGQ4ZTEtM2Q4Yy00OWM3LWJlZDItMDU3ZWE0MDBhZmU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b28fbf95-3955-40fc-9bff-e9502d7329d7" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5cca04b1-461e-4755-b71e-4d8bc10f5024" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11985" ], "x-ms-correlation-request-id": [ - "9281879d-53dd-4d36-8cd9-86bfb11b22e7" + "97d1a876-963f-41e7-bd1c-1fc40f19831d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222131Z:9281879d-53dd-4d36-8cd9-86bfb11b22e7" + "SOUTHEASTASIA:20210106T044616Z:97d1a876-963f-41e7-bd1c-1fc40f19831d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:31 GMT" + "Wed, 06 Jan 2021 04:46:16 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +385,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/ac22e0a4-da8e-4d74-83f3-9868611215c4?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWMyMmUwYTQtZGE4ZS00ZDc0LTgzZjMtOTg2ODYxMTIxNWM0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2NjOGQ4ZTEtM2Q4Yy00OWM3LWJlZDItMDU3ZWE0MDBhZmU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,47 +404,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "583d4b21-bc68-459a-a3c5-3190539c3f41" + "627ebd24-de58-4612-99dd-ca36a38e7d2a" ], "x-ms-client-request-id": [ - "cfaf4534-612f-4984-9e5f-0e1c2b19020a" + "a77344e0-40c3-4ea9-b33d-10b4e5827c8e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "300bec9a-137d-49dd-8869-a016e21544e0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T044627Z:300bec9a-137d-49dd-8869-a016e21544e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/3cc8d8e1-3d8c-49c7-bed2-057ea400afe9?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2NjOGQ4ZTEtM2Q4Yy00OWM3LWJlZDItMDU3ZWE0MDBhZmU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f66bfb4f-8b8f-4c37-a4aa-01bbda6da768" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2df0781d-3f3b-414c-866b-a77400dc197f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11983" ], "x-ms-correlation-request-id": [ - "e640ad6d-27ee-468b-9c36-017170bf1df3" + "56c55f88-c13e-4c2b-9411-757d35f92fe5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222142Z:e640ad6d-27ee-468b-9c36-017170bf1df3" + "SOUTHEASTASIA:20210106T044637Z:56c55f88-c13e-4c2b-9411-757d35f92fe5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:41 GMT" + "Wed, 06 Jan 2021 04:46:37 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -361,16 +505,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +524,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "3683b79a-230b-4bc9-8b8e-46aa3213e0a7" - ], - "x-ms-client-request-id": [ - "a1826d28-03e3-4863-8b72-959e331c694b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3451a628-cddf-419f-a2fd-881a054813b1" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a5d69ff0-604f-46e8-bdf6-9add013f74ff" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "730f25b6-5dca-42e2-bbd1-94fc73f56b85" + "709c119a-88ef-4401-aa43-a0c519cb5b29" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222143Z:730f25b6-5dca-42e2-bbd1-94fc73f56b85" + "SOUTHEASTASIA:20210106T044638Z:709c119a-88ef-4401-aa43-a0c519cb5b29" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:42 GMT" + "Wed, 06 Jan 2021 04:46:37 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6302\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3918\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5af2559a-dd9d-4f53-a229-47bbadc5d953" + "6150341c-2609-414c-b9ae-00f5e0986588" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -464,69 +599,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "73a0da3f-48e0-4fc6-88a8-b8e99742b6f1" + "c162fd09-8049-471b-929c-ecab1f75a2a8" ], "x-ms-client-request-id": [ - "5af2559a-dd9d-4f53-a229-47bbadc5d953" + "6150341c-2609-414c-b9ae-00f5e0986588" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8d69a6ca-1f16-4c6e-8555-d3ad493425b0?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/20f70048-0e0d-475a-a3cb-04a7248edfa6?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "c44453e6-4038-4c37-89b9-c3e1fd524ddf" + "0de2dbe7-c3e5-4ac5-a24f-a7b51f8069b7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222147Z:c44453e6-4038-4c37-89b9-c3e1fd524ddf" + "SOUTHEASTASIA:20210106T044646Z:0de2dbe7-c3e5-4ac5-a24f-a7b51f8069b7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:46 GMT" + "Wed, 06 Jan 2021 04:46:46 GMT" ], "Content-Length": [ - "1289" + "1141" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8159\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8d69a6ca-1f16-4c6e-8555-d3ad493425b0?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGQ2OWE2Y2EtMWYxNi00YzZlLTg1NTUtZDNhZDQ5MzQyNWIwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/20f70048-0e0d-475a-a3cb-04a7248edfa6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjBmNzAwNDgtMGUwZC00NzVhLWEzY2ItMDRhNzI0OGVkZmE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,47 +662,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7b4d3333-3fce-4edd-9c03-29b6707b6cc8" - ], - "x-ms-client-request-id": [ - "87c3954d-fecf-44b8-a3d3-c6c015bc3a23" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a39cd5a3-601f-467e-bd09-32ef77161f8b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f84f353c-ecab-41f8-a8dd-0ec72ab684d5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11982" ], "x-ms-correlation-request-id": [ - "de594ef0-df4c-42cb-91bc-f9a8f1a1f4c0" + "31fe8def-949b-4845-a155-1dd78aa1e344" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222157Z:de594ef0-df4c-42cb-91bc-f9a8f1a1f4c0" + "SOUTHEASTASIA:20210106T044657Z:31fe8def-949b-4845-a155-1dd78aa1e344" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:57 GMT" + "Wed, 06 Jan 2021 04:46:56 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -586,16 +703,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8d69a6ca-1f16-4c6e-8555-d3ad493425b0?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGQ2OWE2Y2EtMWYxNi00YzZlLTg1NTUtZDNhZDQ5MzQyNWIwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/20f70048-0e0d-475a-a3cb-04a7248edfa6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjBmNzAwNDgtMGUwZC00NzVhLWEzY2ItMDRhNzI0OGVkZmE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,47 +722,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e02e5e50-9455-4af2-a96e-99411bf97cdd" - ], - "x-ms-client-request-id": [ - "44ac5f19-4af4-44f3-bb22-d773134888af" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "eef140d7-222d-4210-a41f-f1c05543d507" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2b0fa22e-807c-4cef-8f0b-697d76df043a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11981" ], "x-ms-correlation-request-id": [ - "63ff25de-1685-4b6b-84e2-6a63d37f6337" + "92d4b571-94d6-44f2-8885-a621176a742b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222207Z:63ff25de-1685-4b6b-84e2-6a63d37f6337" + "SOUTHEASTASIA:20210106T044707Z:92d4b571-94d6-44f2-8885-a621176a742b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:07 GMT" + "Wed, 06 Jan 2021 04:47:06 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -655,16 +763,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,72 +782,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1e3937ec-87ab-44da-b148-17e623e1f593" - ], - "x-ms-client-request-id": [ - "09544dbb-6663-4f47-ab24-4f2a19563924" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "20dc11ac-6ee4-4b03-b8ca-ec201bc22764" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "67250d43-ac31-4190-96b1-aa1f4728f2c5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "474b58df-19c6-440a-b87b-14627e055798" + "19741c6d-0b61-4636-aa2c-9310ecc285e9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222208Z:474b58df-19c6-440a-b87b-14627e055798" + "SOUTHEASTASIA:20210106T044707Z:19741c6d-0b61-4636-aa2c-9310ecc285e9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:08 GMT" + "Wed, 06 Jan 2021 04:47:07 GMT" ], "Content-Length": [ - "1289" + "1139" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8159\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "319be07e-3bd2-410f-95b8-2bcad892a24d" + "7246bab5-e45c-45b1-ac68-41571103c7d8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -749,72 +848,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "70e743fc-0bb0-449a-8242-2f359467c9bb" - ], - "x-ms-client-request-id": [ - "319be07e-3bd2-410f-95b8-2bcad892a24d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ae8638ac-4e4d-4b52-9385-3ad3ea6d5afe" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7246bab5-e45c-45b1-ac68-41571103c7d8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "6ca48524-b173-4251-99cb-a789c813e03d" + "c249a5f2-6460-488d-8c3e-9bdc9afc559d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224222Z:6ca48524-b173-4251-99cb-a789c813e03d" + "SOUTHEASTASIA:20210106T045707Z:c249a5f2-6460-488d-8c3e-9bdc9afc559d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:22 GMT" + "Wed, 06 Jan 2021 04:57:07 GMT" ], "Content-Length": [ - "1289" + "1139" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8159\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopped\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/purge?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/purge?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/*\",\r\n \"/pictures/pic1.jpg\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "40a6535d-7958-4d95-a29d-28376ef1d1d9" + "9194bfe0-fdfb-411a-9349-fc9a69f88fcb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -831,46 +921,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7/profileresults/profile6302/endpointresults/endpoint8159?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57/profileresults/profile3918/endpointresults/endpoint3106?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "f7d76162-b580-4319-8fe2-2e519607aa8d" + "1880866c-1ef1-4084-a9cc-7bd919f5a6cf" ], "x-ms-client-request-id": [ - "40a6535d-7958-4d95-a29d-28376ef1d1d9" + "9194bfe0-fdfb-411a-9349-fc9a69f88fcb" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "499" ], "x-ms-correlation-request-id": [ - "589066d7-6fff-499a-8790-d1da17b4c653" + "098be2b2-abef-47d8-95fa-631126fdecd4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222211Z:589066d7-6fff-499a-8790-d1da17b4c653" + "SOUTHEASTASIA:20210106T044709Z:098be2b2-abef-47d8-95fa-631126fdecd4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:11 GMT" + "Wed, 06 Jan 2021 04:47:08 GMT" ], "Expires": [ "-1" @@ -883,22 +967,22 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/purge?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/purge?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"invalidpath!\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "068f2d86-4163-4a50-8e98-0770ba047dc0" + "9e6fcbcf-f208-43a0-90ef-ea6b9b651e1c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -914,47 +998,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0d488dac-0251-46c0-8542-7ec0f9c318a5" - ], - "x-ms-client-request-id": [ - "068f2d86-4163-4a50-8e98-0770ba047dc0" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "497" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "cd624abb-b9de-46b8-9c51-5657b2b06d1f" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "9e6fcbcf-f208-43a0-90ef-ea6b9b651e1c" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "497" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "17676c19-d51e-4adf-8c0a-98e4a839426a" + "7eb2cdbd-4d7b-4f6b-a9da-9bccbad3b98d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222427Z:17676c19-d51e-4adf-8c0a-98e4a839426a" + "SOUTHEASTASIA:20210106T044924Z:7eb2cdbd-4d7b-4f6b-a9da-9bccbad3b98d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:27 GMT" + "Wed, 06 Jan 2021 04:49:24 GMT" ], "Content-Length": [ - "235" + "230" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -964,22 +1039,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/purge?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/purge?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/*\",\r\n \"/pictures/pic1.jpg\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a0e06e86-27e5-418c-a5cc-a452f9ad58ca" + "c58fedfb-b800-421c-ad90-ad982fc18e1f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -995,47 +1070,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4d6d0f67-edd6-485d-931d-1b6cee6d4582" - ], - "x-ms-client-request-id": [ - "a0e06e86-27e5-418c-a5cc-a452f9ad58ca" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "499" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "0c7910dc-bdb9-4346-9835-4c22fb510817" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "c58fedfb-b800-421c-ad90-ad982fc18e1f" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "499" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "9feaa5ed-4f2d-467d-a776-a8ea63e3b092" + "103ec412-dcb2-4da1-8132-bf6b7ffdc2d3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224224Z:9feaa5ed-4f2d-467d-a776-a8ea63e3b092" + "SOUTHEASTASIA:20210106T045707Z:103ec412-dcb2-4da1-8132-bf6b7ffdc2d3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:23 GMT" + "Wed, 06 Jan 2021 04:57:07 GMT" ], "Content-Length": [ - "147" + "142" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -1045,16 +1111,16 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1064,47 +1130,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "21c05afe-f130-4622-a46e-7615829ea023" - ], - "x-ms-client-request-id": [ - "493a3adf-ec34-4cec-b263-7359f2955e45" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "22e533fd-74a7-40f2-8451-621944ec8a33" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ffb2ffba-f4dc-46b8-9cde-79ecf325aeeb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11980" ], "x-ms-correlation-request-id": [ - "36b6971b-cec2-40bb-a1bb-175bab8cd986" + "f0e3cde9-0704-4d02-b78d-bd07173a5a2a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222222Z:36b6971b-cec2-40bb-a1bb-175bab8cd986" + "SOUTHEASTASIA:20210106T044719Z:f0e3cde9-0704-4d02-b78d-bd07173a5a2a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:21 GMT" + "Wed, 06 Jan 2021 04:47:18 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1114,16 +1171,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1133,47 +1190,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "35414ac6-25f2-4bb8-ac76-66b805cfc2a4" - ], - "x-ms-client-request-id": [ - "4ffb1454-a8df-4cf0-993c-76f89c13628e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "eec296af-a561-4e7c-a8e9-90e0b5a62be4" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6fccb5f5-66ea-46de-abf9-998b0a112d90" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11979" ], "x-ms-correlation-request-id": [ - "2c8ee6bf-3a1c-41ef-8f5f-50d8d7c69cc1" + "15ba3b41-3b16-49cf-8597-447c65e71e65" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222232Z:2c8ee6bf-3a1c-41ef-8f5f-50d8d7c69cc1" + "SOUTHEASTASIA:20210106T044729Z:15ba3b41-3b16-49cf-8597-447c65e71e65" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:31 GMT" + "Wed, 06 Jan 2021 04:47:29 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1183,16 +1231,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1202,47 +1250,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "110e2c0c-5449-47b2-b3e2-866632b87f77" - ], - "x-ms-client-request-id": [ - "1b815ac7-d038-4652-84de-8a561c8e5252" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "974befd6-2107-4e16-9050-8d01038fd805" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8f4d1fd0-0621-40ae-bec9-3933aa9875f2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11978" ], "x-ms-correlation-request-id": [ - "a7fff17d-bcd7-401f-8962-2fa821452b01" + "fd2753c5-fa3a-4f9b-ae60-68947f552fd7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222242Z:a7fff17d-bcd7-401f-8962-2fa821452b01" + "SOUTHEASTASIA:20210106T044740Z:fd2753c5-fa3a-4f9b-ae60-68947f552fd7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:42 GMT" + "Wed, 06 Jan 2021 04:47:39 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1252,16 +1291,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1271,47 +1310,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6d19ae26-699c-45fd-ac80-019d9101cade" - ], - "x-ms-client-request-id": [ - "ac99ff79-9de1-4d48-a47c-8ef905c5982a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0eada5de-dd9c-4269-b5ca-dd89d59a1afc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "def8e3bc-0bfc-4cdc-a33a-13497de67032" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11977" ], "x-ms-correlation-request-id": [ - "86296caf-a329-4d05-a3f6-09047e0fffc6" + "ca5beb5b-5510-40f0-b6c4-3fe151662299" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222253Z:86296caf-a329-4d05-a3f6-09047e0fffc6" + "SOUTHEASTASIA:20210106T044750Z:ca5beb5b-5510-40f0-b6c4-3fe151662299" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:22:52 GMT" + "Wed, 06 Jan 2021 04:47:49 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1321,16 +1351,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1340,47 +1370,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1fb894da-6c69-4724-b796-0e5e241961d7" - ], - "x-ms-client-request-id": [ - "3ae67148-36ae-4d61-9de5-53ba374319ed" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0641874d-47c2-4d94-9cf5-2682831659a8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5a1f5236-1669-4a46-937f-96c25cba36aa" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11976" ], "x-ms-correlation-request-id": [ - "bbe224c6-1e9c-4376-99c4-4425eedc8973" + "35fda476-b404-4c78-ba9f-5f3cb09779ae" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222303Z:bbe224c6-1e9c-4376-99c4-4425eedc8973" + "SOUTHEASTASIA:20210106T044800Z:35fda476-b404-4c78-ba9f-5f3cb09779ae" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:23:02 GMT" + "Wed, 06 Jan 2021 04:48:00 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1390,16 +1411,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1409,47 +1430,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f93266e3-d897-43da-9a52-5cc59c0f70a6" - ], - "x-ms-client-request-id": [ - "ce16ff82-60e2-4085-9003-3e8a45afdb80" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b28057d0-3155-40e7-ab6b-75d6368dbf09" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2ba3b027-8dac-493a-a8cc-788d073090c2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11975" ], "x-ms-correlation-request-id": [ - "80273e01-ae20-4f23-b183-e7a8e3905a07" + "ace15aa2-4d82-4b82-9d5d-68dbf9b0d1ab" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222313Z:80273e01-ae20-4f23-b183-e7a8e3905a07" + "SOUTHEASTASIA:20210106T044811Z:ace15aa2-4d82-4b82-9d5d-68dbf9b0d1ab" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:23:12 GMT" + "Wed, 06 Jan 2021 04:48:10 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1459,16 +1471,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1478,47 +1490,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "714261f9-f2dd-4dbe-92d0-dba282d224bf" - ], - "x-ms-client-request-id": [ - "8f7353b5-6a24-432d-9507-2caef26d11d0" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "aa7f075c-97aa-4a09-971e-bbfd5532ce3a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "78659cf2-1d2a-4cbd-8bba-cb7a5876924d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11974" ], "x-ms-correlation-request-id": [ - "515eee11-ae5e-4607-9ec9-272cfa1bb296" + "f08ff80f-8a7f-475b-9feb-4c64895b0a6f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222323Z:515eee11-ae5e-4607-9ec9-272cfa1bb296" + "SOUTHEASTASIA:20210106T044821Z:f08ff80f-8a7f-475b-9feb-4c64895b0a6f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:23:23 GMT" + "Wed, 06 Jan 2021 04:48:21 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1528,16 +1531,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1547,47 +1550,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c6174ac5-b805-43d5-a76b-42b2ed644295" - ], - "x-ms-client-request-id": [ - "92d821d5-46de-4799-a737-dd3927f6e4f6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2d81958d-89dd-4720-a889-47e0ddd252a4" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "749cff51-7895-491b-936b-0b141e450a49" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11973" ], "x-ms-correlation-request-id": [ - "b270648e-af90-47ec-8d96-5c98eb9c1d65" + "2788d9f0-c248-4449-80e9-49ea7d25863e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222334Z:b270648e-af90-47ec-8d96-5c98eb9c1d65" + "SOUTHEASTASIA:20210106T044831Z:2788d9f0-c248-4449-80e9-49ea7d25863e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:23:33 GMT" + "Wed, 06 Jan 2021 04:48:31 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1597,16 +1591,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1616,47 +1610,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "80ed917e-0dc7-44cc-9381-9934acf5536d" - ], - "x-ms-client-request-id": [ - "e0322844-f498-4d38-87ed-42f9c549389d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "599eb627-a3e9-41c9-a563-22dda6d8468d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "19085caf-7f1a-4b46-979a-c71347a6ddcd" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11972" ], "x-ms-correlation-request-id": [ - "195ee69c-582a-49fa-9cd6-455ba0b056b4" + "180c7ff6-c1f1-40e4-aa34-5dc3a591b841" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222344Z:195ee69c-582a-49fa-9cd6-455ba0b056b4" + "SOUTHEASTASIA:20210106T044842Z:180c7ff6-c1f1-40e4-aa34-5dc3a591b841" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:23:43 GMT" + "Wed, 06 Jan 2021 04:48:42 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1666,16 +1651,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1685,47 +1670,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "f1ecc1ce-85c5-4f58-9bed-ae31559d9d47" - ], - "x-ms-client-request-id": [ - "2eba7a92-3598-4cbc-a301-d295a1a48f44" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3f1579f4-407f-4dab-9205-9863d78210a2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f40d6796-3aa6-4b7f-8dd3-6fabfd244809" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11971" ], "x-ms-correlation-request-id": [ - "01bb7e17-8da6-4a05-8f2d-bc853f5dc539" + "40b60f36-1ea8-48e8-b05c-afa72ad23047" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222354Z:01bb7e17-8da6-4a05-8f2d-bc853f5dc539" + "SOUTHEASTASIA:20210106T044852Z:40b60f36-1ea8-48e8-b05c-afa72ad23047" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:23:54 GMT" + "Wed, 06 Jan 2021 04:48:52 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1735,16 +1711,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1754,47 +1730,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "34dd1628-c566-4af6-9f0c-cfe4a48282e0" - ], - "x-ms-client-request-id": [ - "35d4ddf5-1480-429d-9566-1103554c7f90" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e53d14d1-d35d-4c83-91ab-a79dca5b6cbd" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6b1efd8b-9b4a-4a15-aa65-90a6252f7e7e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11970" ], "x-ms-correlation-request-id": [ - "acbbfd86-2ad5-49cd-a2f6-8a9bbfe94336" + "67b47051-c95d-4f51-9323-d2342c479e5a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222405Z:acbbfd86-2ad5-49cd-a2f6-8a9bbfe94336" + "SOUTHEASTASIA:20210106T044902Z:67b47051-c95d-4f51-9323-d2342c479e5a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:05 GMT" + "Wed, 06 Jan 2021 04:49:02 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1804,16 +1771,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1823,47 +1790,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "73a4ea84-e9f6-43b1-bbd0-4c3ca1eca480" - ], - "x-ms-client-request-id": [ - "2595705d-a38a-4dd0-9b7c-44a3569ba3a0" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0790cf82-e291-48a2-9053-7750e5122297" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8c8630ad-8498-4e89-94e6-67735dfe618c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11969" ], "x-ms-correlation-request-id": [ - "50a44c70-f0f7-40c6-a2a4-e65fdeb21243" + "a2328663-8416-457c-b4c5-01a81cb3cdfc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222415Z:50a44c70-f0f7-40c6-a2a4-e65fdeb21243" + "SOUTHEASTASIA:20210106T044913Z:a2328663-8416-457c-b4c5-01a81cb3cdfc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:15 GMT" + "Wed, 06 Jan 2021 04:49:13 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1873,16 +1831,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1892,47 +1850,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1788ff93-ef7d-47ae-b072-dc9f2b024801" - ], - "x-ms-client-request-id": [ - "e7e79644-783e-461b-be14-7db06e2045a3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ca526ce3-7fa5-4335-8088-fecffd248d85" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8d86d895-d60a-4560-94d5-e8d6e2fd6805" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11968" ], "x-ms-correlation-request-id": [ - "1e96deb7-cd3d-4a3a-abcf-b6fc4263a6da" + "558b76ee-56dd-4c64-a327-9ecca6b118e6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222425Z:1e96deb7-cd3d-4a3a-abcf-b6fc4263a6da" + "SOUTHEASTASIA:20210106T044923Z:558b76ee-56dd-4c64-a327-9ecca6b118e6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:25 GMT" + "Wed, 06 Jan 2021 04:49:23 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1942,16 +1891,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7/profileresults/profile6302/endpointresults/endpoint8159?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWYzNWY2M2QtZGNmMy00ODhmLWIwZGUtNTFkMGE0Yzg0MGQ3L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDgxNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57/profileresults/profile3918/endpointresults/endpoint3106?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDhjNDM2YTgtNmY3Ni00NTAwLTgwYjAtNmQ1NTQ5M2MwYjU3L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDMxMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1961,72 +1910,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "26d4cb5e-2240-4532-9c01-8b94d358e553" - ], - "x-ms-client-request-id": [ - "d284360f-ebf4-4df0-853d-9a74b39110ae" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "237567fe-c24a-408e-b0b3-7c4d1536508c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "558d7de0-0348-4cb2-ae1a-980431c3f080" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11967" ], "x-ms-correlation-request-id": [ - "d39933eb-b4f3-4e6b-98e6-1ff489887165" + "ccb4ce77-380b-4f6c-9b74-6edc67f8724d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222426Z:d39933eb-b4f3-4e6b-98e6-1ff489887165" + "SOUTHEASTASIA:20210106T044924Z:ccb4ce77-380b-4f6c-9b74-6edc67f8724d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:26 GMT" + "Wed, 06 Jan 2021 04:49:23 GMT" ], "Content-Length": [ - "1384" + "1234" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8159\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/af35f63d-dcf3-488f-b0de-51d0a4c840d7/profileresults/profile6302/endpointresults/endpoint8159\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/d8c436a8-6f76-4500-80b0-6d55493c0b57/profileresults/profile3918/endpointresults/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/fakeEndpoint/purge?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9mYWtlRW5kcG9pbnQvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/fakeEndpoint/purge?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9mYWtlRW5kcG9pbnQvcHVyZ2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/*\",\r\n \"/pictures/pic1.jpg\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c8ae32d1-2447-4076-a201-6ac6c82eca05" + "d206f399-2c07-4e76-be8b-4a3ce3695899" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2046,13 +1986,13 @@ "gateway" ], "x-ms-request-id": [ - "17ff40d0-7437-4e09-8781-55fbc2ca5d48" + "a9ea7762-beb7-4adf-8c31-db819846a960" ], "x-ms-correlation-request-id": [ - "17ff40d0-7437-4e09-8781-55fbc2ca5d48" + "a9ea7762-beb7-4adf-8c31-db819846a960" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222426Z:17ff40d0-7437-4e09-8781-55fbc2ca5d48" + "SOUTHEASTASIA:20210106T044924Z:a9ea7762-beb7-4adf-8c31-db819846a960" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2061,38 +2001,38 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:26 GMT" + "Wed, 06 Jan 2021 04:49:24 GMT" + ], + "Content-Length": [ + "249" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "249" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Cdn/profiles/profile6302/endpoints/fakeEndpoint' under resource group 'cdnResourceGroup9947' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Cdn/profiles/profile3918/endpoints/fakeEndpoint' under resource group 'cdnResourceGroup9763' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/load?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/load?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/amazing.mp4\",\r\n \"/pictures/pic1.jpg\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b5aab569-107f-4cd0-8cbc-abae5a05e188" + "6eb289b8-2252-4694-8c4b-72d690a5f4f7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2109,46 +2049,40 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75/profileresults/profile6302/endpointresults/endpoint8159?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943/profileresults/profile3918/endpointresults/endpoint3106?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "0fc70bb7-f042-4e3c-ba25-6a53b1843c4e" + "bdbad19a-0c26-4cea-b2f0-3b0639d97d3f" ], "x-ms-client-request-id": [ - "b5aab569-107f-4cd0-8cbc-abae5a05e188" + "6eb289b8-2252-4694-8c4b-72d690a5f4f7" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "499" ], "x-ms-correlation-request-id": [ - "2d18dd9b-6eb0-4a35-a9a5-fcd851e181e4" + "42763790-dd41-4d4e-8367-9aa6c8c18aba" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222431Z:2d18dd9b-6eb0-4a35-a9a5-fcd851e181e4" + "SOUTHEASTASIA:20210106T044927Z:42763790-dd41-4d4e-8367-9aa6c8c18aba" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:31 GMT" + "Wed, 06 Jan 2021 04:49:26 GMT" ], "Expires": [ "-1" @@ -2161,22 +2095,22 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/load?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/load?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/*\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "196d8317-40bc-47e6-ae0f-192563e41950" + "850b78fb-1e47-4272-8841-5562cfe557f1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2192,47 +2126,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b80ad8a2-a20e-44c3-ac72-865f3b64504e" - ], - "x-ms-client-request-id": [ - "196d8317-40bc-47e6-ae0f-192563e41950" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "498" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "2cd54425-6534-4af0-9618-87c5bae3be0c" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "850b78fb-1e47-4272-8841-5562cfe557f1" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "498" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "afed560f-a9ef-4fc4-b3af-cc101d926e83" + "4717acdb-82ed-425a-8ab0-db0b1435ab0e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224156Z:afed560f-a9ef-4fc4-b3af-cc101d926e83" + "SOUTHEASTASIA:20210106T045643Z:4717acdb-82ed-425a-8ab0-db0b1435ab0e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:55 GMT" + "Wed, 06 Jan 2021 04:56:43 GMT" ], "Content-Length": [ - "196" + "191" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -2242,22 +2167,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/load?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/load?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/amazing.mp4\",\r\n \"/pictures/pic1.jpg\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "0d209284-2027-4c0f-b7ff-3a8787ef2589" + "f70698ac-06d7-4360-864f-9b243a58481b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2273,47 +2198,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "48401248-03ac-4910-9800-3d2ae06283bd" - ], - "x-ms-client-request-id": [ - "0d209284-2027-4c0f-b7ff-3a8787ef2589" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "497" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "33a2dc91-83a0-45db-afc0-f63ef1e41a75" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "f70698ac-06d7-4360-864f-9b243a58481b" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "497" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "8c4bc488-51ee-4ce3-99b1-60fcf11865f0" + "6c683c41-e8f5-4dee-881a-3834f142a95d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224225Z:8c4bc488-51ee-4ce3-99b1-60fcf11865f0" + "SOUTHEASTASIA:20210106T045708Z:6c683c41-e8f5-4dee-881a-3834f142a95d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:24 GMT" + "Wed, 06 Jan 2021 04:57:08 GMT" ], "Content-Length": [ - "147" + "142" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -2323,16 +2239,16 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -2342,47 +2258,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "43d609f2-3865-4305-b369-302a603bbc11" - ], - "x-ms-client-request-id": [ - "eb3a63e3-c845-4076-9e83-1e3ed7bf1f75" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "bf692169-f173-4dd8-b623-8d09b918b80b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2b8a102c-bf1b-42bf-b34f-69ebf199ce3f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11966" ], "x-ms-correlation-request-id": [ - "6b386955-a720-4c84-b261-fb1101d8885c" + "44bed648-bf96-4057-9412-589b2a63f6a6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222442Z:6b386955-a720-4c84-b261-fb1101d8885c" + "SOUTHEASTASIA:20210106T044937Z:44bed648-bf96-4057-9412-589b2a63f6a6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:42 GMT" + "Wed, 06 Jan 2021 04:49:37 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2392,16 +2299,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -2411,47 +2318,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "579c1742-4304-464a-ba5e-6719acf64ac9" - ], - "x-ms-client-request-id": [ - "dc9e637d-9e28-4193-8049-5a9004f8f3b7" - ], - "OData-Version": [ - "4.0" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "73d03fd4-5683-4a7c-9011-298870e659be" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "68ec86a8-45cc-46b8-87c0-b7294075a920" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "feb65be4-0450-4338-96a6-0c3070938a95" + "d2c46af3-dd08-4994-b69b-a8fb82566d27" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222452Z:feb65be4-0450-4338-96a6-0c3070938a95" + "SOUTHEASTASIA:20210106T044947Z:d2c46af3-dd08-4994-b69b-a8fb82566d27" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:24:52 GMT" + "Wed, 06 Jan 2021 04:49:47 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2461,16 +2359,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -2480,47 +2378,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "9f26dcf1-60a5-4403-ae70-14ae2d60e874" - ], - "x-ms-client-request-id": [ - "9762555c-098c-4fa7-9d3d-3d9886fcf041" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "265ddeb7-7b10-4a2c-9e00-129dca09642e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "317cbd90-954e-41eb-9140-b6ac4d1cf793" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11964" ], "x-ms-correlation-request-id": [ - "0e381715-ec40-46b6-b8fd-2d884d044eaf" + "2090bce9-293b-4eb2-8e4e-13f5a088e403" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222502Z:0e381715-ec40-46b6-b8fd-2d884d044eaf" + "SOUTHEASTASIA:20210106T044958Z:2090bce9-293b-4eb2-8e4e-13f5a088e403" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:25:02 GMT" + "Wed, 06 Jan 2021 04:49:58 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2530,16 +2419,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -2549,3911 +2438,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d6c478d0-a5f9-403e-bf50-be7e4a9e9b49" - ], - "x-ms-client-request-id": [ - "dffe42e4-cd97-4296-b716-8bc04bf3f682" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "17889e71-a23c-4ea5-bba8-cda32695bce5" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "80d435f6-6bbc-49da-bf8d-b1fc6b432ea5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" - ], - "x-ms-correlation-request-id": [ - "96e67be6-6e61-459c-82cf-263f44963820" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222513Z:96e67be6-6e61-459c-82cf-263f44963820" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:25:12 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "bac9be7b-acbf-491c-8b1a-8ddfa780d01a" - ], - "x-ms-client-request-id": [ - "0ec1a140-6977-4e80-a4c0-8dd60e9a35fd" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" - ], - "x-ms-correlation-request-id": [ - "82021566-8d79-4b90-b51a-59242c86a294" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222523Z:82021566-8d79-4b90-b51a-59242c86a294" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:25:22 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "6dbfbd4f-f114-4b3b-9333-fe8567fe2334" - ], - "x-ms-client-request-id": [ - "dcee7a5d-55f9-4fd3-a984-59d0b9e338c3" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" - ], - "x-ms-correlation-request-id": [ - "d363d65c-d0c0-47e6-92ae-db839ee3bce2" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222533Z:d363d65c-d0c0-47e6-92ae-db839ee3bce2" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:25:33 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "f353e6a3-9d88-4b7f-b94f-524cbcd1dfaa" - ], - "x-ms-client-request-id": [ - "d5ebf425-dcc6-43ef-a397-132713d835ce" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" - ], - "x-ms-correlation-request-id": [ - "ae22a01e-3cb8-4257-957a-e97d5aa4d594" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222544Z:ae22a01e-3cb8-4257-957a-e97d5aa4d594" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:25:43 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "f148bae7-4f5b-4b88-8ab2-567e51f98885" - ], - "x-ms-client-request-id": [ - "c4aafa46-b84b-4e7b-a735-ca91aff0ec5d" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" - ], - "x-ms-correlation-request-id": [ - "3383e0f4-5572-42ca-bd8c-36c7e21c42f0" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222554Z:3383e0f4-5572-42ca-bd8c-36c7e21c42f0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:25:53 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "5d3281e3-b0fc-4a0d-98d5-c795c8d6bfef" - ], - "x-ms-client-request-id": [ - "4ecd8ee0-0ab2-4dba-b43d-65585c1e4b3c" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" - ], - "x-ms-correlation-request-id": [ - "2f50beb9-7f9b-42c9-937f-1e5f8cf9d4e4" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222604Z:2f50beb9-7f9b-42c9-937f-1e5f8cf9d4e4" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:26:03 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3d99c6bb-f010-4147-bf06-89bdcd8e57f8" - ], - "x-ms-client-request-id": [ - "c6360e20-0817-4dfc-930d-de9706040286" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" - ], - "x-ms-correlation-request-id": [ - "28ab2926-d5a2-4db8-9085-95792a947885" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222615Z:28ab2926-d5a2-4db8-9085-95792a947885" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:26:14 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "5d318b04-fcf8-4d13-9036-ae0c27214241" - ], - "x-ms-client-request-id": [ - "665fc30d-acb6-4498-a31f-324356fc5514" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" - ], - "x-ms-correlation-request-id": [ - "ac16459a-27db-490f-a6da-2b3dfeb9a700" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222625Z:ac16459a-27db-490f-a6da-2b3dfeb9a700" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:26:24 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "092740e8-5939-49d6-95d7-39acfa2fe9bb" - ], - "x-ms-client-request-id": [ - "08089d7d-abc6-4535-af47-60a5c11c0f61" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-correlation-request-id": [ - "b16c7b94-b0d2-48be-b165-f7b6c31581a9" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222635Z:b16c7b94-b0d2-48be-b165-f7b6c31581a9" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:26:35 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "c1187250-d21f-428a-bddd-b878824cf97a" - ], - "x-ms-client-request-id": [ - "38e10b88-cb32-4a28-8b8c-e4362dd50785" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" - ], - "x-ms-correlation-request-id": [ - "20b3b2ab-a5f2-4a64-ad76-aa1bc8b1e9a5" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222646Z:20b3b2ab-a5f2-4a64-ad76-aa1bc8b1e9a5" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:26:46 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "719e9c16-8beb-4b27-87bf-7d30ed9adc5e" - ], - "x-ms-client-request-id": [ - "b4fdc993-66ed-4821-82f0-dcbfce9e5bf0" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" - ], - "x-ms-correlation-request-id": [ - "17b19386-28d4-4c7a-bd96-31c1993d91ba" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222656Z:17b19386-28d4-4c7a-bd96-31c1993d91ba" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:26:56 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "58c057cd-1f2c-4dcc-ba8a-fb4b1be9b919" - ], - "x-ms-client-request-id": [ - "f7b47f5f-6635-4eb3-bf98-a4cf5428566d" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11966" - ], - "x-ms-correlation-request-id": [ - "efb232b5-8b38-4c06-832e-bf534b03d876" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222706Z:efb232b5-8b38-4c06-832e-bf534b03d876" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:27:06 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3c3b6e39-0949-4abe-98ba-a187f93dbc63" - ], - "x-ms-client-request-id": [ - "e95e2234-e7b4-4967-9ce7-95674e94049b" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11965" - ], - "x-ms-correlation-request-id": [ - "469dbed0-fa44-423a-9062-26e12aec1e49" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222717Z:469dbed0-fa44-423a-9062-26e12aec1e49" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:27:16 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "534b4ac5-9ece-46e5-9608-81e75b9781ab" - ], - "x-ms-client-request-id": [ - "559da337-eca3-4cb6-8bbd-8e461f50ae33" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11964" - ], - "x-ms-correlation-request-id": [ - "52a59549-39c1-4fb1-9333-fd5e2250aa1e" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222727Z:52a59549-39c1-4fb1-9333-fd5e2250aa1e" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:27:27 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "6ac04112-28ae-4419-a5aa-170739a24d6d" - ], - "x-ms-client-request-id": [ - "114c4103-f63b-4c9f-9be4-61642582f360" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11963" - ], - "x-ms-correlation-request-id": [ - "088fafa2-408f-4f3a-93f5-6ca20b8f4f37" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222737Z:088fafa2-408f-4f3a-93f5-6ca20b8f4f37" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:27:37 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "ea3f2569-5d47-4866-9931-3039e94897f9" - ], - "x-ms-client-request-id": [ - "6acc9409-9e63-4b36-9418-399cf9a26db4" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11962" - ], - "x-ms-correlation-request-id": [ - "039a2127-62fc-452b-b344-85af0aeb3867" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222748Z:039a2127-62fc-452b-b344-85af0aeb3867" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:27:47 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "ce578483-6cce-4ef2-91ff-4017bab42141" - ], - "x-ms-client-request-id": [ - "70818ce5-3ab4-4603-beac-5aa125918d00" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" - ], - "x-ms-correlation-request-id": [ - "409130fa-43d5-4504-b0a4-47ff662b1bb5" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222758Z:409130fa-43d5-4504-b0a4-47ff662b1bb5" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:27:57 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "80519ff2-0574-4ace-9c32-3aec10060992" - ], - "x-ms-client-request-id": [ - "e99b1cf4-d9b3-4933-916a-bc8b7adfe565" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" - ], - "x-ms-correlation-request-id": [ - "a23590ad-1c4c-4d37-afc2-2c56b5d5bbe9" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222808Z:a23590ad-1c4c-4d37-afc2-2c56b5d5bbe9" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:28:08 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "4b7592c8-b269-462d-89e8-632d1fdd7899" - ], - "x-ms-client-request-id": [ - "06c71726-ef77-4967-a55f-8fff3820b84f" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" - ], - "x-ms-correlation-request-id": [ - "f908e272-a99d-43d3-aaa7-324b8bee8aa3" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222818Z:f908e272-a99d-43d3-aaa7-324b8bee8aa3" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:28:18 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "b8eb5e10-e0a3-4d1a-9ee6-11100f3a6c6c" - ], - "x-ms-client-request-id": [ - "7bf68fc6-0d92-4874-924b-ef97a8f70286" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11958" - ], - "x-ms-correlation-request-id": [ - "4eab89b6-2276-4517-9067-1347ee5886e2" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222829Z:4eab89b6-2276-4517-9067-1347ee5886e2" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:28:28 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "d77bde25-3a85-485c-b506-8d0071523308" - ], - "x-ms-client-request-id": [ - "f30bfefb-5124-4ac3-939a-adacf904fc4a" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" - ], - "x-ms-correlation-request-id": [ - "b86ff67d-a157-42c9-9b92-b0207fc596e8" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222839Z:b86ff67d-a157-42c9-9b92-b0207fc596e8" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:28:38 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "4312c8af-fa2f-4c93-b88b-38bfa289a0f2" - ], - "x-ms-client-request-id": [ - "64b2b74e-91d3-4879-9ad2-a2a92d5ac09b" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" - ], - "x-ms-correlation-request-id": [ - "5e8dd504-7b73-45f4-bbae-28abf7a8f796" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222849Z:5e8dd504-7b73-45f4-bbae-28abf7a8f796" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:28:49 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3396bf4d-4b70-40ec-9bc2-45f0293d89b7" - ], - "x-ms-client-request-id": [ - "b31a37b8-5f2a-4a26-9215-43a5292a7005" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11955" - ], - "x-ms-correlation-request-id": [ - "af5ccd6a-044e-4f12-a664-a9c12d6d917b" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222900Z:af5ccd6a-044e-4f12-a664-a9c12d6d917b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:28:59 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "7c0d610a-de38-44c0-8d75-7f11529f1c90" - ], - "x-ms-client-request-id": [ - "570388ae-3d4c-41a0-aa7b-60f7dfd2663a" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11954" - ], - "x-ms-correlation-request-id": [ - "fdcc3a8a-032f-4bf1-83f7-4766c248cd81" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222910Z:fdcc3a8a-032f-4bf1-83f7-4766c248cd81" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:29:09 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "1ddbae2c-5030-4673-bb1a-73a67e598829" - ], - "x-ms-client-request-id": [ - "dc9d9105-fdbf-41ca-b39b-255f7cc5c1d4" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11953" - ], - "x-ms-correlation-request-id": [ - "7b0d0f9d-8b47-4490-964b-189073b2bc75" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222920Z:7b0d0f9d-8b47-4490-964b-189073b2bc75" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:29:20 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "4bb8f6ac-8c9b-4058-b1f3-1d99f11c972c" - ], - "x-ms-client-request-id": [ - "c767338c-2359-408f-a705-2e042da9dc82" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11952" - ], - "x-ms-correlation-request-id": [ - "0170da50-e1f0-4ed3-af96-73c9ced5a2bd" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222931Z:0170da50-e1f0-4ed3-af96-73c9ced5a2bd" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:29:30 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "97d0b7a6-2cc3-4ee7-b76a-8418cc8a71d1" - ], - "x-ms-client-request-id": [ - "f0e1b9e7-f026-4c86-ac67-d23c660c3fd8" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11951" - ], - "x-ms-correlation-request-id": [ - "6b71ce3e-a21b-4945-9e9b-555b266fa88e" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222941Z:6b71ce3e-a21b-4945-9e9b-555b266fa88e" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:29:41 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "dfe64aee-53dd-4e18-a0fc-e6b0a4e5936b" - ], - "x-ms-client-request-id": [ - "44063c49-0006-4dd4-b1c9-1b900544ac65" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11950" - ], - "x-ms-correlation-request-id": [ - "1e3617df-384f-4757-9b4f-52fb9ef5c5c7" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222951Z:1e3617df-384f-4757-9b4f-52fb9ef5c5c7" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:29:51 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "996b4c94-0e4a-4830-b389-3198debeedac" - ], - "x-ms-client-request-id": [ - "8564db29-a896-4f7e-96fe-728fb6d55dc8" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11949" - ], - "x-ms-correlation-request-id": [ - "3a53688a-09ff-4900-a449-c8375cd7861b" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223002Z:3a53688a-09ff-4900-a449-c8375cd7861b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:30:01 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "15270e34-71d8-4110-a111-a723ec594b5a" - ], - "x-ms-client-request-id": [ - "4410a4c5-6f6a-4b9a-a1fc-3c4a33c0494a" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11948" - ], - "x-ms-correlation-request-id": [ - "2490474a-cb00-4c23-9d09-589668b82242" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223012Z:2490474a-cb00-4c23-9d09-589668b82242" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:30:12 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "451c7af4-685f-46e2-8a43-5eb24e38822a" - ], - "x-ms-client-request-id": [ - "0bda9984-84b8-45e6-aaf1-25010367e66f" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11947" - ], - "x-ms-correlation-request-id": [ - "de4f8ff7-457f-4d5c-a8af-5e31953782da" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223022Z:de4f8ff7-457f-4d5c-a8af-5e31953782da" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:30:22 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "cf10cb3a-5627-4fe8-a0b1-0626d04a984d" - ], - "x-ms-client-request-id": [ - "bbe950ad-67a7-4380-ae9c-3f18ec707471" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11946" - ], - "x-ms-correlation-request-id": [ - "38f78fc1-e89a-4913-a1f4-c9abe2176811" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223033Z:38f78fc1-e89a-4913-a1f4-c9abe2176811" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:30:32 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "f92b50f4-c92d-429d-9c33-74172aa786d9" - ], - "x-ms-client-request-id": [ - "975d023e-c181-4f8e-b639-2445fdecaf01" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11945" - ], - "x-ms-correlation-request-id": [ - "4d59f742-5b24-496e-806f-5068650a27b8" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223043Z:4d59f742-5b24-496e-806f-5068650a27b8" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:30:42 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "5bdb7107-bec1-4519-a279-c42e8558dfff" - ], - "x-ms-client-request-id": [ - "b55a60bc-41eb-4ffb-87eb-2be04992c3b3" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11944" - ], - "x-ms-correlation-request-id": [ - "868c9aaa-9a03-445f-9ecb-9e81862d2db8" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223053Z:868c9aaa-9a03-445f-9ecb-9e81862d2db8" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:30:53 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3b11bad5-4324-4251-a952-3d8acfc7bed9" - ], - "x-ms-client-request-id": [ - "52dadd19-4d19-4cab-9a77-71b5cabe2f37" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11943" - ], - "x-ms-correlation-request-id": [ - "a24a041a-dbe1-4259-8ff5-47c8a1643b0d" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223104Z:a24a041a-dbe1-4259-8ff5-47c8a1643b0d" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:31:03 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3b035a52-95f0-4fa3-ada3-3f22312b734b" - ], - "x-ms-client-request-id": [ - "76bc0ea3-e437-421c-bf4d-da4d5a9fa7e1" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11942" - ], - "x-ms-correlation-request-id": [ - "daa9c013-a60b-4e0f-9316-a3c1630354f8" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223114Z:daa9c013-a60b-4e0f-9316-a3c1630354f8" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:31:13 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "ef2a394c-6285-4fd7-84ee-7dec8cf174e5" - ], - "x-ms-client-request-id": [ - "1878c676-7657-4cf3-b6d4-bb2f117c9a3a" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11941" - ], - "x-ms-correlation-request-id": [ - "cbde9771-73c3-4fb2-9896-4d52b8354dfc" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223124Z:cbde9771-73c3-4fb2-9896-4d52b8354dfc" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:31:23 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "ed8a1c35-d69d-447c-b52b-fc27d4101d3e" - ], - "x-ms-client-request-id": [ - "50d49f56-06a8-4b19-b0da-a0820472311d" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11940" - ], - "x-ms-correlation-request-id": [ - "4f76d124-d1dd-4510-b180-1b6ce26cef12" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223135Z:4f76d124-d1dd-4510-b180-1b6ce26cef12" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:31:34 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3635e092-72ff-482c-8b13-5241400a897b" - ], - "x-ms-client-request-id": [ - "3a01db17-7917-4337-b99b-c62140dc5370" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11939" - ], - "x-ms-correlation-request-id": [ - "3bde75ba-d7f8-422c-8dd6-937dce04b3b8" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223145Z:3bde75ba-d7f8-422c-8dd6-937dce04b3b8" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:31:44 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "7a42bc95-b81b-477f-93e6-7097cb9e4a01" - ], - "x-ms-client-request-id": [ - "b1abe7c7-c6f5-4224-b9cb-b134a0f0003d" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11938" - ], - "x-ms-correlation-request-id": [ - "97ac629f-41a2-4afc-bb0e-b93adc0a3ae1" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223155Z:97ac629f-41a2-4afc-bb0e-b93adc0a3ae1" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:31:54 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "4d78e32c-343d-4ab1-85e4-80a711c837e0" - ], - "x-ms-client-request-id": [ - "6b2f941d-61ec-432c-857d-e1dbd3c02d84" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11937" - ], - "x-ms-correlation-request-id": [ - "72c567a0-e2d0-4bef-88c5-d6cb7f2597fa" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223205Z:72c567a0-e2d0-4bef-88c5-d6cb7f2597fa" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:32:05 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "a5cc0a48-48ac-4803-b1a0-5f0f6e86a8cb" - ], - "x-ms-client-request-id": [ - "5a302dd6-84ab-4c34-b44e-522bba31341f" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11936" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-correlation-request-id": [ - "a80d20b8-b124-4fc4-a853-aad18df05972" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223216Z:a80d20b8-b124-4fc4-a853-aad18df05972" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:32:16 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "1589fced-5e28-4f63-b898-0b66f6c43385" - ], - "x-ms-client-request-id": [ - "fb33af12-1475-4e29-917e-51dd13dd22c7" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11935" - ], - "x-ms-correlation-request-id": [ - "6ee2ab0a-96c4-4bbf-9af7-3dfffdccd954" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223226Z:6ee2ab0a-96c4-4bbf-9af7-3dfffdccd954" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:32:26 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "959575e2-e995-4c7f-9562-90303e99e094" - ], - "x-ms-client-request-id": [ - "a0c75ddc-b88d-4433-aa2e-f006b281d359" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11934" - ], - "x-ms-correlation-request-id": [ - "9cdb7ad9-5116-4e0f-bed2-2ff9e8afcd0e" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223236Z:9cdb7ad9-5116-4e0f-bed2-2ff9e8afcd0e" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:32:36 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "18bf3e1d-b642-4916-a85d-a7b69c2179ee" - ], - "x-ms-client-request-id": [ - "b0af54f8-7193-435f-9770-a2c195cf74d4" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11933" - ], - "x-ms-correlation-request-id": [ - "6438c62d-1a19-48e7-8889-3039106c76e3" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223247Z:6438c62d-1a19-48e7-8889-3039106c76e3" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:32:47 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "43d33bec-c275-43f7-861d-362b8ee41fc5" - ], - "x-ms-client-request-id": [ - "187455de-aba0-4f54-a74a-ea870cc25abd" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11932" - ], - "x-ms-correlation-request-id": [ - "035d3432-a63a-48c8-bcaf-097b8003cc4a" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223257Z:035d3432-a63a-48c8-bcaf-097b8003cc4a" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:32:57 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "dbaa3fb1-2648-4325-ac39-3f38e47baa54" - ], - "x-ms-client-request-id": [ - "00f4a7e6-321e-4300-b9bc-20052e2f76ae" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11931" - ], - "x-ms-correlation-request-id": [ - "2afa51d3-c405-46ff-acd8-aff8b27d2dab" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223307Z:2afa51d3-c405-46ff-acd8-aff8b27d2dab" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:33:07 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "a4dc5f1d-b586-4002-9278-5c26ef58dc98" - ], - "x-ms-client-request-id": [ - "9602d724-f825-42b3-9114-fc6b0bde15e1" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11930" - ], - "x-ms-correlation-request-id": [ - "38b0ef07-2429-4981-8b71-a669d02e6db7" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223318Z:38b0ef07-2429-4981-8b71-a669d02e6db7" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:33:17 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "9e52168f-48d8-42e7-88d0-f93f4d9472e8" - ], - "x-ms-client-request-id": [ - "346046f3-fc48-484a-aa2d-3aec4c5b0008" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11929" - ], - "x-ms-correlation-request-id": [ - "7d400f99-8aeb-42ea-bab6-13362efbb88d" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223328Z:7d400f99-8aeb-42ea-bab6-13362efbb88d" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:33:28 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "7ea21b3c-7a59-4552-9ebd-e383091d4b27" - ], - "x-ms-client-request-id": [ - "f033e2af-4639-48f9-aeb7-882f09791a7b" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11928" - ], - "x-ms-correlation-request-id": [ - "234bbf15-d9fe-436d-930a-0d10c3c48b74" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223338Z:234bbf15-d9fe-436d-930a-0d10c3c48b74" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:33:38 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "e104afb7-b697-44dd-af61-25985d495878" - ], - "x-ms-client-request-id": [ - "2090e35a-314b-4a0c-bb6a-1d6f275c927b" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11927" - ], - "x-ms-correlation-request-id": [ - "80f3741c-f9f6-4335-9e36-662f9b5fde70" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223349Z:80f3741c-f9f6-4335-9e36-662f9b5fde70" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:33:48 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "74b7137a-6655-47bf-b528-6cf4f379b076" - ], - "x-ms-client-request-id": [ - "12614b2f-9d6e-4317-9183-7e6ff44628b0" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11926" - ], - "x-ms-correlation-request-id": [ - "ce48b73e-dc86-4c9f-8548-1d3ac1d2f298" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223359Z:ce48b73e-dc86-4c9f-8548-1d3ac1d2f298" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:33:58 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "c5dd0e46-b906-4907-a811-e67958829e3a" - ], - "x-ms-client-request-id": [ - "bc48948f-fea8-4d7b-8207-e1a9d4243f86" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11925" - ], - "x-ms-correlation-request-id": [ - "40cd1914-95c8-4202-9fa2-f1c16d3dc71b" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223409Z:40cd1914-95c8-4202-9fa2-f1c16d3dc71b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:34:09 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "cc195d60-c648-4e39-81e9-7d2aecc19037" - ], - "x-ms-client-request-id": [ - "0922baba-f823-48d0-87cf-b5dc14995879" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11924" - ], - "x-ms-correlation-request-id": [ - "e57ab808-a805-4d5f-8aa6-64b0e16d9a91" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223420Z:e57ab808-a805-4d5f-8aa6-64b0e16d9a91" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:34:19 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "bad61a10-d433-4874-8042-203729580916" - ], - "x-ms-client-request-id": [ - "e9484f21-286a-4294-bfaf-b1fe56425634" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11923" - ], - "x-ms-correlation-request-id": [ - "4342635c-fe01-4914-9897-41b133e2048d" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223430Z:4342635c-fe01-4914-9897-41b133e2048d" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:34:29 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "b22e40dc-603d-4f65-ac50-4e7c69994ea1" - ], - "x-ms-client-request-id": [ - "8dc445e8-258b-444e-bd5c-9361eeadcb5b" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11922" - ], - "x-ms-correlation-request-id": [ - "6d13e9c4-7083-442f-9f03-4791e61cb422" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223440Z:6d13e9c4-7083-442f-9f03-4791e61cb422" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:34:40 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "69f8a27d-e0e0-4449-bfcc-d741e66ac2b5" - ], - "x-ms-client-request-id": [ - "7689ec90-218e-430f-a78f-9fdb79d7a77d" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11921" + "11963" ], "x-ms-correlation-request-id": [ - "79b05931-14f0-4ec4-bfc7-ae13fba3ff72" + "21f8c9bf-6cc2-4573-8e8d-1e9e9d1b678c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223451Z:79b05931-14f0-4ec4-bfc7-ae13fba3ff72" + "SOUTHEASTASIA:20210106T045009Z:21f8c9bf-6cc2-4573-8e8d-1e9e9d1b678c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:34:50 GMT" + "Wed, 06 Jan 2021 04:50:08 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -6463,16 +2479,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -6482,116 +2498,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "48a63adf-0413-4b13-9f65-f4b8627358b1" - ], - "x-ms-client-request-id": [ - "1d960e1f-7c84-4875-9144-6d2e1dc30d34" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11920" - ], - "x-ms-correlation-request-id": [ - "4f360c38-7a2b-459e-9605-9bb04f4a4f7c" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223501Z:4f360c38-7a2b-459e-9605-9bb04f4a4f7c" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:35:00 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "e910886b-50db-489b-b23a-e953577f62c3" + "bf23f3a1-48d4-4bbe-9c52-8cddfbfe94bf" ], "x-ms-client-request-id": [ - "0b2c306f-5132-4fdf-a5f8-95c1945e0bf5" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "f7d50ded-f0c6-4058-b05f-4c872bf49cf5" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11919" + "11962" ], "x-ms-correlation-request-id": [ - "b535083d-233a-4190-87ee-88911d905ee9" + "4405b170-bb0e-41dd-a75e-be39c60fbe88" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223511Z:b535083d-233a-4190-87ee-88911d905ee9" + "SOUTHEASTASIA:20210106T045019Z:4405b170-bb0e-41dd-a75e-be39c60fbe88" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:35:10 GMT" + "Wed, 06 Jan 2021 04:50:18 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -6601,16 +2539,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -6620,116 +2558,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7334a05b-eaf2-4f63-b7e8-1af8b9d0e292" - ], - "x-ms-client-request-id": [ - "ad19c18b-0baa-4ce1-be4e-d67e0edca42e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11918" - ], - "x-ms-correlation-request-id": [ - "a370826e-349e-4bb0-8d00-644115de1656" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223522Z:a370826e-349e-4bb0-8d00-644115de1656" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:35:22 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "26bc61f6-b4bc-49bf-842f-ad24326b622d" + "776c5f8c-bf22-4afb-aa1f-6ba0952a6900" ], "x-ms-client-request-id": [ - "83d84fc2-aab8-409b-aa14-f0e738550af3" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "4c5c9fe8-99cb-4cfc-8ed9-0883261a1e64" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11917" + "11961" ], "x-ms-correlation-request-id": [ - "c441a4ee-96a5-461c-b498-eaf83bbbb16c" + "8eb642aa-20dd-4fa1-9b3e-f73797dca7c4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223532Z:c441a4ee-96a5-461c-b498-eaf83bbbb16c" + "SOUTHEASTASIA:20210106T045029Z:8eb642aa-20dd-4fa1-9b3e-f73797dca7c4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:35:32 GMT" + "Wed, 06 Jan 2021 04:50:29 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -6739,16 +2599,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -6758,116 +2618,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7f4b3e98-a9b0-454d-a26f-cb0807ff84bd" - ], - "x-ms-client-request-id": [ - "dd1c350e-91e3-4e64-bcda-ae1b8954bce0" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11916" - ], - "x-ms-correlation-request-id": [ - "2b1ec5c5-158b-4672-a8a9-e01df612b67b" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T223542Z:2b1ec5c5-158b-4672-a8a9-e01df612b67b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:35:42 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "d8213443-9932-461b-9473-371a3fb4b490" - ], - "x-ms-client-request-id": [ - "69d706b0-ff21-4f6f-adb1-e85c5b7d131f" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-IIS/10.0" + "e428ae6b-6a72-4cf6-b7ba-b0cec8b49d4d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a4d2f606-fa25-4724-9d30-39117d36a2a0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11915" + "11960" ], "x-ms-correlation-request-id": [ - "34fcc729-1b5d-4793-a272-190cd565131a" + "ed39b93c-2e9e-4b99-8c35-04c03e1f27a6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223553Z:34fcc729-1b5d-4793-a272-190cd565131a" + "SOUTHEASTASIA:20210106T045040Z:ed39b93c-2e9e-4b99-8c35-04c03e1f27a6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:35:52 GMT" + "Wed, 06 Jan 2021 04:50:39 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -6877,16 +2659,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -6896,47 +2678,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "fb827944-7ac3-4cd0-8310-4f1c4f2faf7a" - ], - "x-ms-client-request-id": [ - "59dfbdba-279e-470c-9963-17e98de8cb51" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3dd80090-df10-4a85-9666-3139158db228" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ab517923-6bc9-449d-8313-70c973de48c3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11914" + "11959" ], "x-ms-correlation-request-id": [ - "c8a27e34-4976-4c52-a174-3470e0f01de4" + "378a20b3-2313-436f-be2a-e1aafe608ada" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223603Z:c8a27e34-4976-4c52-a174-3470e0f01de4" + "SOUTHEASTASIA:20210106T045050Z:378a20b3-2313-436f-be2a-e1aafe608ada" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:36:02 GMT" + "Wed, 06 Jan 2021 04:50:49 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -6946,16 +2719,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -6965,47 +2738,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c9699698-9ba0-4626-8785-48c592599b2c" - ], - "x-ms-client-request-id": [ - "dc112594-f33d-4a6c-9341-1b7529927293" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "83770382-1758-4742-b61a-fe0fe5e8ed8e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f7f87af4-f733-4799-87f0-ce4ac50c2b66" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11913" + "11958" ], "x-ms-correlation-request-id": [ - "ea3c23d6-932b-48c4-aba9-ad4e66e58353" + "287fe27b-7151-4a14-b333-3008381a50c8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223613Z:ea3c23d6-932b-48c4-aba9-ad4e66e58353" + "SOUTHEASTASIA:20210106T045100Z:287fe27b-7151-4a14-b333-3008381a50c8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:36:13 GMT" + "Wed, 06 Jan 2021 04:51:00 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7015,16 +2779,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7034,47 +2798,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "86d0c4a5-c9f4-4951-bcd2-0b480a77e261" - ], - "x-ms-client-request-id": [ - "6ad61809-276b-4ddb-bf48-0a291bc55f65" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "aca94825-c402-4cd8-928c-4b4f106b5a86" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8a441803-2a3b-4a2e-afa2-d251dc05de8b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11912" + "11957" ], "x-ms-correlation-request-id": [ - "47c5f857-84e7-4993-938c-bf535bb6b2cd" + "12e592c1-ef1d-454e-887e-288585f5233a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223623Z:47c5f857-84e7-4993-938c-bf535bb6b2cd" + "SOUTHEASTASIA:20210106T045111Z:12e592c1-ef1d-454e-887e-288585f5233a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:36:23 GMT" + "Wed, 06 Jan 2021 04:51:11 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7084,16 +2839,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7103,47 +2858,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d3ac7c5c-d193-4df2-b24f-bce85fd3d512" - ], - "x-ms-client-request-id": [ - "6cdaab95-9554-4af3-88e8-c0ab0ec72a6f" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "babf8c05-75fd-4785-b032-7e90f2d8bcf6" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "eb1c8dd9-19d8-4fa6-bee5-96381d3b07e7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11911" + "11956" ], "x-ms-correlation-request-id": [ - "c72ca04b-ffaf-4f32-9436-01c004c2e730" + "b30e7668-76a9-47c5-b7bf-0b662b6e1078" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223634Z:c72ca04b-ffaf-4f32-9436-01c004c2e730" + "SOUTHEASTASIA:20210106T045121Z:b30e7668-76a9-47c5-b7bf-0b662b6e1078" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:36:33 GMT" + "Wed, 06 Jan 2021 04:51:21 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7153,16 +2899,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7172,47 +2918,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "194ef2c5-b31a-402c-94fa-bdfa47990bda" - ], - "x-ms-client-request-id": [ - "d937d256-ecb8-445a-976c-069d90e675c1" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c7635082-8818-4fab-8770-6acbbfb65fb9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3116923a-a5f5-4b56-b0e4-5650a031c81e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11910" + "11955" ], "x-ms-correlation-request-id": [ - "107e868c-9090-43f9-9983-45a79e74f755" + "a05f9fc9-058c-4191-8475-fc068a525450" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223644Z:107e868c-9090-43f9-9983-45a79e74f755" + "SOUTHEASTASIA:20210106T045131Z:a05f9fc9-058c-4191-8475-fc068a525450" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:36:43 GMT" + "Wed, 06 Jan 2021 04:51:31 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7222,16 +2959,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7241,47 +2978,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e8c20c9a-4186-4707-9bfb-1f050dd000ed" - ], - "x-ms-client-request-id": [ - "bf0708d4-7cec-4cfb-a953-310fdbf758bd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f6c5aa55-7b66-4a6b-acd8-ad21d9603f71" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c03a3f5f-4e4e-4d7e-8d8a-deb56b2b96c6" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11909" + "11954" ], "x-ms-correlation-request-id": [ - "72ba6fa1-9bc3-467f-b651-9575fea37c1f" + "8f2b1ba0-647a-45cf-b72c-861a21bc67ca" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223654Z:72ba6fa1-9bc3-467f-b651-9575fea37c1f" + "SOUTHEASTASIA:20210106T045142Z:8f2b1ba0-647a-45cf-b72c-861a21bc67ca" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:36:54 GMT" + "Wed, 06 Jan 2021 04:51:42 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7291,16 +3019,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7310,47 +3038,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4be751a6-08ec-4cc8-9803-a42e126a8bb2" - ], - "x-ms-client-request-id": [ - "c04eb662-2000-416e-86f5-1d1dd0575630" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ec24ab09-7781-45d3-9b5e-7da17d26d767" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c4763d33-5099-410e-8f00-8c5ea4c32f02" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11908" + "11953" ], "x-ms-correlation-request-id": [ - "85560b8b-7d18-4b87-8458-d60c50d0b661" + "7d171d8e-10bb-46e9-b42f-97b11ee251f8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223705Z:85560b8b-7d18-4b87-8458-d60c50d0b661" + "SOUTHEASTASIA:20210106T045152Z:7d171d8e-10bb-46e9-b42f-97b11ee251f8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:37:04 GMT" + "Wed, 06 Jan 2021 04:51:52 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7360,16 +3079,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7379,47 +3098,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "17b123f4-92c7-46c8-b0bb-ba18e56b3fe3" - ], - "x-ms-client-request-id": [ - "2d59d174-4d78-43b3-af57-4c5dfd1bfd64" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b8d515eb-c571-4565-b9f7-af9028142898" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f3245bbb-d324-4f79-a3a9-fe035be12671" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11907" + "11952" ], "x-ms-correlation-request-id": [ - "e73e82dd-b627-4da8-adc7-cbacd6ebd430" + "7fd062c1-aff9-4e13-8afe-c95456df193a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223715Z:e73e82dd-b627-4da8-adc7-cbacd6ebd430" + "SOUTHEASTASIA:20210106T045202Z:7fd062c1-aff9-4e13-8afe-c95456df193a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:37:14 GMT" + "Wed, 06 Jan 2021 04:52:02 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7429,16 +3139,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7448,47 +3158,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d0eb2a47-e88e-403c-bae1-312e8ec69ef4" - ], - "x-ms-client-request-id": [ - "bdfa9c3d-aa50-406c-a095-008fabe4847d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "6b80c5d7-5bfd-49bd-bec0-de2c76123c2f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a079bf47-9fa2-4490-b511-3f1e98677756" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11906" + "11951" ], "x-ms-correlation-request-id": [ - "ee55a8e1-9dc5-4866-ba0a-eea3a3f864c3" + "f989f76a-fa9f-45a2-ac64-3e85d0e32904" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223725Z:ee55a8e1-9dc5-4866-ba0a-eea3a3f864c3" + "SOUTHEASTASIA:20210106T045213Z:f989f76a-fa9f-45a2-ac64-3e85d0e32904" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:37:24 GMT" + "Wed, 06 Jan 2021 04:52:12 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7498,16 +3199,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7517,47 +3218,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "d3c3f65d-2f9e-4884-b615-4e817e9c8a19" - ], - "x-ms-client-request-id": [ - "2a59c1cc-1844-429c-99b0-f0525873167e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "159af243-07e8-4c28-97bd-3cde3ead36da" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "274fef06-b70e-4e47-a827-808e71ad43d9" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11905" + "11950" ], "x-ms-correlation-request-id": [ - "22cba3c4-0101-476a-8360-cf97094099cc" + "54d75cdf-f25f-41b0-95fc-0c0fa976d0b0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223736Z:22cba3c4-0101-476a-8360-cf97094099cc" + "SOUTHEASTASIA:20210106T045223Z:54d75cdf-f25f-41b0-95fc-0c0fa976d0b0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:37:35 GMT" + "Wed, 06 Jan 2021 04:52:23 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7567,16 +3259,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7586,47 +3278,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7ccab318-806c-4aa2-b749-0b8f338c492e" - ], - "x-ms-client-request-id": [ - "a771a045-8fa7-4186-b5b1-f90bcf1c4d20" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "978cb54e-5a51-40f1-a407-ed930ac5e30f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6ef3da59-a310-4a4c-b93e-c3302a27198e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11904" + "11949" ], "x-ms-correlation-request-id": [ - "c481ebfd-f49e-450b-907c-0670af6b2231" + "6489df8b-f6e8-4252-9277-40f64fd75aa3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223746Z:c481ebfd-f49e-450b-907c-0670af6b2231" + "SOUTHEASTASIA:20210106T045233Z:6489df8b-f6e8-4252-9277-40f64fd75aa3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:37:46 GMT" + "Wed, 06 Jan 2021 04:52:33 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7636,16 +3319,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7655,47 +3338,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "485b0bc0-3756-4049-8bf5-087cf3967c55" - ], - "x-ms-client-request-id": [ - "bd5a96ca-d883-480b-a7d4-d8e5a1972a44" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11903" + "x-ms-request-id": [ + "73896d08-9570-4187-a5b2-f912a93b580e" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-client-request-id": [ + "f2226482-6031-4d8f-a5dd-ef71cf26d05c" ], - "X-AspNet-Version": [ - "4.0.30319" + "Server": [ + "Kestrel" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11948" ], "x-ms-correlation-request-id": [ - "f6905795-723a-4c4d-85cd-77db625d22d6" + "5b645dd9-e0bd-4b37-8b53-55b8b8f97bf9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223756Z:f6905795-723a-4c4d-85cd-77db625d22d6" + "SOUTHEASTASIA:20210106T045244Z:5b645dd9-e0bd-4b37-8b53-55b8b8f97bf9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:37:56 GMT" + "Wed, 06 Jan 2021 04:52:43 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7705,16 +3379,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7724,47 +3398,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4161de10-68b6-405a-b0bf-bf45cc648541" - ], - "x-ms-client-request-id": [ - "8edac0e9-f1af-46b9-83f8-154f9b8546dd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "7b0ca6c2-e80e-424c-ac77-7ab547b47b78" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "73bb8bbe-720a-48b8-8417-d81fc335bdb0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11902" + "11947" ], "x-ms-correlation-request-id": [ - "205b7e36-8a9c-4a8c-8209-3c157c413704" + "269eb7b9-7403-4b14-a80c-1b1e03218190" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223807Z:205b7e36-8a9c-4a8c-8209-3c157c413704" + "SOUTHEASTASIA:20210106T045254Z:269eb7b9-7403-4b14-a80c-1b1e03218190" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:38:07 GMT" + "Wed, 06 Jan 2021 04:52:53 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7774,16 +3439,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7793,47 +3458,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "150eefa1-4254-4dce-861c-1285f8d59d89" - ], - "x-ms-client-request-id": [ - "b3c94d18-d624-4979-9932-91e0e03757ad" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4302c96d-e7fc-4160-ac64-ce559e331054" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e4bdf849-986a-43c5-bdb5-6ccbfb941a0e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11901" + "11946" ], "x-ms-correlation-request-id": [ - "7089efec-9675-463d-a19f-5d146ab69f8b" + "ae82ff83-9d8a-4a1a-ad46-ac13626174d9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223817Z:7089efec-9675-463d-a19f-5d146ab69f8b" + "SOUTHEASTASIA:20210106T045304Z:ae82ff83-9d8a-4a1a-ad46-ac13626174d9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:38:17 GMT" + "Wed, 06 Jan 2021 04:53:04 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7843,16 +3499,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7862,47 +3518,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4a3820b4-23e6-494d-a6d4-0a938f19bd73" - ], - "x-ms-client-request-id": [ - "14372718-2196-41e4-9f31-f5a5ec44c638" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8f2be45e-3129-4dae-8f89-7f832a80bd68" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e4126de2-d53d-4494-a3b0-2309b32d403c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11900" + "11945" ], "x-ms-correlation-request-id": [ - "2e592139-1fd9-46a1-b1c2-87e485929ac0" + "7c80252b-1030-4220-9088-0cc1991e576d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223827Z:2e592139-1fd9-46a1-b1c2-87e485929ac0" + "SOUTHEASTASIA:20210106T045315Z:7c80252b-1030-4220-9088-0cc1991e576d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:38:27 GMT" + "Wed, 06 Jan 2021 04:53:14 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7912,16 +3559,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -7931,47 +3578,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a1ae2d98-00f3-47e4-aacd-ae0b726f8fb2" - ], - "x-ms-client-request-id": [ - "16a9daf1-1cf7-4af0-b5c4-25f304fac77c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2aa99c88-84d4-4c57-9f3c-4f389bfe50fe" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "265bf9bf-e29b-47a8-ac36-fb3dcf4ea9d2" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11899" + "11944" ], "x-ms-correlation-request-id": [ - "4eb7829d-ff66-481c-b5c5-63bd6a8012a3" + "88ecc521-513f-4271-9544-d03c31768e81" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223838Z:4eb7829d-ff66-481c-b5c5-63bd6a8012a3" + "SOUTHEASTASIA:20210106T045325Z:88ecc521-513f-4271-9544-d03c31768e81" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:38:37 GMT" + "Wed, 06 Jan 2021 04:53:24 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -7981,16 +3619,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8000,47 +3638,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0f8874bd-22f0-44b9-80fe-dc379a380a33" - ], - "x-ms-client-request-id": [ - "0e7804a5-aef2-4317-aa8f-8c37ae35c788" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8038445f-cf24-45fe-a840-fd0ac47541bc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "583086f4-b7d9-48aa-986d-a01455aada55" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11898" + "11943" ], "x-ms-correlation-request-id": [ - "1f42efe6-f421-4baa-b76f-4f2d61e2e0f8" + "c25aafae-ee21-4f5e-bd7d-1e583887acd3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223848Z:1f42efe6-f421-4baa-b76f-4f2d61e2e0f8" + "SOUTHEASTASIA:20210106T045335Z:c25aafae-ee21-4f5e-bd7d-1e583887acd3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:38:48 GMT" + "Wed, 06 Jan 2021 04:53:35 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8050,16 +3679,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8069,47 +3698,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e8b663c3-d5ce-4ce3-b284-22a1ae43fa16" - ], - "x-ms-client-request-id": [ - "56b37032-e211-47be-a25f-41c79c8e35fd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "41bec1a3-b9aa-4df9-bb61-24f0d8e757ae" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "67115d7f-2810-4523-8f8a-968fdb3cca74" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11897" + "11942" ], "x-ms-correlation-request-id": [ - "8a75464d-31e2-4934-b0ec-3d55e915496b" + "3173df05-1c17-4326-b573-b11f5f1f447d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223858Z:8a75464d-31e2-4934-b0ec-3d55e915496b" + "SOUTHEASTASIA:20210106T045346Z:3173df05-1c17-4326-b573-b11f5f1f447d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:38:58 GMT" + "Wed, 06 Jan 2021 04:53:46 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8119,16 +3739,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8138,47 +3758,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b1cb43eb-dd57-40bf-98af-cf691350f9fc" - ], - "x-ms-client-request-id": [ - "538527d3-5538-4a5b-96f7-8e505fbf2dba" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f90b29be-96de-4987-b27a-ba0dd9872ef9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7dd1188e-30cc-45c4-b7de-1bb9269bc70e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11896" + "11941" ], "x-ms-correlation-request-id": [ - "933aa3c1-5ccd-46fa-92e6-e722e7636d8d" + "377c7a89-1937-435f-88e5-d17e5c8f63e1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223909Z:933aa3c1-5ccd-46fa-92e6-e722e7636d8d" + "SOUTHEASTASIA:20210106T045356Z:377c7a89-1937-435f-88e5-d17e5c8f63e1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:39:08 GMT" + "Wed, 06 Jan 2021 04:53:56 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8188,16 +3799,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8207,47 +3818,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b9c3c229-6180-4dc5-b3cc-0cd4828d1d92" - ], - "x-ms-client-request-id": [ - "0feb80f7-be2d-4e1f-a865-8445b01c4ed7" - ], - "OData-Version": [ - "4.0" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11940" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "adc2feaf-7e2a-48a9-b968-38ae700e83cf" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "71b602ad-4e61-40e7-9f5b-727cf401343d" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11895" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "9761301f-bbc4-4dd0-ba0d-dceca1d7eaa6" + "c0bbe04d-b63f-4c1e-8c45-d7f0218c377b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223919Z:9761301f-bbc4-4dd0-ba0d-dceca1d7eaa6" + "SOUTHEASTASIA:20210106T045406Z:c0bbe04d-b63f-4c1e-8c45-d7f0218c377b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:39:18 GMT" + "Wed, 06 Jan 2021 04:54:06 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8257,16 +3859,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8276,47 +3878,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "cc913008-3015-4369-add9-5117a03f9864" - ], - "x-ms-client-request-id": [ - "573c72ae-9e95-46c6-af4f-fd48795a76cf" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "72969e29-02bb-4549-8f01-35468a1380c8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "30b14bd3-8018-4e8a-b168-43dc2676de8b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11894" + "11939" ], "x-ms-correlation-request-id": [ - "7aec6aa8-291a-4d3c-92e1-f57573320b6d" + "93da2dcc-5b16-4d74-8547-e69b3295902a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223929Z:7aec6aa8-291a-4d3c-92e1-f57573320b6d" + "SOUTHEASTASIA:20210106T045417Z:93da2dcc-5b16-4d74-8547-e69b3295902a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:39:29 GMT" + "Wed, 06 Jan 2021 04:54:17 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8326,16 +3919,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8345,47 +3938,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e696b694-8521-45c0-b545-603f0d4ffbfd" - ], - "x-ms-client-request-id": [ - "b9109756-a19c-478b-b43d-0864eb815298" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "df3de046-b65d-439e-9479-89d7cfd35e2a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7d38ce7f-89c0-4d5e-8102-25f053713972" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11893" + "11938" ], "x-ms-correlation-request-id": [ - "9814ccc0-e59a-4da1-bb88-f80584926bce" + "804259e7-8c03-4005-bac6-70f3b3ef6319" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223939Z:9814ccc0-e59a-4da1-bb88-f80584926bce" + "SOUTHEASTASIA:20210106T045428Z:804259e7-8c03-4005-bac6-70f3b3ef6319" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:39:39 GMT" + "Wed, 06 Jan 2021 04:54:27 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8395,16 +3979,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8414,47 +3998,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "61f63ecb-19f0-4f4f-b924-93ba27d2df0c" - ], - "x-ms-client-request-id": [ - "b83b4c5a-a69a-4aa1-a9f2-ab37c37ce564" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "55b8e677-85bb-4b1e-9cff-dad1041deb36" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "cc9bf7f1-b67b-4a7e-b2ff-957f9be3b593" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11892" + "11937" ], "x-ms-correlation-request-id": [ - "1d4d2da3-5b40-4780-acc4-b62ad5d48283" + "e421d6c5-3f74-473f-9cfe-955ef100dd07" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T223950Z:1d4d2da3-5b40-4780-acc4-b62ad5d48283" + "SOUTHEASTASIA:20210106T045438Z:e421d6c5-3f74-473f-9cfe-955ef100dd07" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:39:49 GMT" + "Wed, 06 Jan 2021 04:54:38 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8464,16 +4039,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8483,47 +4058,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "fc7fe622-ef12-4edf-b3c4-60082b4c7abf" - ], - "x-ms-client-request-id": [ - "e19038b8-edf1-459c-a196-12cd8f2835f7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "df049188-211b-4312-9351-dd9e7445f737" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3134de7f-8eec-4fdc-93fe-98480729e31f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11891" + "11936" ], "x-ms-correlation-request-id": [ - "1173e308-3706-4e0a-abdb-797e5f333566" + "ad2743d8-878b-4c7d-a370-dc4563756d92" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224000Z:1173e308-3706-4e0a-abdb-797e5f333566" + "SOUTHEASTASIA:20210106T045448Z:ad2743d8-878b-4c7d-a370-dc4563756d92" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:39:59 GMT" + "Wed, 06 Jan 2021 04:54:48 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8533,16 +4099,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8552,47 +4118,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "78228c32-7b24-436c-9c1b-54161759a4a3" - ], - "x-ms-client-request-id": [ - "f24ee17a-60e5-4717-9f52-0acbaecd6722" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8daad52e-2659-468f-b2b7-60d1cc19f565" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "41654514-c01e-4a0a-8dc4-cc4ad5062d64" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11890" + "11935" ], "x-ms-correlation-request-id": [ - "9ab35de3-7f4d-45be-9e9c-22ac7a98ba78" + "66cb4309-0c8e-44b6-811b-072f495ded06" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224010Z:9ab35de3-7f4d-45be-9e9c-22ac7a98ba78" + "SOUTHEASTASIA:20210106T045459Z:66cb4309-0c8e-44b6-811b-072f495ded06" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:40:10 GMT" + "Wed, 06 Jan 2021 04:54:58 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8602,16 +4159,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8621,47 +4178,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "846af89e-7619-4ad9-81dd-0a14ffe6625b" - ], - "x-ms-client-request-id": [ - "bcc6b5cd-2d7b-4aed-ba29-af341ef56ca3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3d243e11-be58-404d-86b8-12baa213c325" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "0208c04a-d2a0-4737-ac53-45420a313eee" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11889" + "11934" ], "x-ms-correlation-request-id": [ - "9253c7a5-495c-4ee9-9290-88f3b3502852" + "26d65026-2b84-47c8-9df8-dff2b6df8e77" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224021Z:9253c7a5-495c-4ee9-9290-88f3b3502852" + "SOUTHEASTASIA:20210106T045509Z:26d65026-2b84-47c8-9df8-dff2b6df8e77" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:40:20 GMT" + "Wed, 06 Jan 2021 04:55:08 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8671,16 +4219,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8690,47 +4238,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "607ce518-ec76-4748-88ab-edafa9088745" - ], - "x-ms-client-request-id": [ - "94309b20-9faa-45e5-a0f0-a48467c3e16e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3dd9395c-14e4-435c-953a-e613340e4baa" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "008b4851-9fb1-4f14-ba14-20fe6d043c65" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11888" + "11933" ], "x-ms-correlation-request-id": [ - "f09789e1-ad99-4550-91ec-d6d8a0bfa576" + "4daeb2f5-1102-4a69-9b8d-46c8f4418234" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224031Z:f09789e1-ad99-4550-91ec-d6d8a0bfa576" + "SOUTHEASTASIA:20210106T045519Z:4daeb2f5-1102-4a69-9b8d-46c8f4418234" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:40:30 GMT" + "Wed, 06 Jan 2021 04:55:19 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8740,16 +4279,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8759,47 +4298,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1fc53f73-269e-49e1-9e7a-b7a3a83c7d2c" - ], - "x-ms-client-request-id": [ - "ccd7c511-331f-4ef0-964c-d639808dbf0a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "98a152af-3b70-4795-87bc-334fdefa8f7b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a8724de2-cee4-495a-95d8-810e591b3c2a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11887" + "11932" ], "x-ms-correlation-request-id": [ - "3d8b0739-a608-484d-b9eb-c2e644f68ea5" + "dd3576cd-6c11-4d39-983b-6bb6486f7d8e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224041Z:3d8b0739-a608-484d-b9eb-c2e644f68ea5" + "SOUTHEASTASIA:20210106T045530Z:dd3576cd-6c11-4d39-983b-6bb6486f7d8e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:40:41 GMT" + "Wed, 06 Jan 2021 04:55:29 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8809,16 +4339,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8828,47 +4358,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "9f193705-a253-4f22-9d30-6c7d4e0d0c5a" - ], - "x-ms-client-request-id": [ - "34acf642-e6b6-4342-a598-51b769d4ec0d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1c3cc1cd-ffe3-4b4e-a5c5-a6d387bd843d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d42ec482-9c29-4463-878f-4d783f89db36" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11886" + "11931" ], "x-ms-correlation-request-id": [ - "18890dd9-c463-4a57-99fc-29ed4ed337e8" + "1e93ca21-3a7b-47e3-95e0-0f60cc7ba90b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224052Z:18890dd9-c463-4a57-99fc-29ed4ed337e8" + "SOUTHEASTASIA:20210106T045540Z:1e93ca21-3a7b-47e3-95e0-0f60cc7ba90b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:40:52 GMT" + "Wed, 06 Jan 2021 04:55:39 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8878,16 +4399,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8897,47 +4418,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c228779d-1396-40d2-bfcf-a0c946f1ed2e" - ], - "x-ms-client-request-id": [ - "ef9686a3-dbee-484a-ab9b-c0459e727eb4" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0a570f90-9b53-4fe9-8a78-3f76ecd893e1" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6450ca73-43e4-4adc-902b-4a31cb2c65c6" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11885" + "11930" ], "x-ms-correlation-request-id": [ - "ee820f3d-051f-4850-9cdc-e0b588324ea4" + "3ec4ba00-e840-4f86-a37c-1756577bbe51" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224102Z:ee820f3d-051f-4850-9cdc-e0b588324ea4" + "SOUTHEASTASIA:20210106T045550Z:3ec4ba00-e840-4f86-a37c-1756577bbe51" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:02 GMT" + "Wed, 06 Jan 2021 04:55:49 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -8947,16 +4459,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -8966,47 +4478,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8a48e9f5-6025-4e6b-9dd3-d2de23eb780a" - ], - "x-ms-client-request-id": [ - "a0f6ca6c-1907-4268-936d-31fb2fc3922a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "eb4a6258-0bd0-486f-9de3-75106fccc1fb" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f5971f7c-bf5d-43db-931d-c7ee7783e22d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11884" + "11929" ], "x-ms-correlation-request-id": [ - "4b2c6b1b-14f1-4f01-ae86-4d94607a7c1a" + "3d34d3f2-9bf0-477e-838e-1f5785422e3d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224112Z:4b2c6b1b-14f1-4f01-ae86-4d94607a7c1a" + "SOUTHEASTASIA:20210106T045601Z:3d34d3f2-9bf0-477e-838e-1f5785422e3d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:12 GMT" + "Wed, 06 Jan 2021 04:56:01 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9016,16 +4519,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9035,47 +4538,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "654cff8d-3272-42fb-a287-73c816ad6020" - ], - "x-ms-client-request-id": [ - "ec1cb5c3-16ed-4245-a586-4e91685d46c9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "5501626f-ba99-4d11-b680-026c3fe8b2c5" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1167a748-67e5-46b0-909f-0443408e47e5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11883" + "11928" ], "x-ms-correlation-request-id": [ - "f78a224b-6686-4fc0-84cf-ced97bd60abd" + "fc81a91c-6dc9-45bc-8eeb-8a835179facf" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224123Z:f78a224b-6686-4fc0-84cf-ced97bd60abd" + "SOUTHEASTASIA:20210106T045611Z:fc81a91c-6dc9-45bc-8eeb-8a835179facf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:22 GMT" + "Wed, 06 Jan 2021 04:56:11 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9085,16 +4579,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9104,47 +4598,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "688eeae0-7940-4395-b78d-ead17fe1601b" - ], - "x-ms-client-request-id": [ - "cd0fbae5-8cf0-41ce-82f1-391b67b2ac35" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4d700cf5-54ee-4cde-8d5b-67109b70b30c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7cea7f19-a48c-458a-bc29-32210f45890c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11882" + "11927" ], "x-ms-correlation-request-id": [ - "5967bfb0-1636-429c-b19b-99a69b7bc4e6" + "bcf8b6cb-25b3-489e-a365-fd39ef224c91" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224133Z:5967bfb0-1636-429c-b19b-99a69b7bc4e6" + "SOUTHEASTASIA:20210106T045621Z:bcf8b6cb-25b3-489e-a365-fd39ef224c91" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:33 GMT" + "Wed, 06 Jan 2021 04:56:21 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9154,16 +4639,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9173,47 +4658,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a72689bb-779e-4321-8928-7f4a80f3b755" - ], - "x-ms-client-request-id": [ - "8da1eb1a-dd61-49b0-91c2-b5dd8c9ce26b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "3582c01e-1aa5-4286-b89e-c42938bafdc2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d20c974f-8402-4965-9676-8740557a5901" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11881" + "11926" ], "x-ms-correlation-request-id": [ - "6c4e41ea-9126-450d-9550-a8aee93b7456" + "a3638632-8324-457c-a2c9-4f5031bfb6b3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224143Z:6c4e41ea-9126-450d-9550-a8aee93b7456" + "SOUTHEASTASIA:20210106T045632Z:a3638632-8324-457c-a2c9-4f5031bfb6b3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:43 GMT" + "Wed, 06 Jan 2021 04:56:31 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9223,16 +4699,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9242,47 +4718,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "16dafd00-03f3-47ec-83d9-9fd4887231ff" - ], - "x-ms-client-request-id": [ - "70e2e57a-4951-48ed-8ec6-2345291f2382" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "dd0cbf2a-3d96-49a2-889a-a7943b2dc49a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d1097cb5-8200-43ea-b8db-6130d388bcdf" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11880" + "11925" ], "x-ms-correlation-request-id": [ - "7b1b94dd-9dd4-41fb-8e5b-531b14e53bb7" + "76ca8ee3-d3f5-43c5-9ffd-719b17e0fce1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224154Z:7b1b94dd-9dd4-41fb-8e5b-531b14e53bb7" + "SOUTHEASTASIA:20210106T045642Z:76ca8ee3-d3f5-43c5-9ffd-719b17e0fce1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:53 GMT" + "Wed, 06 Jan 2021 04:56:42 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9292,16 +4759,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75/profileresults/profile6302/endpointresults/endpoint8159?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGU3ZWU2NWItY2EzOC00MGMwLTkyN2YtNjIxOTk0MjA3YTc1L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDgxNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943/profileresults/profile3918/endpointresults/endpoint3106?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDVlZDdkMWUtY2VkYi00YWIxLTlmNTItYjQxODIxZGY2OTQzL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDMxMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9311,72 +4778,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "eda6aecd-ab0b-488e-bb53-a749b5b7183f" - ], - "x-ms-client-request-id": [ - "acb39191-3186-40ac-b772-e24012b3ea49" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a811e630-683d-4b66-8ac4-025cf7e71c18" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "4bac27b0-f503-4df4-bc46-39d41fa03351" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11879" + "11924" ], "x-ms-correlation-request-id": [ - "b0bbe82d-5ab2-40b1-8c6c-2cb0de966246" + "a94a3983-8af4-4d8c-b73b-74602f26018b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224155Z:b0bbe82d-5ab2-40b1-8c6c-2cb0de966246" + "SOUTHEASTASIA:20210106T045642Z:a94a3983-8af4-4d8c-b73b-74602f26018b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:54 GMT" + "Wed, 06 Jan 2021 04:56:42 GMT" ], "Content-Length": [ - "1384" + "1234" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8159\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/8e7ee65b-ca38-40c0-927f-621994207a75/profileresults/profile6302/endpointresults/endpoint8159\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/05ed7d1e-cedb-4ab1-9f52-b41821df6943/profileresults/profile3918/endpointresults/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/fakeEndpoint/load?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9mYWtlRW5kcG9pbnQvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/fakeEndpoint/load?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9mYWtlRW5kcG9pbnQvbG9hZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/movies/amazing.mp4\",\r\n \"/pictures/pic1.jpg\"\r\n ]\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7a7e6a6c-1f61-4168-a65d-fb4561a8d96a" + "cbd41635-97c4-425a-bd91-8247b32a8363" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -9396,13 +4854,13 @@ "gateway" ], "x-ms-request-id": [ - "4c9dfae7-06f4-42c5-a04e-4bca6853df40" + "896eddb8-07a0-4aab-b48e-0dd96b43da60" ], "x-ms-correlation-request-id": [ - "4c9dfae7-06f4-42c5-a04e-4bca6853df40" + "896eddb8-07a0-4aab-b48e-0dd96b43da60" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224155Z:4c9dfae7-06f4-42c5-a04e-4bca6853df40" + "SOUTHEASTASIA:20210106T045643Z:896eddb8-07a0-4aab-b48e-0dd96b43da60" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9411,38 +4869,38 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:54 GMT" + "Wed, 06 Jan 2021 04:56:42 GMT" + ], + "Content-Length": [ + "249" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "249" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Cdn/profiles/profile6302/endpoints/fakeEndpoint' under resource group 'cdnResourceGroup9947' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Cdn/profiles/profile3918/endpoints/fakeEndpoint' under resource group 'cdnResourceGroup9763' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup9947/providers/Microsoft.Cdn/profiles/profile6302/endpoints/endpoint8159/stop?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cy9lbmRwb2ludDgxNTkvc3RvcD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106/stop?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cy9lbmRwb2ludDMxMDYvc3RvcD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3b1594e5-0d85-4a9a-a5ba-0157f357109a" + "2f0e06b2-cd79-45c7-8824-33b24293d938" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9453,74 +4911,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/75ec09e2-5efa-4bfa-a3d3-88ac6f491aaf/profileresults/profile6302/endpointresults/endpoint8159?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/9c909482-8752-4ffa-b95f-5f853b21607c/profileresults/profile3918/endpointresults/endpoint3106?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "8eb00fe2-462e-4caa-88d9-36de720594c1" + "8642bcb1-3941-4af9-b21f-68cee9baab8c" ], "x-ms-client-request-id": [ - "3b1594e5-0d85-4a9a-a5ba-0157f357109a" + "2f0e06b2-cd79-45c7-8824-33b24293d938" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/75ec09e2-5efa-4bfa-a3d3-88ac6f491aaf?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/9c909482-8752-4ffa-b95f-5f853b21607c?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "cde5ff2c-8946-4895-bfb8-0418a1e2a5fe" + "ff4fce5e-3375-4194-b454-85f8c9d87a42" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224200Z:cde5ff2c-8946-4895-bfb8-0418a1e2a5fe" + "SOUTHEASTASIA:20210106T045645Z:ff4fce5e-3375-4194-b454-85f8c9d87a42" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:41:59 GMT" + "Wed, 06 Jan 2021 04:56:45 GMT" ], "Content-Length": [ - "951" + "1140" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopping\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/profiles/profile3918/endpoints/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/75ec09e2-5efa-4bfa-a3d3-88ac6f491aaf?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzVlYzA5ZTItNWVmYS00YmZhLWEzZDMtODhhYzZmNDkxYWFmP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/9c909482-8752-4ffa-b95f-5f853b21607c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWM5MDk0ODItODc1Mi00ZmZhLWI5NWYtNWY4NTNiMjE2MDdjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9530,47 +4979,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "eae02c0d-dfba-4c7b-a296-9ad283fa7845" - ], - "x-ms-client-request-id": [ - "3ce34b85-9b53-4b5a-aa7f-d2e68c6a959e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d9732a7e-2d86-4e05-ac2e-7a2adda54ef9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "99f75562-acb2-4503-ae35-0d88541cc4db" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11878" + "11923" ], "x-ms-correlation-request-id": [ - "2c33286f-4b51-4df9-ada4-c79967205059" + "e57296c3-0c0f-48f5-ab72-9f037ac31e90" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224210Z:2c33286f-4b51-4df9-ada4-c79967205059" + "SOUTHEASTASIA:20210106T045656Z:e57296c3-0c0f-48f5-ab72-9f037ac31e90" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:09 GMT" + "Wed, 06 Jan 2021 04:56:55 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9580,16 +5020,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/75ec09e2-5efa-4bfa-a3d3-88ac6f491aaf?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzVlYzA5ZTItNWVmYS00YmZhLWEzZDMtODhhYzZmNDkxYWFmP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/9c909482-8752-4ffa-b95f-5f853b21607c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWM5MDk0ODItODc1Mi00ZmZhLWI5NWYtNWY4NTNiMjE2MDdjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9599,47 +5039,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4de49ee6-f54a-45ac-9689-a21ab2195a89" - ], - "x-ms-client-request-id": [ - "d06dbc73-ae9d-4b51-af0f-e83aa306c025" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "98426995-3764-4a93-8c48-773aef22fe8d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "de1fa25f-6d8e-4c2e-b346-a4d408579aeb" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11877" + "11922" ], "x-ms-correlation-request-id": [ - "fd9a0cc3-13e3-4ec5-9889-7fb2078e4692" + "49c8f5c3-c90c-4ed3-9800-77b3912d2b1a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224220Z:fd9a0cc3-13e3-4ec5-9889-7fb2078e4692" + "SOUTHEASTASIA:20210106T045706Z:49c8f5c3-c90c-4ed3-9800-77b3912d2b1a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:20 GMT" + "Wed, 06 Jan 2021 04:57:06 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -9649,16 +5080,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/75ec09e2-5efa-4bfa-a3d3-88ac6f491aaf/profileresults/profile6302/endpointresults/endpoint8159?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzVlYzA5ZTItNWVmYS00YmZhLWEzZDMtODhhYzZmNDkxYWFmL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU2MzAyL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDgxNTk/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/9c909482-8752-4ffa-b95f-5f853b21607c/profileresults/profile3918/endpointresults/endpoint3106?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWM5MDk0ODItODc1Mi00ZmZhLWI5NWYtNWY4NTNiMjE2MDdjL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUzOTE4L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDMxMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -9668,71 +5099,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "55fd26a4-d6a6-4db9-b515-e31c211444d3" - ], - "x-ms-client-request-id": [ - "a651e8ce-3cd4-4e57-a883-28faebecfbc3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "483a4ea1-81d9-42b6-b832-2eab7ad46eb8" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2cfdb931-361f-4140-ae21-0c780722f0d7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11876" + "11921" ], "x-ms-correlation-request-id": [ - "06f5120e-8bdc-4a1e-8051-b0e1a542608f" + "2a1e4a64-e3d8-4504-a9cf-20ead1841fc8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224221Z:06f5120e-8bdc-4a1e-8051-b0e1a542608f" + "SOUTHEASTASIA:20210106T045706Z:2a1e4a64-e3d8-4504-a9cf-20ead1841fc8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:20 GMT" + "Wed, 06 Jan 2021 04:57:06 GMT" ], "Content-Length": [ - "1384" + "1234" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint8159\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947/providers/Microsoft.Cdn/operationresults/75ec09e2-5efa-4bfa-a3d3-88ac6f491aaf/profileresults/profile6302/endpointresults/endpoint8159\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint8159.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopped\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/photos\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin9879\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763/providers/Microsoft.Cdn/operationresults/9c909482-8752-4ffa-b95f-5f853b21607c/profileresults/profile3918/endpointresults/endpoint3106\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"endpoint3106\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"kay1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpoint3106.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/photos\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"text/css\"\r\n ],\r\n \"isCompressionEnabled\": true,\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\": \"origin7931\",\r\n \"properties\": {\r\n \"hostName\": \"custom.hello.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\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9947?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9763?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5NzYzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "055861a3-e288-40ac-b221-5edf8970d5bb" + "c7ed6e00-f992-4c36-ae17-7389d0f661c6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -9744,79 +5166,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" - ], - "x-ms-request-id": [ - "bdf10c19-6fa7-48cf-b405-86871f9dc951" - ], - "x-ms-correlation-request-id": [ - "bdf10c19-6fa7-48cf-b405-86871f9dc951" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T224225Z:bdf10c19-6fa7-48cf-b405-86871f9dc951" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:42:25 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "14997" ], "x-ms-request-id": [ - "dfa101b0-ca2b-4134-8aaa-7cba9c5f5e81" + "a626b068-4722-4d66-b20e-b2150a8dee56" ], "x-ms-correlation-request-id": [ - "dfa101b0-ca2b-4134-8aaa-7cba9c5f5e81" + "a626b068-4722-4d66-b20e-b2150a8dee56" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224240Z:dfa101b0-ca2b-4134-8aaa-7cba9c5f5e81" + "SOUTHEASTASIA:20210106T045712Z:a626b068-4722-4d66-b20e-b2150a8dee56" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9825,7 +5190,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:40 GMT" + "Wed, 06 Jan 2021 04:57:11 GMT" ], "Expires": [ "-1" @@ -9838,15 +5203,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -9858,22 +5223,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11988" ], "x-ms-request-id": [ - "6cb91786-8915-448b-9668-ee4f369d4647" + "6c2901d0-750a-4ab4-af02-1473ae06c555" ], "x-ms-correlation-request-id": [ - "6cb91786-8915-448b-9668-ee4f369d4647" + "6c2901d0-750a-4ab4-af02-1473ae06c555" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224255Z:6cb91786-8915-448b-9668-ee4f369d4647" + "SOUTHEASTASIA:20210106T045727Z:6c2901d0-750a-4ab4-af02-1473ae06c555" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9882,7 +5247,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:42:55 GMT" + "Wed, 06 Jan 2021 04:57:27 GMT" ], "Expires": [ "-1" @@ -9895,15 +5260,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -9915,22 +5280,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11987" ], "x-ms-request-id": [ - "aa9ae4eb-5fef-4d9c-8bee-027378c8bb4a" + "80b41aa4-9a0a-4a6b-8567-687e3057333f" ], "x-ms-correlation-request-id": [ - "aa9ae4eb-5fef-4d9c-8bee-027378c8bb4a" + "80b41aa4-9a0a-4a6b-8567-687e3057333f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224310Z:aa9ae4eb-5fef-4d9c-8bee-027378c8bb4a" + "SOUTHEASTASIA:20210106T045743Z:80b41aa4-9a0a-4a6b-8567-687e3057333f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9939,7 +5304,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:43:10 GMT" + "Wed, 06 Jan 2021 04:57:42 GMT" ], "Expires": [ "-1" @@ -9952,15 +5317,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -9972,22 +5337,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11986" ], "x-ms-request-id": [ - "e1a64ab2-eac9-4884-b7e8-668214fff153" + "38837624-b9e2-450d-a748-699ca1a81ab1" ], "x-ms-correlation-request-id": [ - "e1a64ab2-eac9-4884-b7e8-668214fff153" + "38837624-b9e2-450d-a748-699ca1a81ab1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224325Z:e1a64ab2-eac9-4884-b7e8-668214fff153" + "SOUTHEASTASIA:20210106T045758Z:38837624-b9e2-450d-a748-699ca1a81ab1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9996,7 +5361,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:43:25 GMT" + "Wed, 06 Jan 2021 04:57:58 GMT" ], "Expires": [ "-1" @@ -10009,15 +5374,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10029,22 +5394,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11985" ], "x-ms-request-id": [ - "6559d09a-b618-4832-b31a-84de657034dc" + "7a76ae0c-c097-4480-babe-36b543889ac4" ], "x-ms-correlation-request-id": [ - "6559d09a-b618-4832-b31a-84de657034dc" + "7a76ae0c-c097-4480-babe-36b543889ac4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224340Z:6559d09a-b618-4832-b31a-84de657034dc" + "SOUTHEASTASIA:20210106T045814Z:7a76ae0c-c097-4480-babe-36b543889ac4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10053,7 +5418,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:43:40 GMT" + "Wed, 06 Jan 2021 04:58:13 GMT" ], "Expires": [ "-1" @@ -10066,15 +5431,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10086,22 +5451,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11984" ], "x-ms-request-id": [ - "25417ff4-d48d-4143-8d43-dc04b006ea1e" + "1fa888d1-ea03-43e8-9d06-e35546a1e6c3" ], "x-ms-correlation-request-id": [ - "25417ff4-d48d-4143-8d43-dc04b006ea1e" + "1fa888d1-ea03-43e8-9d06-e35546a1e6c3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224355Z:25417ff4-d48d-4143-8d43-dc04b006ea1e" + "SOUTHEASTASIA:20210106T045829Z:1fa888d1-ea03-43e8-9d06-e35546a1e6c3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10110,7 +5475,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:43:54 GMT" + "Wed, 06 Jan 2021 04:58:29 GMT" ], "Expires": [ "-1" @@ -10123,15 +5488,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10143,22 +5508,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11983" ], "x-ms-request-id": [ - "b002c9cd-a94b-412f-bf5a-941de5f1f148" + "9039a86d-c214-47d4-829a-c4f4cd57625f" ], "x-ms-correlation-request-id": [ - "b002c9cd-a94b-412f-bf5a-941de5f1f148" + "9039a86d-c214-47d4-829a-c4f4cd57625f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224410Z:b002c9cd-a94b-412f-bf5a-941de5f1f148" + "SOUTHEASTASIA:20210106T045845Z:9039a86d-c214-47d4-829a-c4f4cd57625f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10167,7 +5532,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:44:09 GMT" + "Wed, 06 Jan 2021 04:58:44 GMT" ], "Expires": [ "-1" @@ -10180,15 +5545,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10200,22 +5565,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11982" ], "x-ms-request-id": [ - "036bc638-bb7d-4b10-9ae0-f0298fc4a713" + "484ab639-28c6-4244-8b36-c02d4881ccf9" ], "x-ms-correlation-request-id": [ - "036bc638-bb7d-4b10-9ae0-f0298fc4a713" + "484ab639-28c6-4244-8b36-c02d4881ccf9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224425Z:036bc638-bb7d-4b10-9ae0-f0298fc4a713" + "SOUTHEASTASIA:20210106T045900Z:484ab639-28c6-4244-8b36-c02d4881ccf9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10224,7 +5589,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:44:24 GMT" + "Wed, 06 Jan 2021 04:58:59 GMT" ], "Expires": [ "-1" @@ -10237,15 +5602,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10257,22 +5622,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11981" ], "x-ms-request-id": [ - "554bca0f-d9ef-444f-a7d7-4f7da607b575" + "5432471a-0a46-46b8-a664-6912887cd751" ], "x-ms-correlation-request-id": [ - "554bca0f-d9ef-444f-a7d7-4f7da607b575" + "5432471a-0a46-46b8-a664-6912887cd751" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224440Z:554bca0f-d9ef-444f-a7d7-4f7da607b575" + "SOUTHEASTASIA:20210106T045916Z:5432471a-0a46-46b8-a664-6912887cd751" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10281,7 +5646,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:44:40 GMT" + "Wed, 06 Jan 2021 04:59:15 GMT" ], "Expires": [ "-1" @@ -10294,15 +5659,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10314,22 +5679,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11980" ], "x-ms-request-id": [ - "6fb1fe4c-c85e-4250-9ce7-fedfe69208c3" + "86552707-904f-4bf0-adb2-9695dcfd6780" ], "x-ms-correlation-request-id": [ - "6fb1fe4c-c85e-4250-9ce7-fedfe69208c3" + "86552707-904f-4bf0-adb2-9695dcfd6780" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224455Z:6fb1fe4c-c85e-4250-9ce7-fedfe69208c3" + "SOUTHEASTASIA:20210106T045931Z:86552707-904f-4bf0-adb2-9695dcfd6780" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10338,7 +5703,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:44:55 GMT" + "Wed, 06 Jan 2021 04:59:30 GMT" ], "Expires": [ "-1" @@ -10351,15 +5716,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10371,16 +5736,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11979" ], "x-ms-request-id": [ - "d0936fbd-511b-4db5-a8e3-7f906b4f7cd9" + "3143ee35-1c60-4d06-bf6d-a445c1f67784" ], "x-ms-correlation-request-id": [ - "d0936fbd-511b-4db5-a8e3-7f906b4f7cd9" + "3143ee35-1c60-4d06-bf6d-a445c1f67784" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224510Z:d0936fbd-511b-4db5-a8e3-7f906b4f7cd9" + "SOUTHEASTASIA:20210106T045946Z:3143ee35-1c60-4d06-bf6d-a445c1f67784" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10389,7 +5754,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:10 GMT" + "Wed, 06 Jan 2021 04:59:45 GMT" ], "Expires": [ "-1" @@ -10402,15 +5767,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGswTnkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc2My1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGMyTXkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -10422,16 +5787,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11978" ], "x-ms-request-id": [ - "e37f3112-5d36-4ce1-b52a-6f6607a79c71" + "c07e8f73-2676-4259-8dbc-1c6707887ef0" ], "x-ms-correlation-request-id": [ - "e37f3112-5d36-4ce1-b52a-6f6607a79c71" + "c07e8f73-2676-4259-8dbc-1c6707887ef0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224511Z:e37f3112-5d36-4ce1-b52a-6f6607a79c71" + "SOUTHEASTASIA:20210106T045947Z:c07e8f73-2676-4259-8dbc-1c6707887ef0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10440,7 +5805,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:10 GMT" + "Wed, 06 Jan 2021 04:59:46 GMT" ], "Expires": [ "-1" @@ -10455,15 +5820,15 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup9947" + "cdnResourceGroup9763" ], "EndpointPurgeLoadTest": [ - "profile6302", - "endpoint8159", - "origin9879" + "profile3918", + "endpoint3106", + "origin7931" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointStartStopTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointStartStopTest.json index 2f896edfcd4de..51aa130c5c3a1 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointStartStopTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointStartStopTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b1e74d82-1afe-4739-890e-c867b0aa74d3" + "d3fc108a-6ae0-4d2d-807b-a8cbb509786f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "492c30a1-7935-4050-b8ce-58174a003219" + "ef972460-c1cd-4511-978e-bfdcfebbee0e" ], "x-ms-correlation-request-id": [ - "492c30a1-7935-4050-b8ce-58174a003219" + "ef972460-c1cd-4511-978e-bfdcfebbee0e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221635Z:492c30a1-7935-4050-b8ce-58174a003219" + "SOUTHEASTASIA:20210106T044047Z:ef972460-c1cd-4511-978e-bfdcfebbee0e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:34 GMT" + "Wed, 06 Jan 2021 04:40:47 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7170\",\r\n \"name\": \"cdnResourceGroup7170\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399\",\r\n \"name\": \"cdnResourceGroup5399\",\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/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "444d3e26-1540-4465-99eb-579a7677cb86" + "ac7244c0-3537-486b-a83a-11afd00230b3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d5fb5178-e998-45bb-bf21-4436276787c3" + "a6bbcc3b-64ea-48de-ad99-4a861686d2a9" ], "x-ms-client-request-id": [ - "444d3e26-1540-4465-99eb-579a7677cb86" + "ac7244c0-3537-486b-a83a-11afd00230b3" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/75b0baa7-c7ec-45cc-afa3-cceeae10c953?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/91a153fc-be47-41ea-8212-d0fd008db707?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "35e73980-4f15-4895-933a-b8e14a568b6a" + "f604845b-b8f0-4284-b7bc-27535fd0cd41" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221641Z:35e73980-4f15-4895-933a-b8e14a568b6a" + "SOUTHEASTASIA:20210106T044057Z:f604845b-b8f0-4284-b7bc-27535fd0cd41" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:41 GMT" + "Wed, 06 Jan 2021 04:40:56 GMT" ], "Content-Length": [ - "398" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile1258\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4419\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/75b0baa7-c7ec-45cc-afa3-cceeae10c953?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzViMGJhYTctYzdlYy00NWNjLWFmYTMtY2NlZWFlMTBjOTUzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/91a153fc-be47-41ea-8212-d0fd008db707?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTFhMTUzZmMtYmU0Ny00MWVhLTgyMTItZDBmZDAwOGRiNzA3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6d1f6f08-2bb4-4362-b4d8-7917e6f644f1" - ], - "x-ms-client-request-id": [ - "df8657f8-f4fb-47c9-b33c-b2d5ad47eaea" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "498a29a0-81f3-4d13-b9ce-977f7f135f9a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "8f474637-9e10-4c6f-a044-166d52934108" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11987" ], "x-ms-correlation-request-id": [ - "22f39583-9f6f-4813-83b6-8f80a1beb7f5" + "7d4c57b0-0850-42e6-aada-e4c6f15e9274" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221652Z:22f39583-9f6f-4813-83b6-8f80a1beb7f5" + "SOUTHEASTASIA:20210106T044107Z:7d4c57b0-0850-42e6-aada-e4c6f15e9274" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:16:51 GMT" + "Wed, 06 Jan 2021 04:41:07 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/75b0baa7-c7ec-45cc-afa3-cceeae10c953?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzViMGJhYTctYzdlYy00NWNjLWFmYTMtY2NlZWFlMTBjOTUzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/91a153fc-be47-41ea-8212-d0fd008db707?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTFhMTUzZmMtYmU0Ny00MWVhLTgyMTItZDBmZDAwOGRiNzA3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "dc9ed9e1-8435-4610-a897-1fa6d184c8ab" - ], - "x-ms-client-request-id": [ - "9153bbdd-bce9-4a5e-abd0-1481a12c1288" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f3a7876c-dd81-4d3c-b61f-45b84b58439c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a225aab5-032a-4163-ac2c-fae415c33905" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11986" ], "x-ms-correlation-request-id": [ - "ee1d938c-f754-4430-a601-495fa28002ad" + "9c8f403e-9999-4c1c-b5f2-b9547559a273" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221702Z:ee1d938c-f754-4430-a601-495fa28002ad" + "SOUTHEASTASIA:20210106T044117Z:9c8f403e-9999-4c1c-b5f2-b9547559a273" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:01 GMT" + "Wed, 06 Jan 2021 04:41:17 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/75b0baa7-c7ec-45cc-afa3-cceeae10c953?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzViMGJhYTctYzdlYy00NWNjLWFmYTMtY2NlZWFlMTBjOTUzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/91a153fc-be47-41ea-8212-d0fd008db707?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTFhMTUzZmMtYmU0Ny00MWVhLTgyMTItZDBmZDAwOGRiNzA3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,66 +284,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2e556fd7-14cc-40de-b743-6805f0fb7f6a" - ], - "x-ms-client-request-id": [ - "e39829f9-d9da-477d-929c-1d149987b6e3" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e5a0a1c9-ad01-46ec-a441-d3fd73ca74ce" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6b41d10c-4e4a-432b-a356-14ed7998b034" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11985" ], "x-ms-correlation-request-id": [ - "f823c482-23ab-4951-9325-60262cc64263" + "6bfb161f-6144-49f0-a5f1-f7ce11f67b0c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221712Z:f823c482-23ab-4951-9325-60262cc64263" + "SOUTHEASTASIA:20210106T044128Z:6bfb161f-6144-49f0-a5f1-f7ce11f67b0c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:12 GMT" + "Wed, 06 Jan 2021 04:41:27 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/91a153fc-be47-41ea-8212-d0fd008db707?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTFhMTUzZmMtYmU0Ny00MWVhLTgyMTItZDBmZDAwOGRiNzA3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,78 +344,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e1f53614-317f-4673-bc6f-6f3b10e7b7ab" - ], - "x-ms-client-request-id": [ - "fd0b8983-dc59-4dec-a6e0-6a854038a8c9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "81028dac-878a-42cb-a80d-bc12247c76d0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2a2526cb-984d-4d1b-b82c-2e2cc31933d7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" ], "x-ms-correlation-request-id": [ - "a4440b3f-1603-4dc4-9aa3-f0c05379a712" + "715f13ca-b9ad-45e8-9994-fae003eb74b3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221713Z:a4440b3f-1603-4dc4-9aa3-f0c05379a712" + "SOUTHEASTASIA:20210106T044138Z:715f13ca-b9ad-45e8-9994-fae003eb74b3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:13 GMT" + "Wed, 06 Jan 2021 04:41:38 GMT" ], "Content-Length": [ - "397" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile1258\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "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/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cy9lbmRwb2ludDI3Njg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/91a153fc-be47-41ea-8212-d0fd008db707?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTFhMTUzZmMtYmU0Ny00MWVhLTgyMTItZDBmZDAwOGRiNzA3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "2bcdcdef-858c-468e-8cda-0c3d8f0f3ac9" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "258" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -461,72 +404,129 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "ec21e0dc-b7b5-4995-b2fb-6046d835f245" + "fefea6f3-56ff-441f-8df3-c0b3e34d4db0" ], "x-ms-client-request-id": [ - "2bcdcdef-858c-468e-8cda-0c3d8f0f3ac9" + "ed983b52-a839-44d0-8312-2ef584309832" ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5fb903fd-9bd3-4d3b-b5ca-164567ca0112?api-version=2020-04-15" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-correlation-request-id": [ + "26d85d45-d1bb-42ad-95c5-08a782df307d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T044148Z:26d85d45-d1bb-42ad-95c5-08a782df307d" ], - "OData-Version": [ - "4.0" + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "dbf51bb3-0fc9-41c9-9199-d52e1f578564" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "826b6682-3d09-4cdd-bf05-e47e78424a6d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "49" ], "x-ms-correlation-request-id": [ - "c40bd433-87d9-4d99-9900-c11c46c62d5a" + "3ccbbc03-a8a3-45eb-91eb-231e0aae3aca" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221717Z:c40bd433-87d9-4d99-9900-c11c46c62d5a" + "SOUTHEASTASIA:20210106T044149Z:3ccbbc03-a8a3-45eb-91eb-231e0aae3aca" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:16 GMT" + "Wed, 06 Jan 2021 04:41:48 GMT" ], "Content-Length": [ - "1234" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2768\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", - "StatusCode": 201 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4419\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5fb903fd-9bd3-4d3b-b5ca-164567ca0112?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWZiOTAzZmQtOWJkMy00ZDNiLWI1Y2EtMTY0NTY3Y2EwMTEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cy9lbmRwb2ludDQ5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "1ba08a67-b888-4f94-87f6-ea7f3467c46b" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "258" ] }, "ResponseHeaders": { @@ -536,66 +536,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5bd7df5f-8977-4293-9216-a40218d32c77" - ], - "x-ms-client-request-id": [ - "9c11064b-69d4-4a7e-bc03-5db148c03863" - ], - "OData-Version": [ - "4.0" + "Retry-After": [ + "10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f3f32160-dca3-4b82-8fbc-c9ff81c95bdf" + ], + "x-ms-client-request-id": [ + "1ba08a67-b888-4f94-87f6-ea7f3467c46b" ], - "X-AspNet-Version": [ - "4.0.30319" + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/47324d4e-477e-45ab-b96e-34b95641dca2?api-version=2020-09-01" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" ], "x-ms-correlation-request-id": [ - "0b002257-229a-4c1e-9c3d-f0a67b8c91d2" + "d6c35b9f-14fd-4ea3-b242-e20c05be6e6f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221727Z:0b002257-229a-4c1e-9c3d-f0a67b8c91d2" + "SOUTHEASTASIA:20210106T044157Z:d6c35b9f-14fd-4ea3-b242-e20c05be6e6f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:27 GMT" + "Wed, 06 Jan 2021 04:41:56 GMT" ], "Content-Length": [ - "78" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5fb903fd-9bd3-4d3b-b5ca-164567ca0112?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWZiOTAzZmQtOWJkMy00ZDNiLWI1Y2EtMTY0NTY3Y2EwMTEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/47324d4e-477e-45ab-b96e-34b95641dca2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNDczMjRkNGUtNDc3ZS00NWFiLWI5NmUtMzRiOTU2NDFkY2EyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,47 +602,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "4b983649-adf3-4deb-972e-19986015bfa2" - ], - "x-ms-client-request-id": [ - "84340019-42ec-4b62-af54-a387799adba6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0fd74981-4420-4f3e-b457-21f6aa075a2b" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c37f91dc-24d1-452f-b59c-e311b4533861" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11982" ], "x-ms-correlation-request-id": [ - "d640ab33-6942-4d42-bfc7-7b8c0cc6fa86" + "89eac864-7584-4984-a2aa-34f400a55e8d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221738Z:d640ab33-6942-4d42-bfc7-7b8c0cc6fa86" + "SOUTHEASTASIA:20210106T044207Z:89eac864-7584-4984-a2aa-34f400a55e8d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:37 GMT" + "Wed, 06 Jan 2021 04:42:07 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -655,16 +643,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cy9lbmRwb2ludDI3Njg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cy9lbmRwb2ludDQ5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,72 +662,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "18de4346-4e92-43a6-9397-78c66ca255ea" - ], - "x-ms-client-request-id": [ - "1354b895-9299-4e2d-a45b-d8282ed84a06" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ffb5936b-5ce5-4663-b917-190220f04622" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2ddeaa81-b176-41dd-9c24-8f32b2597926" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "a6ba3271-198b-459a-82b6-6fb3c1d74a62" + "db6469ab-b2f0-4538-b22a-cf4422d6e955" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221739Z:a6ba3271-198b-459a-82b6-6fb3c1d74a62" + "SOUTHEASTASIA:20210106T044207Z:db6469ab-b2f0-4538-b22a-cf4422d6e955" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:38 GMT" + "Wed, 06 Jan 2021 04:42:07 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2768\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cy9lbmRwb2ludDI3Njg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cy9lbmRwb2ludDQ5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ff5939ff-6256-4567-a0ea-3e0821e6b33b" + "53bc3b1e-471f-41be-b72a-7789fef63023" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -749,72 +728,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8a35661a-042e-402f-8efc-5853839a0857" - ], - "x-ms-client-request-id": [ - "ff5939ff-6256-4567-a0ea-3e0821e6b33b" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f2a2092e-4bcb-4983-a48d-b325d049586e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "53bc3b1e-471f-41be-b72a-7789fef63023" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "ba201ed6-a97a-4c27-9d59-fdbe8ff60502" + "bc441d3d-f337-4696-9924-53383d999b62" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221803Z:ba201ed6-a97a-4c27-9d59-fdbe8ff60502" + "SOUTHEASTASIA:20210106T044230Z:bc441d3d-f337-4696-9924-53383d999b62" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:03 GMT" + "Wed, 06 Jan 2021 04:42:30 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2768\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopped\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cy9lbmRwb2ludDI3Njg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cy9lbmRwb2ludDQ5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f931af5-0280-4d38-87ee-a7826d87fa97" + "d398e73b-f1e5-4f9e-8b93-081df063e0f3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -824,72 +794,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "9d4eed96-9a03-4f29-9174-91b7ad1ece56" - ], - "x-ms-client-request-id": [ - "3f931af5-0280-4d38-87ee-a7826d87fa97" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1b2039ec-7f0d-4bfd-ab97-9261dadaee3c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d398e73b-f1e5-4f9e-8b93-081df063e0f3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "47" ], "x-ms-correlation-request-id": [ - "66375712-7020-40dc-b85c-098792a5d2b7" + "ebb8b19e-025a-45c8-baec-0f875b452a79" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221818Z:66375712-7020-40dc-b85c-098792a5d2b7" + "SOUTHEASTASIA:20210106T044243Z:ebb8b19e-025a-45c8-baec-0f875b452a79" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:18 GMT" + "Wed, 06 Jan 2021 04:42:42 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2768\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768/stop?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cy9lbmRwb2ludDI3Njgvc3RvcD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971/stop?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cy9lbmRwb2ludDQ5NzEvc3RvcD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab60e78d-dd1b-4553-8caa-ac2d4f9836e4" + "751478f1-92fd-4007-abfb-9adef9921f51" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -900,74 +861,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/e024d044-507b-4d2b-85f4-bee124708454/profileresults/profile1258/endpointresults/endpoint2768?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/646231ca-d271-4c82-95f5-a12328684a51/profileresults/profile4419/endpointresults/endpoint4971?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "edb177f3-76f8-4761-8527-bc6b5ab18d85" + "49f99905-4788-458d-a728-8988e9bd9386" ], "x-ms-client-request-id": [ - "ab60e78d-dd1b-4553-8caa-ac2d4f9836e4" + "751478f1-92fd-4007-abfb-9adef9921f51" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/e024d044-507b-4d2b-85f4-bee124708454?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/646231ca-d271-4c82-95f5-a12328684a51?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "0261cba9-ea4a-4e63-b400-1ea8396fe7df" + "91c0375d-9b09-4308-a894-4d70cbd13db8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221741Z:0261cba9-ea4a-4e63-b400-1ea8396fe7df" + "SOUTHEASTASIA:20210106T044209Z:91c0375d-9b09-4308-a894-4d70cbd13db8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:40 GMT" + "Wed, 06 Jan 2021 04:42:08 GMT" ], "Content-Length": [ - "911" + "1085" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopping\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/e024d044-507b-4d2b-85f4-bee124708454?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTAyNGQwNDQtNTA3Yi00ZDJiLTg1ZjQtYmVlMTI0NzA4NDU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/646231ca-d271-4c82-95f5-a12328684a51?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjQ2MjMxY2EtZDI3MS00YzgyLTk1ZjUtYTEyMzI4Njg0YTUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -977,47 +929,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ac090ace-6cdc-40e6-9818-512c421c0386" - ], - "x-ms-client-request-id": [ - "afb2739a-3414-46ef-9fe9-38bed8101510" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "457ca1be-9cb8-41fc-b9dd-b1aca17b1d21" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5f39519c-ef7b-492c-8bbc-b209c92ec832" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11981" ], "x-ms-correlation-request-id": [ - "dc0c70a9-fe76-4a08-ae71-1270f994c00e" + "68dc228d-05d1-4ed4-a072-a233f3673bc5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221751Z:dc0c70a9-fe76-4a08-ae71-1270f994c00e" + "SOUTHEASTASIA:20210106T044219Z:68dc228d-05d1-4ed4-a072-a233f3673bc5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:17:50 GMT" + "Wed, 06 Jan 2021 04:42:18 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1027,16 +970,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/e024d044-507b-4d2b-85f4-bee124708454?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTAyNGQwNDQtNTA3Yi00ZDJiLTg1ZjQtYmVlMTI0NzA4NDU0P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/646231ca-d271-4c82-95f5-a12328684a51?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjQ2MjMxY2EtZDI3MS00YzgyLTk1ZjUtYTEyMzI4Njg0YTUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1046,47 +989,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "3d65eaec-121d-4154-b744-2c6d23bb3f4a" - ], - "x-ms-client-request-id": [ - "72fe724d-a846-4220-9da8-a51ed4965621" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "59e11498-312f-4df2-8f90-883a70dac781" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "6407ed9e-8ef2-4ef0-b84d-85248c600889" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11980" ], "x-ms-correlation-request-id": [ - "1b2bbfef-2416-4dd2-8230-89939bdf8db7" + "dd0d9b5a-28a5-40a1-8914-502844b13e0e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221801Z:1b2bbfef-2416-4dd2-8230-89939bdf8db7" + "SOUTHEASTASIA:20210106T044229Z:dd0d9b5a-28a5-40a1-8914-502844b13e0e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:00 GMT" + "Wed, 06 Jan 2021 04:42:29 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1096,16 +1030,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/e024d044-507b-4d2b-85f4-bee124708454/profileresults/profile1258/endpointresults/endpoint2768?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTAyNGQwNDQtNTA3Yi00ZDJiLTg1ZjQtYmVlMTI0NzA4NDU0L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDI3Njg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/646231ca-d271-4c82-95f5-a12328684a51/profileresults/profile4419/endpointresults/endpoint4971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjQ2MjMxY2EtZDI3MS00YzgyLTk1ZjUtYTEyMzI4Njg0YTUxL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDQ5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1115,72 +1049,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "cc119c00-22d4-4787-a1a9-2be168b0459b" - ], - "x-ms-client-request-id": [ - "fd5973e9-04a5-4ab4-9b73-cf31dbeafe3c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "227ad716-5279-4558-9798-6e9d98f6f72d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1cfb45d1-a535-40f5-b489-bc45cfdcbc81" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11979" ], "x-ms-correlation-request-id": [ - "c44efab2-d066-402e-8213-453a8585f617" + "48993d6b-d07b-4e01-a218-028c925f648b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221802Z:c44efab2-d066-402e-8213-453a8585f617" + "SOUTHEASTASIA:20210106T044230Z:48993d6b-d07b-4e01-a218-028c925f648b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:01 GMT" + "Wed, 06 Jan 2021 04:42:29 GMT" ], "Content-Length": [ - "1329" + "1179" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2768\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/e024d044-507b-4d2b-85f4-bee124708454/profileresults/profile1258/endpointresults/endpoint2768\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopped\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/646231ca-d271-4c82-95f5-a12328684a51/profileresults/profile4419/endpointresults/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7170/providers/Microsoft.Cdn/profiles/profile1258/endpoints/endpoint2768/start?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cy9lbmRwb2ludDI3Njgvc3RhcnQ/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971/start?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cy9lbmRwb2ludDQ5NzEvc3RhcnQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6aab7ae8-e2bb-47bb-8686-9ccce62606ad" + "e08284ea-a363-417c-9a21-7b5f583a8621" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1191,74 +1116,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5e984c43-1e09-4207-b267-e9333c5badf7/profileresults/profile1258/endpointresults/endpoint2768?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/836cdc6f-dc11-453a-af77-a0c0340584f8/profileresults/profile4419/endpointresults/endpoint4971?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "4209f2ca-2234-4d8b-a95d-ec11c9a774a4" + "0628d33a-bb09-4a27-9a7a-e75e09512a7d" ], "x-ms-client-request-id": [ - "6aab7ae8-e2bb-47bb-8686-9ccce62606ad" + "e08284ea-a363-417c-9a21-7b5f583a8621" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5e984c43-1e09-4207-b267-e9333c5badf7?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/836cdc6f-dc11-453a-af77-a0c0340584f8?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "2ccd79eb-1b91-4c15-ba16-0eb5615301b1" + "f2824fd6-cb17-4688-b524-3e27fd31d904" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221806Z:2ccd79eb-1b91-4c15-ba16-0eb5615301b1" + "SOUTHEASTASIA:20210106T044231Z:f2824fd6-cb17-4688-b524-3e27fd31d904" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:05 GMT" + "Wed, 06 Jan 2021 04:42:31 GMT" ], "Content-Length": [ - "911" + "1085" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Starting\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/profiles/profile4419/endpoints/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Starting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5e984c43-1e09-4207-b267-e9333c5badf7?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWU5ODRjNDMtMWUwOS00MjA3LWIyNjctZTkzMzNjNWJhZGY3P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/836cdc6f-dc11-453a-af77-a0c0340584f8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODM2Y2RjNmYtZGMxMS00NTNhLWFmNzctYTBjMDM0MDU4NGY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1268,47 +1184,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "73aa3574-8daf-4a51-8b3c-932d21325d43" - ], - "x-ms-client-request-id": [ - "c3c30fa9-67b5-4da4-b3df-2aae12a0ef29" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ec6a9c56-c140-44ca-87c1-355be6646122" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "b5627210-1795-4e97-b99d-a4ec8b439b5b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11978" ], "x-ms-correlation-request-id": [ - "8942cdd4-e9ae-4d1d-9962-a88ee7ee9b3a" + "104a4782-76d4-451d-9c4a-b2cfe44bd4d7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221816Z:8942cdd4-e9ae-4d1d-9962-a88ee7ee9b3a" + "SOUTHEASTASIA:20210106T044242Z:104a4782-76d4-451d-9c4a-b2cfe44bd4d7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:15 GMT" + "Wed, 06 Jan 2021 04:42:41 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1318,16 +1225,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5e984c43-1e09-4207-b267-e9333c5badf7/profileresults/profile1258/endpointresults/endpoint2768?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWU5ODRjNDMtMWUwOS00MjA3LWIyNjctZTkzMzNjNWJhZGY3L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUxMjU4L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDI3Njg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/836cdc6f-dc11-453a-af77-a0c0340584f8/profileresults/profile4419/endpointresults/endpoint4971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODM2Y2RjNmYtZGMxMS00NTNhLWFmNzctYTBjMDM0MDU4NGY4L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU0NDE5L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDQ5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1337,71 +1244,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "afd0ba00-d47d-49b8-9bc8-eedd1b51d6fc" - ], - "x-ms-client-request-id": [ - "64f54858-eb8f-41c9-98d4-1b39bb845d1a" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "52e1d5f8-82ae-4ae7-a3f6-72102629a62f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "16d215a4-e17a-424d-9a3b-c29dc39a1dfa" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11977" ], "x-ms-correlation-request-id": [ - "1ce1c1c8-1789-402a-9431-a369514dfade" + "f8c7a4fa-5079-4355-810d-e294a327130a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221817Z:1ce1c1c8-1789-402a-9431-a369514dfade" + "SOUTHEASTASIA:20210106T044242Z:f8c7a4fa-5079-4355-810d-e294a327130a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:17 GMT" + "Wed, 06 Jan 2021 04:42:42 GMT" ], "Content-Length": [ - "1329" + "1179" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint2768\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7170/providers/Microsoft.Cdn/operationresults/5e984c43-1e09-4207-b267-e9333c5badf7/profileresults/profile1258/endpointresults/endpoint2768\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint2768.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399/providers/Microsoft.Cdn/operationresults/836cdc6f-dc11-453a-af77-a0c0340584f8/profileresults/profile4419/endpointresults/endpoint4971\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"endpoint4971\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint4971.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup7170?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MTcwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5399?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1Mzk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "98a87eeb-6c00-433b-8db4-96ab44df791a" + "2bbb4ff6-d274-4be6-8d5b-93d9ed98b92c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1413,7 +1311,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1422,13 +1320,13 @@ "14999" ], "x-ms-request-id": [ - "198ab650-7ec6-4ed7-80ca-eb35bab42439" + "a0420c59-37ba-4578-bbfe-2b977f1adb02" ], "x-ms-correlation-request-id": [ - "198ab650-7ec6-4ed7-80ca-eb35bab42439" + "a0420c59-37ba-4578-bbfe-2b977f1adb02" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221818Z:198ab650-7ec6-4ed7-80ca-eb35bab42439" + "SOUTHEASTASIA:20210106T044246Z:a0420c59-37ba-4578-bbfe-2b977f1adb02" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1437,7 +1335,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:18 GMT" + "Wed, 06 Jan 2021 04:42:46 GMT" ], "Expires": [ "-1" @@ -1450,15 +1348,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1470,22 +1368,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11999" ], "x-ms-request-id": [ - "8a6470e7-e0d7-453b-a8a6-b76d34b9068b" + "7e1c8d35-8abb-4585-b47c-4e521e53e90a" ], "x-ms-correlation-request-id": [ - "8a6470e7-e0d7-453b-a8a6-b76d34b9068b" + "7e1c8d35-8abb-4585-b47c-4e521e53e90a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221833Z:8a6470e7-e0d7-453b-a8a6-b76d34b9068b" + "SOUTHEASTASIA:20210106T044302Z:7e1c8d35-8abb-4585-b47c-4e521e53e90a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1494,7 +1392,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:33 GMT" + "Wed, 06 Jan 2021 04:43:02 GMT" ], "Expires": [ "-1" @@ -1507,15 +1405,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1527,22 +1425,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11998" ], "x-ms-request-id": [ - "0afd9af7-57af-4e2d-8c83-3142717f1526" + "c596f006-bd73-4d7c-b1e6-22df7bbab777" ], "x-ms-correlation-request-id": [ - "0afd9af7-57af-4e2d-8c83-3142717f1526" + "c596f006-bd73-4d7c-b1e6-22df7bbab777" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221848Z:0afd9af7-57af-4e2d-8c83-3142717f1526" + "SOUTHEASTASIA:20210106T044317Z:c596f006-bd73-4d7c-b1e6-22df7bbab777" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1551,7 +1449,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:18:48 GMT" + "Wed, 06 Jan 2021 04:43:17 GMT" ], "Expires": [ "-1" @@ -1564,15 +1462,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1584,22 +1482,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11997" ], "x-ms-request-id": [ - "7cef0140-5313-4e74-9304-2b9e5d134e12" + "589c8954-9638-4ec6-9381-34f6759acc5f" ], "x-ms-correlation-request-id": [ - "7cef0140-5313-4e74-9304-2b9e5d134e12" + "589c8954-9638-4ec6-9381-34f6759acc5f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221903Z:7cef0140-5313-4e74-9304-2b9e5d134e12" + "SOUTHEASTASIA:20210106T044333Z:589c8954-9638-4ec6-9381-34f6759acc5f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,7 +1506,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:19:02 GMT" + "Wed, 06 Jan 2021 04:43:32 GMT" ], "Expires": [ "-1" @@ -1621,15 +1519,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1641,22 +1539,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11996" ], "x-ms-request-id": [ - "781f363e-9f21-4836-a2e5-a1fd70168024" + "2ca5fe28-4790-4997-9187-77cb1c4095e6" ], "x-ms-correlation-request-id": [ - "781f363e-9f21-4836-a2e5-a1fd70168024" + "2ca5fe28-4790-4997-9187-77cb1c4095e6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221918Z:781f363e-9f21-4836-a2e5-a1fd70168024" + "SOUTHEASTASIA:20210106T044348Z:2ca5fe28-4790-4997-9187-77cb1c4095e6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1665,7 +1563,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:19:17 GMT" + "Wed, 06 Jan 2021 04:43:48 GMT" ], "Expires": [ "-1" @@ -1678,15 +1576,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1698,22 +1596,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11995" ], "x-ms-request-id": [ - "712fc990-c826-4a0d-8853-41089945c2d2" + "c800e4fb-3e1d-43d1-8e26-edf2c0c11f3b" ], "x-ms-correlation-request-id": [ - "712fc990-c826-4a0d-8853-41089945c2d2" + "c800e4fb-3e1d-43d1-8e26-edf2c0c11f3b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221933Z:712fc990-c826-4a0d-8853-41089945c2d2" + "SOUTHEASTASIA:20210106T044404Z:c800e4fb-3e1d-43d1-8e26-edf2c0c11f3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1722,7 +1620,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:19:32 GMT" + "Wed, 06 Jan 2021 04:44:03 GMT" ], "Expires": [ "-1" @@ -1735,15 +1633,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1755,22 +1653,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11994" ], "x-ms-request-id": [ - "9174a15c-bc5c-4c10-bb3b-3347e0e6e752" + "a6df436b-40f5-4c35-b74d-b34c522523d3" ], "x-ms-correlation-request-id": [ - "9174a15c-bc5c-4c10-bb3b-3347e0e6e752" + "a6df436b-40f5-4c35-b74d-b34c522523d3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T221948Z:9174a15c-bc5c-4c10-bb3b-3347e0e6e752" + "SOUTHEASTASIA:20210106T044419Z:a6df436b-40f5-4c35-b74d-b34c522523d3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1779,7 +1677,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:19:47 GMT" + "Wed, 06 Jan 2021 04:44:19 GMT" ], "Expires": [ "-1" @@ -1792,15 +1690,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1812,22 +1710,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11993" ], "x-ms-request-id": [ - "f3583fc9-6815-4ac5-b237-91dcb060a241" + "ff096230-ff2b-48ac-86f1-cc719ba61c52" ], "x-ms-correlation-request-id": [ - "f3583fc9-6815-4ac5-b237-91dcb060a241" + "ff096230-ff2b-48ac-86f1-cc719ba61c52" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222003Z:f3583fc9-6815-4ac5-b237-91dcb060a241" + "SOUTHEASTASIA:20210106T044435Z:ff096230-ff2b-48ac-86f1-cc719ba61c52" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1836,7 +1734,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:20:02 GMT" + "Wed, 06 Jan 2021 04:44:34 GMT" ], "Expires": [ "-1" @@ -1849,15 +1747,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1869,22 +1767,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11992" ], "x-ms-request-id": [ - "abde0c81-8b6d-4334-8bb6-245e884dc71d" + "3af6e81c-e9f5-4c96-8683-e754c9374fbd" ], "x-ms-correlation-request-id": [ - "abde0c81-8b6d-4334-8bb6-245e884dc71d" + "3af6e81c-e9f5-4c96-8683-e754c9374fbd" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222018Z:abde0c81-8b6d-4334-8bb6-245e884dc71d" + "SOUTHEASTASIA:20210106T044450Z:3af6e81c-e9f5-4c96-8683-e754c9374fbd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1893,7 +1791,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:20:18 GMT" + "Wed, 06 Jan 2021 04:44:49 GMT" ], "Expires": [ "-1" @@ -1906,15 +1804,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1926,22 +1824,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11991" ], "x-ms-request-id": [ - "d20bab06-6726-4bc8-8d1a-9c9739cc787a" + "c26c9c64-f9e1-48f8-8955-4e922849fd60" ], "x-ms-correlation-request-id": [ - "d20bab06-6726-4bc8-8d1a-9c9739cc787a" + "c26c9c64-f9e1-48f8-8955-4e922849fd60" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222033Z:d20bab06-6726-4bc8-8d1a-9c9739cc787a" + "SOUTHEASTASIA:20210106T044506Z:c26c9c64-f9e1-48f8-8955-4e922849fd60" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1950,7 +1848,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:20:33 GMT" + "Wed, 06 Jan 2021 04:45:05 GMT" ], "Expires": [ "-1" @@ -1963,15 +1861,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1982,23 +1880,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11990" ], "x-ms-request-id": [ - "42048c40-30c7-4070-8a10-fb36bbd360ce" + "a6e8314f-af49-41f0-8d05-887190f512f7" ], "x-ms-correlation-request-id": [ - "42048c40-30c7-4070-8a10-fb36bbd360ce" + "a6e8314f-af49-41f0-8d05-887190f512f7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222049Z:42048c40-30c7-4070-8a10-fb36bbd360ce" + "SOUTHEASTASIA:20210106T044521Z:a6e8314f-af49-41f0-8d05-887190f512f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2007,58 +1899,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:20:48 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" - ], - "x-ms-request-id": [ - "1f39d34a-c905-4251-bd1a-6247d5d6c793" - ], - "x-ms-correlation-request-id": [ - "1f39d34a-c905-4251-bd1a-6247d5d6c793" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T222104Z:1f39d34a-c905-4251-bd1a-6247d5d6c793" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:21:03 GMT" + "Wed, 06 Jan 2021 04:45:21 GMT" ], "Expires": [ "-1" @@ -2071,15 +1912,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzE3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOekUzTUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTM5OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOVE01T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2091,16 +1932,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11989" ], "x-ms-request-id": [ - "a9d64fd9-8266-42c1-abdf-22d9d5ce8ca1" + "bb21a27e-a24b-42b9-a5c5-19a451f3766d" ], "x-ms-correlation-request-id": [ - "a9d64fd9-8266-42c1-abdf-22d9d5ce8ca1" + "bb21a27e-a24b-42b9-a5c5-19a451f3766d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T222104Z:a9d64fd9-8266-42c1-abdf-22d9d5ce8ca1" + "SOUTHEASTASIA:20210106T044521Z:bb21a27e-a24b-42b9-a5c5-19a451f3766d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2109,7 +1950,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:21:03 GMT" + "Wed, 06 Jan 2021 04:45:21 GMT" ], "Expires": [ "-1" @@ -2124,14 +1965,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup7170" + "cdnResourceGroup5399" ], "EndpointStartStopTest": [ - "profile1258", - "endpoint2768" + "profile4419", + "endpoint4971" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointUpdateTest.json index c125575a820bf..5cd1a9584a8c5 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointUpdateTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/EndpointUpdateTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a1ec0f4c-ee77-4492-a7b0-797c10865d4c" + "5d43e4b1-f33f-4270-b18d-a1ea0661ae8f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-request-id": [ - "8b82f678-e243-4bbc-8420-b0b94e55b1d5" + "240edf56-0968-4e78-a72e-187882c80aea" ], "x-ms-correlation-request-id": [ - "8b82f678-e243-4bbc-8420-b0b94e55b1d5" + "240edf56-0968-4e78-a72e-187882c80aea" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224512Z:8b82f678-e243-4bbc-8420-b0b94e55b1d5" + "SOUTHEASTASIA:20210106T045950Z:240edf56-0968-4e78-a72e-187882c80aea" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:11 GMT" + "Wed, 06 Jan 2021 04:59:50 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000\",\r\n \"name\": \"cdnResourceGroup1000\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822\",\r\n \"name\": \"cdnResourceGroup9822\",\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/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4d4dad24-3b89-4ab5-b80c-a8fe6633718a" + "6fb4c6e5-8c8b-40cb-9198-7084824433c1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "4b2ecf01-5188-4b4c-a7d3-0ce229e1258e" + "11b3e554-46cf-477f-88ec-ee35fd3c13be" ], "x-ms-client-request-id": [ - "4d4dad24-3b89-4ab5-b80c-a8fe6633718a" + "6fb4c6e5-8c8b-40cb-9198-7084824433c1" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/0e852432-1c22-4a39-8188-18f062e41713?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/933f5abf-dc26-454c-bd8b-ead33725d4ce?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "23" ], "x-ms-correlation-request-id": [ - "3fe1e3a7-2618-44bb-af5e-9351016105a9" + "800bc735-bbfa-4936-a0a3-f6549fecb885" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224520Z:3fe1e3a7-2618-44bb-af5e-9351016105a9" + "SOUTHEASTASIA:20210106T045959Z:800bc735-bbfa-4936-a0a3-f6549fecb885" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:19 GMT" + "Wed, 06 Jan 2021 04:59:58 GMT" ], "Content-Length": [ - "397" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6525\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5008\",\r\n \"location\": \"WestUs\",\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\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/0e852432-1c22-4a39-8188-18f062e41713?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGU4NTI0MzItMWMyMi00YTM5LTgxODgtMThmMDYyZTQxNzEzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/933f5abf-dc26-454c-bd8b-ead33725d4ce?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTMzZjVhYmYtZGMyNi00NTRjLWJkOGItZWFkMzM3MjVkNGNlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "15c12c03-243c-4d69-8c5d-f850e4e0c507" - ], - "x-ms-client-request-id": [ - "9326adf4-3b10-4cd9-b899-ed960b6999c6" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2376e9d7-6883-437e-970c-ed0b1ca9169a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "93c33722-3438-4c19-bd2d-f5de724c717a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11976" ], "x-ms-correlation-request-id": [ - "6a40c229-36c6-4046-8721-f597a70d8477" + "89f98d04-2f42-4d57-b1a8-c74760018f90" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224530Z:6a40c229-36c6-4046-8721-f597a70d8477" + "SOUTHEASTASIA:20210106T050009Z:89f98d04-2f42-4d57-b1a8-c74760018f90" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:29 GMT" + "Wed, 06 Jan 2021 05:00:08 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,72 +224,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "788f7358-9790-466d-b3a0-3dbc51b07420" - ], - "x-ms-client-request-id": [ - "63079cd1-95db-4a2e-989b-ae39bb871169" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "35662aeb-624f-428f-908b-23dad4f3d5c9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "5cd7cec3-8e28-4137-ac6e-34c2309625e1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "dc50701b-8299-4659-bd80-5edd5b0b3009" + "8c0c2ba7-f5ad-43cc-acfc-0997ee1f13d0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224531Z:dc50701b-8299-4659-bd80-5edd5b0b3009" + "SOUTHEASTASIA:20210106T050010Z:8c0c2ba7-f5ad-43cc-acfc-0997ee1f13d0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:30 GMT" + "Wed, 06 Jan 2021 05:00:09 GMT" ], "Content-Length": [ - "396" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile6525\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5008\",\r\n \"location\": \"WestUs\",\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}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "01e08fb3-74ec-4cfc-b5cd-5a0422c2ad46" + "2142401f-fb0a-4b6f-9962-a7af78ef2ec6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -326,69 +299,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "2b0cb7a1-76eb-46e7-8730-e3114d0cc1df" + "c2ca7366-6869-4a57-b98e-b743cf025d39" ], "x-ms-client-request-id": [ - "01e08fb3-74ec-4cfc-b5cd-5a0422c2ad46" + "2142401f-fb0a-4b6f-9962-a7af78ef2ec6" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/8f26aab2-5515-44ac-93da-d9823b862a9a?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/599efd86-9d8b-4250-a731-44395829dd06?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "98" ], "x-ms-correlation-request-id": [ - "36a2c363-c5a0-4f41-9de4-32f835d58bb7" + "36808fc6-5eba-42f9-9151-6497da17c358" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224535Z:36a2c363-c5a0-4f41-9de4-32f835d58bb7" + "SOUTHEASTASIA:20210106T050016Z:36808fc6-5eba-42f9-9151-6497da17c358" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:34 GMT" + "Wed, 06 Jan 2021 05:00:16 GMT" ], "Content-Length": [ - "1234" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint6535\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint6535.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8241\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8241.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/8f26aab2-5515-44ac-93da-d9823b862a9a?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGYyNmFhYjItNTUxNS00NGFjLTkzZGEtZDk4MjNiODYyYTlhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/599efd86-9d8b-4250-a731-44395829dd06?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTk5ZWZkODYtOWQ4Yi00MjUwLWE3MzEtNDQzOTU4MjlkZDA2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -398,47 +362,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "07acdcec-ac5a-451d-ac22-e709a62c6a31" - ], - "x-ms-client-request-id": [ - "93c00346-4a5e-4264-863d-6532d39ebc84" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "85e9447d-f1b1-49cf-910d-fa49eaa7c7bd" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "0e620f23-5582-4385-9ea5-b92242656f79" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11975" ], "x-ms-correlation-request-id": [ - "c3ad04f7-0b5e-4e41-bee9-e57bea398219" + "da77868e-2d28-4c00-98b5-276612e692ed" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224545Z:c3ad04f7-0b5e-4e41-bee9-e57bea398219" + "SOUTHEASTASIA:20210106T050026Z:da77868e-2d28-4c00-98b5-276612e692ed" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:44 GMT" + "Wed, 06 Jan 2021 05:00:26 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -448,16 +403,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/8f26aab2-5515-44ac-93da-d9823b862a9a?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGYyNmFhYjItNTUxNS00NGFjLTkzZGEtZDk4MjNiODYyYTlhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/599efd86-9d8b-4250-a731-44395829dd06?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTk5ZWZkODYtOWQ4Yi00MjUwLWE3MzEtNDQzOTU4MjlkZDA2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -467,47 +422,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7a446414-5d69-484c-b96e-cb94b098efd3" - ], - "x-ms-client-request-id": [ - "02e2bfa3-ee1b-4931-bdcb-514939eaaa75" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "7f746a5a-6101-4e0d-a690-d92b756161ac" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9bd9dc45-0eee-4dae-99b5-9839b3dc84e6" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11974" ], "x-ms-correlation-request-id": [ - "7b180b3f-ce7e-4065-a60a-b4cdf3590355" + "ea87f854-109c-4aa6-8dd3-a3573d055e52" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224555Z:7b180b3f-ce7e-4065-a60a-b4cdf3590355" + "SOUTHEASTASIA:20210106T050037Z:ea87f854-109c-4aa6-8dd3-a3573d055e52" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:55 GMT" + "Wed, 06 Jan 2021 05:00:37 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -517,16 +463,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,66 +482,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7717fddc-cdee-41fe-af44-9260d412b9fa" - ], - "x-ms-client-request-id": [ - "818f6286-7056-436e-9205-7978fc93cd28" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b6aab4fe-f63d-421e-9fac-d7e3adf4efbd" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1fd8aea4-8ab8-49de-9ca6-4d1193550506" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "5c7c0b17-a5e2-4f5c-b54b-7b31b0ab078c" + "9f612a20-5086-41e6-8678-41056a419f32" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224556Z:5c7c0b17-a5e2-4f5c-b54b-7b31b0ab078c" + "SOUTHEASTASIA:20210106T050037Z:9f612a20-5086-41e6-8678-41056a419f32" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:56 GMT" + "Wed, 06 Jan 2021 05:00:37 GMT" ], "Content-Length": [ - "1234" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint6535\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint6535.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8241\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8241.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,72 +542,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "22508050-0555-4e33-85a9-3cc02c4608ea" - ], - "x-ms-client-request-id": [ - "bf3a35d0-1017-4e17-a1b0-bac57f8f4e5c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c9aa395a-837f-4c11-9350-0d051bb55d17" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7f94692a-45e7-492b-8501-dceb5970acd8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "48" ], "x-ms-correlation-request-id": [ - "161adf83-c266-44c6-8d49-77c480219fc2" + "0c323878-1516-4fe5-ab53-f5ebda14be02" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224617Z:161adf83-c266-44c6-8d49-77c480219fc2" + "SOUTHEASTASIA:20210106T050100Z:0c323878-1516-4fe5-ab53-f5ebda14be02" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:17 GMT" + "Wed, 06 Jan 2021 05:00:59 GMT" ], "Content-Length": [ - "1395" + "1205" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint6535\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint6535.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/path/valid\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8241\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8241.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/path/valid\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\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/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"\\\\&123invalid_path/.\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isHttpAllowed\": false\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6510d5a1-4bad-442a-bd1b-c1e806e659d4" + "30b573b4-54b5-49b3-9ff6-7f6f7cc1fbe4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -686,47 +614,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "46abe81f-db22-4f94-92ec-9ebb1ebee6ce" - ], - "x-ms-client-request-id": [ - "6510d5a1-4bad-442a-bd1b-c1e806e659d4" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "d8e6be71-7258-46a2-94a3-206b23390d32" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "30b573b4-54b5-49b3-9ff6-7f6f7cc1fbe4" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "98" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "3338218a-94e4-45fc-9ea2-3eafe17f3da0" + "9b966a85-8b9e-4534-ba0d-dfa2d96b1e37" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224558Z:3338218a-94e4-45fc-9ea2-3eafe17f3da0" + "SOUTHEASTASIA:20210106T050040Z:9b966a85-8b9e-4534-ba0d-dfa2d96b1e37" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:57 GMT" + "Wed, 06 Jan 2021 05:00:40 GMT" ], "Content-Length": [ - "141" + "136" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -736,22 +655,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/path/valid\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": false,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "19970d0e-0802-4bab-9b6d-06aeed7003e8" + "58ee2147-f2f0-4e71-af97-9be78ce7b13d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -767,47 +686,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "50611c65-a241-436d-936e-59b0129324c6" - ], - "x-ms-client-request-id": [ - "19970d0e-0802-4bab-9b6d-06aeed7003e8" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "d0c0c74c-93b2-48a7-93b1-c9d07666fe07" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "58ee2147-f2f0-4e71-af97-9be78ce7b13d" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "97" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "9737eb7d-1293-4520-aa2d-cda0e57ef8b2" + "ad3aa30f-1d67-4a1d-b451-018a3db1acf1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224559Z:9737eb7d-1293-4520-aa2d-cda0e57ef8b2" + "SOUTHEASTASIA:20210106T050042Z:ad3aa30f-1d67-4a1d-b451-018a3db1acf1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:45:58 GMT" + "Wed, 06 Jan 2021 05:00:41 GMT" ], "Content-Length": [ - "138" + "133" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -817,22 +727,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/path/valid\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": false,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": []\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9aab9eef-b3c5-43cd-a42e-a07a36da6030" + "89331f5f-05e4-4224-9ab6-38fb006d8bd5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -848,47 +758,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "947a96be-e08e-4b78-9c2f-f65d91eae8f5" - ], - "x-ms-client-request-id": [ - "9aab9eef-b3c5-43cd-a42e-a07a36da6030" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "95" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "9927c716-bafe-4f34-8336-b400726e5396" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "89331f5f-05e4-4224-9ab6-38fb006d8bd5" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "96" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "8208754b-f2c6-4e4d-8a05-c1e0cc9b3056" + "7ff04151-7adc-4b66-82db-4363a1807474" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224601Z:8208754b-f2c6-4e4d-8a05-c1e0cc9b3056" + "SOUTHEASTASIA:20210106T050043Z:7ff04151-7adc-4b66-82db-4363a1807474" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:00 GMT" + "Wed, 06 Jan 2021 05:00:43 GMT" ], "Content-Length": [ - "196" + "191" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -898,22 +799,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"deliveryPolicy\": {\r\n \"description\": \"Test description for a policy.\",\r\n \"rules\": [\r\n {\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Equal\",\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\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"BypassCache\",\r\n \"cacheDuration\": \"10:10:09\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ef87a230-ecb0-40ce-bbba-143d51f34190" + "ec5e05ea-a2b1-4f9f-9771-70d14e12f6f1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -929,47 +830,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0fcf2b49-a541-400f-acef-d3948669226d" - ], - "x-ms-client-request-id": [ - "ef87a230-ecb0-40ce-bbba-143d51f34190" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "94" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "4a1a28a1-2552-43ff-8503-a5e043d72723" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "ec5e05ea-a2b1-4f9f-9771-70d14e12f6f1" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "95" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "dbfffef3-b5bd-4a7d-93b5-801e443674ad" + "b6124d29-f38d-4596-9b05-b9428193971a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224602Z:dbfffef3-b5bd-4a7d-93b5-801e443674ad" + "SOUTHEASTASIA:20210106T050044Z:b6124d29-f38d-4596-9b05-b9428193971a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:01 GMT" + "Wed, 06 Jan 2021 05:00:44 GMT" ], "Content-Length": [ - "125" + "120" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -979,22 +871,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "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\": false,\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"DynamicSiteAcceleration\",\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": []\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "73985662-46f1-4adf-b61b-778547f292ea" + "fc2d2308-e451-44d9-8a68-70f607e82447" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1010,47 +902,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c1f3cbd3-e58a-4f21-8309-34d5ff78e5a9" - ], - "x-ms-client-request-id": [ - "73985662-46f1-4adf-b61b-778547f292ea" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "93" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "1c3c423c-258f-49b5-9d79-8f232b4904d1" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "fc2d2308-e451-44d9-8a68-70f607e82447" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "94" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "e8dc7ea2-10be-4f09-abc1-5a12dbc71394" + "7f7bbc1c-3746-4c8e-b8a7-b642b0d223f5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224603Z:e8dc7ea2-10be-4f09-abc1-5a12dbc71394" + "SOUTHEASTASIA:20210106T050046Z:7f7bbc1c-3746-4c8e-b8a7-b642b0d223f5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:02 GMT" + "Wed, 06 Jan 2021 05:00:46 GMT" ], "Content-Length": [ - "123" + "118" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -1060,22 +943,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDY1MzU/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDgyNDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/path/valid\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": false,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "85a3e154-6d89-4eb9-bd7f-593cc65cb711" + "dbd67217-7d0f-4570-9e32-9db758f4f0eb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1092,74 +975,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/2848f17d-c4c2-4412-ba92-c57fe15d0b75/profileresults/profile6525/endpointresults/endpoint6535?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/c5b03834-f134-485f-8863-2dd86c9f1f14/profileresults/profile5008/endpointresults/endpoint8241?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d3f0eb3b-fcf1-4be7-a021-48e2462e834d" + "4eb63b28-d863-4f9d-8639-a0f5378987f1" ], "x-ms-client-request-id": [ - "85a3e154-6d89-4eb9-bd7f-593cc65cb711" + "dbd67217-7d0f-4570-9e32-9db758f4f0eb" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/2848f17d-c4c2-4412-ba92-c57fe15d0b75?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/c5b03834-f134-485f-8863-2dd86c9f1f14?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "93" + "92" ], "x-ms-correlation-request-id": [ - "ea499506-6e6d-4052-a0a5-0b6f370d5eb6" + "9d8d0cc9-a95d-478a-8ced-c803186796e1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224606Z:ea499506-6e6d-4052-a0a5-0b6f370d5eb6" + "SOUTHEASTASIA:20210106T050049Z:9d8d0cc9-a95d-478a-8ced-c803186796e1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:05 GMT" + "Wed, 06 Jan 2021 05:00:49 GMT" ], "Content-Length": [ - "1395" + "1205" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint6535\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint6535\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint6535.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": \"/path/valid\",\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint8241\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint8241\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint8241.azureedge.net\",\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"originPath\": \"/path/valid\",\r\n \"contentTypesToCompress\": [\r\n \"text/html\",\r\n \"application/octet-stream\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": false,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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\": \"Allow\",\r\n \"countryCodes\": [\r\n \"AU\"\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/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/2848f17d-c4c2-4412-ba92-c57fe15d0b75?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjg0OGYxN2QtYzRjMi00NDEyLWJhOTItYzU3ZmUxNWQwYjc1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/c5b03834-f134-485f-8863-2dd86c9f1f14?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzViMDM4MzQtZjEzNC00ODVmLTg4NjMtMmRkODZjOWYxZjE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1169,47 +1043,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8acedb4c-46cc-438c-a9d2-c7bbf0c7da1d" - ], - "x-ms-client-request-id": [ - "6e92aa47-9f99-47bc-a19e-c16fb28282c8" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "cda6b661-20e6-4e8b-aee7-6a11b512dadf" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c6c7c095-df59-4c77-b838-7b26104a668a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11973" ], "x-ms-correlation-request-id": [ - "f7a53dde-905d-4b3f-a661-0c83c4b13aa4" + "778cf371-7bdf-4750-b497-e5a233a08a45" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224616Z:f7a53dde-905d-4b3f-a661-0c83c4b13aa4" + "SOUTHEASTASIA:20210106T050059Z:778cf371-7bdf-4750-b497-e5a233a08a45" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:16 GMT" + "Wed, 06 Jan 2021 05:00:59 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1219,22 +1084,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint7172?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDcxNzI/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint3271?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDMyNzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "49eece3c-b26e-4ce2-a469-7114610d3466" + "042b627b-3188-4671-9401-238153eb6097" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1253,75 +1118,66 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "12542c9a-f38f-48c4-9fbb-149c7058e133" + "54bc1e11-bd40-4456-a962-a79840471607" ], "x-ms-client-request-id": [ - "49eece3c-b26e-4ce2-a469-7114610d3466" + "042b627b-3188-4671-9401-238153eb6097" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/operationresults/5ba49c7b-d17e-4fa4-a012-edfca9bf0e6f?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/operationresults/e5e0ba30-fc47-4ea1-8590-50cdce9ffc7c?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "92" + "91" ], "x-ms-correlation-request-id": [ - "4dffd686-f5b7-4c40-aa10-65030d889de8" + "9d5e0f11-585e-4326-b090-a4c2949a40d7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224621Z:4dffd686-f5b7-4c40-aa10-65030d889de8" + "SOUTHEASTASIA:20210106T050106Z:9d5e0f11-585e-4326-b090-a4c2949a40d7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:21 GMT" + "Wed, 06 Jan 2021 05:01:05 GMT" ], "Content-Length": [ - "1234" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint7172\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint7172\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint7172.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint3271\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3271\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3271.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup1000/providers/Microsoft.Cdn/profiles/profile6525/endpoints/endpoint7172?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2NTI1L2VuZHBvaW50cy9lbmRwb2ludDcxNzI/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9822/providers/Microsoft.Cdn/profiles/profile5008/endpoints/endpoint3271?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDA4L2VuZHBvaW50cy9lbmRwb2ludDMyNzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"originHostHeader\": \"www.bing.com\",\r\n \"isHttpAllowed\": false\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3bef5317-81bb-4a3e-a090-25e804f38bf5" + "d086be41-06c0-437f-8495-5a538cef8aa4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1337,47 +1193,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "dc958e6b-6996-43b7-a89e-f290a6869da7" - ], - "x-ms-client-request-id": [ - "3bef5317-81bb-4a3e-a090-25e804f38bf5" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "e1cd6e04-ca56-4d01-b9f7-7cc563015ad1" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "d086be41-06c0-437f-8495-5a538cef8aa4" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "91" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "2e78e382-af1a-48f8-b8c1-164516f2ae55" + "ee4df3df-e876-4624-a51f-d376051d81fa" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224623Z:2e78e382-af1a-48f8-b8c1-164516f2ae55" + "SOUTHEASTASIA:20210106T050108Z:ee4df3df-e876-4624-a51f-d376051d81fa" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:22 GMT" + "Wed, 06 Jan 2021 05:01:07 GMT" ], "Content-Length": [ - "160" + "155" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -1387,21 +1234,21 @@ "StatusCode": 409 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1000?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDAwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9822?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODIyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1844707f-fc38-41cb-880a-097c26942e4e" + "9c14b729-e5d8-4ddf-9e58-7292fa3f01cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1413,79 +1260,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" - ], - "x-ms-request-id": [ - "efa856c6-1b7d-4823-9844-26592864057a" - ], - "x-ms-correlation-request-id": [ - "efa856c6-1b7d-4823-9844-26592864057a" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T224623Z:efa856c6-1b7d-4823-9844-26592864057a" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:46:22 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "14998" ], "x-ms-request-id": [ - "e437eb3c-00b9-4b85-ac81-7e39fe8c4041" + "a11ec16e-6c44-4828-85d3-51a87cc1aef0" ], "x-ms-correlation-request-id": [ - "e437eb3c-00b9-4b85-ac81-7e39fe8c4041" + "a11ec16e-6c44-4828-85d3-51a87cc1aef0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224638Z:e437eb3c-00b9-4b85-ac81-7e39fe8c4041" + "SOUTHEASTASIA:20210106T050111Z:a11ec16e-6c44-4828-85d3-51a87cc1aef0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1494,7 +1284,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:37 GMT" + "Wed, 06 Jan 2021 05:01:11 GMT" ], "Expires": [ "-1" @@ -1507,15 +1297,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1527,22 +1317,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11986" ], "x-ms-request-id": [ - "4789f874-7b91-4ebd-b09f-7a9c7795a493" + "799f4c9c-4bfc-4102-801e-bd3a41f38ea2" ], "x-ms-correlation-request-id": [ - "4789f874-7b91-4ebd-b09f-7a9c7795a493" + "799f4c9c-4bfc-4102-801e-bd3a41f38ea2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224653Z:4789f874-7b91-4ebd-b09f-7a9c7795a493" + "SOUTHEASTASIA:20210106T050127Z:799f4c9c-4bfc-4102-801e-bd3a41f38ea2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1551,7 +1341,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:46:52 GMT" + "Wed, 06 Jan 2021 05:01:26 GMT" ], "Expires": [ "-1" @@ -1564,15 +1354,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1584,22 +1374,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11985" ], "x-ms-request-id": [ - "77027cb2-0fc3-43c4-8187-b45ae800b18e" + "d67c7364-41bb-4999-b15f-148ca81f6290" ], "x-ms-correlation-request-id": [ - "77027cb2-0fc3-43c4-8187-b45ae800b18e" + "d67c7364-41bb-4999-b15f-148ca81f6290" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224708Z:77027cb2-0fc3-43c4-8187-b45ae800b18e" + "SOUTHEASTASIA:20210106T050142Z:d67c7364-41bb-4999-b15f-148ca81f6290" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,7 +1398,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:47:08 GMT" + "Wed, 06 Jan 2021 05:01:42 GMT" ], "Expires": [ "-1" @@ -1621,15 +1411,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1641,22 +1431,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11984" ], "x-ms-request-id": [ - "d7956bb3-ef4c-4c09-adb6-6d56ab4e6691" + "e12d61a9-086b-4465-a919-75b7ad45a2a0" ], "x-ms-correlation-request-id": [ - "d7956bb3-ef4c-4c09-adb6-6d56ab4e6691" + "e12d61a9-086b-4465-a919-75b7ad45a2a0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224723Z:d7956bb3-ef4c-4c09-adb6-6d56ab4e6691" + "SOUTHEASTASIA:20210106T050158Z:e12d61a9-086b-4465-a919-75b7ad45a2a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1665,7 +1455,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:47:23 GMT" + "Wed, 06 Jan 2021 05:01:57 GMT" ], "Expires": [ "-1" @@ -1678,15 +1468,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1698,22 +1488,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11983" ], "x-ms-request-id": [ - "8c23226f-20f7-4ec0-98a6-a8b7d95cf7b2" + "57cfb662-6f52-440a-ab1e-3c4361c94417" ], "x-ms-correlation-request-id": [ - "8c23226f-20f7-4ec0-98a6-a8b7d95cf7b2" + "57cfb662-6f52-440a-ab1e-3c4361c94417" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224738Z:8c23226f-20f7-4ec0-98a6-a8b7d95cf7b2" + "SOUTHEASTASIA:20210106T050213Z:57cfb662-6f52-440a-ab1e-3c4361c94417" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1722,7 +1512,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:47:38 GMT" + "Wed, 06 Jan 2021 05:02:12 GMT" ], "Expires": [ "-1" @@ -1735,15 +1525,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1755,22 +1545,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11982" ], "x-ms-request-id": [ - "24371034-5367-4e90-aceb-0b478908e0c9" + "a880fa3a-ecde-4872-a127-9e06e790b3b2" ], "x-ms-correlation-request-id": [ - "24371034-5367-4e90-aceb-0b478908e0c9" + "a880fa3a-ecde-4872-a127-9e06e790b3b2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224754Z:24371034-5367-4e90-aceb-0b478908e0c9" + "SOUTHEASTASIA:20210106T050229Z:a880fa3a-ecde-4872-a127-9e06e790b3b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1779,7 +1569,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:47:53 GMT" + "Wed, 06 Jan 2021 05:02:29 GMT" ], "Expires": [ "-1" @@ -1792,15 +1582,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1812,22 +1602,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11981" ], "x-ms-request-id": [ - "3a72fdfe-40b1-4d76-a38c-b5c9b90d785c" + "55d57ad3-4d9b-42cd-b073-ce603c110589" ], "x-ms-correlation-request-id": [ - "3a72fdfe-40b1-4d76-a38c-b5c9b90d785c" + "55d57ad3-4d9b-42cd-b073-ce603c110589" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224809Z:3a72fdfe-40b1-4d76-a38c-b5c9b90d785c" + "SOUTHEASTASIA:20210106T050244Z:55d57ad3-4d9b-42cd-b073-ce603c110589" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1836,7 +1626,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:48:08 GMT" + "Wed, 06 Jan 2021 05:02:44 GMT" ], "Expires": [ "-1" @@ -1849,15 +1639,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1869,22 +1659,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11980" ], "x-ms-request-id": [ - "416583a8-8fb0-4e7e-ac96-31dc334c0119" + "d3793f79-e7ad-4c70-bba6-81fec9677064" ], "x-ms-correlation-request-id": [ - "416583a8-8fb0-4e7e-ac96-31dc334c0119" + "d3793f79-e7ad-4c70-bba6-81fec9677064" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224824Z:416583a8-8fb0-4e7e-ac96-31dc334c0119" + "SOUTHEASTASIA:20210106T050259Z:d3793f79-e7ad-4c70-bba6-81fec9677064" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1893,7 +1683,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:48:23 GMT" + "Wed, 06 Jan 2021 05:02:59 GMT" ], "Expires": [ "-1" @@ -1906,15 +1696,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1926,22 +1716,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11979" ], "x-ms-request-id": [ - "66a02d94-d53a-4074-bb91-b015f8166a94" + "20d9ca0d-2da7-4ab9-8557-fed164086c6a" ], "x-ms-correlation-request-id": [ - "66a02d94-d53a-4074-bb91-b015f8166a94" + "20d9ca0d-2da7-4ab9-8557-fed164086c6a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224839Z:66a02d94-d53a-4074-bb91-b015f8166a94" + "SOUTHEASTASIA:20210106T050315Z:20d9ca0d-2da7-4ab9-8557-fed164086c6a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1950,7 +1740,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:48:38 GMT" + "Wed, 06 Jan 2021 05:03:15 GMT" ], "Expires": [ "-1" @@ -1963,15 +1753,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1983,22 +1773,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11978" ], "x-ms-request-id": [ - "f7df970a-3808-4bd0-a794-e4f36999fcc0" + "67879f78-892c-4ca4-bf17-079f29d77701" ], "x-ms-correlation-request-id": [ - "f7df970a-3808-4bd0-a794-e4f36999fcc0" + "67879f78-892c-4ca4-bf17-079f29d77701" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224854Z:f7df970a-3808-4bd0-a794-e4f36999fcc0" + "SOUTHEASTASIA:20210106T050330Z:67879f78-892c-4ca4-bf17-079f29d77701" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2007,7 +1797,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:48:53 GMT" + "Wed, 06 Jan 2021 05:03:30 GMT" ], "Expires": [ "-1" @@ -2020,15 +1810,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2040,16 +1830,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11977" ], "x-ms-request-id": [ - "c42bf75b-305d-45a3-81c1-c5a51fc0aea7" + "832d24a4-b405-4efd-afa5-ba4c7d1a79f1" ], "x-ms-correlation-request-id": [ - "c42bf75b-305d-45a3-81c1-c5a51fc0aea7" + "832d24a4-b405-4efd-afa5-ba4c7d1a79f1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224909Z:c42bf75b-305d-45a3-81c1-c5a51fc0aea7" + "SOUTHEASTASIA:20210106T050346Z:832d24a4-b405-4efd-afa5-ba4c7d1a79f1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2058,7 +1848,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:08 GMT" + "Wed, 06 Jan 2021 05:03:45 GMT" ], "Expires": [ "-1" @@ -2071,15 +1861,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTAwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVEF3TUMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTgyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFPVGd5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2091,16 +1881,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11976" ], "x-ms-request-id": [ - "5d81ff0c-26b3-4c4b-96cd-b892874047d6" + "8f0db1f4-f221-405d-a1b7-dfafeb26d3f7" ], "x-ms-correlation-request-id": [ - "5d81ff0c-26b3-4c4b-96cd-b892874047d6" + "8f0db1f4-f221-405d-a1b7-dfafeb26d3f7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224909Z:5d81ff0c-26b3-4c4b-96cd-b892874047d6" + "SOUTHEASTASIA:20210106T050346Z:8f0db1f4-f221-405d-a1b7-dfafeb26d3f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2109,7 +1899,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:08 GMT" + "Wed, 06 Jan 2021 05:03:46 GMT" ], "Expires": [ "-1" @@ -2124,15 +1914,15 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup1000" + "cdnResourceGroup9822" ], "EndpointUpdateTest": [ - "profile6525", - "endpoint6535", - "endpoint7172" + "profile5008", + "endpoint8241", + "endpoint3271" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/ValidateCustomDomainTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/ValidateCustomDomainTest.json index c9e3d49948c44..6a04f2ded36f5 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/ValidateCustomDomainTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/EndpointTests/ValidateCustomDomainTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxND9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7de4bb36-c88b-476f-afdf-5debddf155a6" + "618d9f93-7a9b-48f5-b7c6-e4e90e51d7ef" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1195" ], "x-ms-request-id": [ - "ea73ee47-0907-470c-b8fe-648f41283b7f" + "61907f64-5e4c-41ae-b64f-d040379d54e4" ], "x-ms-correlation-request-id": [ - "ea73ee47-0907-470c-b8fe-648f41283b7f" + "61907f64-5e4c-41ae-b64f-d040379d54e4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215617Z:ea73ee47-0907-470c-b8fe-648f41283b7f" + "SOUTHEASTASIA:20210106T041900Z:61907f64-5e4c-41ae-b64f-d040379d54e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,10 +51,10 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:16 GMT" + "Wed, 06 Jan 2021 04:18:59 GMT" ], "Content-Length": [ - "193" + "189" ], "Content-Type": [ "application/json; charset=utf-8" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6539\",\r\n \"name\": \"cdnResourceGroup6539\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14\",\r\n \"name\": \"cdnResourceGroup14\",\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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "89a892b2-f9f0-4b97-85cf-929816efaf59" + "c0efe322-5a75-4d16-8fce-8dbb16f8e5f9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "c18157c9-e852-4457-9c4b-d6c654942555" + "7e0b38b4-99fb-4210-8265-afce12cda08b" ], "x-ms-client-request-id": [ - "89a892b2-f9f0-4b97-85cf-929816efaf59" + "c0efe322-5a75-4d16-8fce-8dbb16f8e5f9" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/e670b18c-db86-4e0c-98c5-959a5559661b?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/956c675a-4b7b-4649-b2ac-b651b9e1083a?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "d4ef1df2-cb58-4736-862a-064c7a51215c" + "72a14a00-ec16-415d-8fc6-faf5f79157bb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215623Z:d4ef1df2-cb58-4736-862a-064c7a51215c" + "SOUTHEASTASIA:20210106T041910Z:72a14a00-ec16-415d-8fc6-faf5f79157bb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:23 GMT" + "Wed, 06 Jan 2021 04:19:10 GMT" ], "Content-Length": [ - "396" + "373" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile218\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6052\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/e670b18c-db86-4e0c-98c5-959a5559661b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTY3MGIxOGMtZGI4Ni00ZTBjLTk4YzUtOTU5YTU1NTk2NjFiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/956c675a-4b7b-4649-b2ac-b651b9e1083a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1NmM2NzVhLTRiN2ItNDY0OS1iMmFjLWI2NTFiOWUxMDgzYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a8820bc7-81ef-4380-b8c6-ee0ab09f9801" - ], - "x-ms-client-request-id": [ - "ea07c540-668f-47a7-92e1-d973598b6996" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "93c6dd8b-78e7-4200-bcfd-72b0f120dca2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ea4ad80c-31e1-4d69-95f3-92e59c8fefc0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], "x-ms-correlation-request-id": [ - "711e1989-b11c-4b64-81ed-d13d28e3cf88" + "e86a0658-0141-423e-9010-4abf5abbb91f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215634Z:711e1989-b11c-4b64-81ed-d13d28e3cf88" + "SOUTHEASTASIA:20210106T041921Z:e86a0658-0141-423e-9010-4abf5abbb91f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:33 GMT" + "Wed, 06 Jan 2021 04:19:20 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/e670b18c-db86-4e0c-98c5-959a5559661b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTY3MGIxOGMtZGI4Ni00ZTBjLTk4YzUtOTU5YTU1NTk2NjFiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/956c675a-4b7b-4649-b2ac-b651b9e1083a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1NmM2NzVhLTRiN2ItNDY0OS1iMmFjLWI2NTFiOWUxMDgzYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6247facc-91ac-479e-b493-61034e8c964b" - ], - "x-ms-client-request-id": [ - "50c52ead-6402-46f6-a4fc-4964e768a97d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "16f50d1c-c116-4e33-b2ac-d958115a5874" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "7876cba4-f6bd-4af6-b39d-be6803141253" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], "x-ms-correlation-request-id": [ - "cfab615a-5504-4488-9bd4-db1eaec5088f" + "572f91dc-6519-4fe3-aa9f-8f6e223a7a47" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215644Z:cfab615a-5504-4488-9bd4-db1eaec5088f" + "SOUTHEASTASIA:20210106T041931Z:572f91dc-6519-4fe3-aa9f-8f6e223a7a47" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:43 GMT" + "Wed, 06 Jan 2021 04:19:30 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/e670b18c-db86-4e0c-98c5-959a5559661b?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTY3MGIxOGMtZGI4Ni00ZTBjLTk4YzUtOTU5YTU1NTk2NjFiP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/956c675a-4b7b-4649-b2ac-b651b9e1083a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1NmM2NzVhLTRiN2ItNDY0OS1iMmFjLWI2NTFiOWUxMDgzYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,66 +284,117 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "47de0ff7-601c-4e12-858a-a76fb9d3f5d4" + "614afaef-6b87-41f1-9849-09631b272244" ], "x-ms-client-request-id": [ - "0fece188-f67c-4a22-9872-256b53786332" + "dcfa02ea-667b-47a4-96f0-d05d14b9868f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "0efa25ce-8504-43a2-b8fa-ab1f1834b9c7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T041941Z:0efa25ce-8504-43a2-b8fa-ab1f1834b9c7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:19: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/956c675a-4b7b-4649-b2ac-b651b9e1083a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1NmM2NzVhLTRiN2ItNDY0OS1iMmFjLWI2NTFiOWUxMDgzYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4a2680d7-80f0-4bec-805d-bdf5bf4e856d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f8056605-c3a5-4a06-857c-89b657a721a4" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-correlation-request-id": [ - "b4a8584f-bb80-42c2-abc3-0c7706d169a8" + "879ee866-9723-4b9e-99c7-066e41a5974f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215654Z:b4a8584f-bb80-42c2-abc3-0c7706d169a8" + "SOUTHEASTASIA:20210106T041952Z:879ee866-9723-4b9e-99c7-066e41a5974f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:54 GMT" + "Wed, 06 Jan 2021 04:19:51 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/956c675a-4b7b-4649-b2ac-b651b9e1083a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1NmM2NzVhLTRiN2ItNDY0OS1iMmFjLWI2NTFiOWUxMDgzYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +404,123 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "7ce2e8fb-ced6-444d-9144-37c5fc73b8d2" + "bdd8e69b-c56b-4827-8939-e92d6b9ffe4f" ], "x-ms-client-request-id": [ - "9ebdb17e-c281-428f-8f45-28522051b974" + "505bdbe0-f066-4915-a48b-3b3ada1edf9b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "f8978f7c-7f3c-4e7a-b033-ce6bb77d4529" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T042002Z:f8978f7c-7f3c-4e7a-b033-ce6bb77d4529" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:20: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "9dee27a3-da69-4c64-9897-5e122a9d2f49" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "86fa5342-6554-414d-a090-d6b6e3a4e22f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "4393283f-319b-4061-86a1-5cad9530a8c8" + "be53f21e-1d76-4d3d-a3ae-7337c48c7a0c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215655Z:4393283f-319b-4061-86a1-5cad9530a8c8" + "SOUTHEASTASIA:20210106T042002Z:be53f21e-1d76-4d3d-a3ae-7337c48c7a0c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:55 GMT" + "Wed, 06 Jan 2021 04:20:02 GMT" ], "Content-Length": [ - "395" + "372" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile218\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6052\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTgvZW5kcG9pbnRzL2VuZHBvaW50LThlMDJkZWZmZWQzYz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mi9lbmRwb2ludHMvZW5kcG9pbnQtOGUwMmRlZmZlZDNjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "bfb22c40-06cc-428c-808c-07b31df2b35f" + "5b5e06cf-f8e0-418b-885f-b0794e19de10" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -464,69 +539,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "485b4534-4252-4857-815d-40ee584420f0" + "5185512b-c2e2-4352-820a-835d5991a79e" ], "x-ms-client-request-id": [ - "bfb22c40-06cc-428c-808c-07b31df2b35f" + "5b5e06cf-f8e0-418b-885f-b0794e19de10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/c3fd2816-2af4-4b10-9c93-6be44ec4d712?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/802ebcb8-dcf3-43e5-9ddc-d5662457a431?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "4608430d-f5e9-42e1-92ca-2f4a61e10941" + "d3c04ab1-c6aa-4c28-872c-15c990579252" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215659Z:4608430d-f5e9-42e1-92ca-2f4a61e10941" + "SOUTHEASTASIA:20210106T042011Z:d3c04ab1-c6aa-4c28-872c-15c990579252" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:56:59 GMT" + "Wed, 06 Jan 2021 04:20:10 GMT" ], "Content-Length": [ - "1260" + "1111" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint-8e02deffed3c\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint-8e02deffed3c.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint-8e02deffed3c\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint-8e02deffed3c.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/c3fd2816-2af4-4b10-9c93-6be44ec4d712?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzNmZDI4MTYtMmFmNC00YjEwLTljOTMtNmJlNDRlYzRkNzEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/802ebcb8-dcf3-43e5-9ddc-d5662457a431?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzgwMmViY2I4LWRjZjMtNDNlNS05ZGRjLWQ1NjYyNDU3YTQzMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,47 +602,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "78c00903-096f-4429-8bfd-6d15424efacb" - ], - "x-ms-client-request-id": [ - "36c5abbb-5ee1-4218-ad1f-3144deb4465e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "0c678461-3e7d-4a7c-8ba3-a5a12a7487a3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "15b414a5-2315-472a-bbe9-8ae9ca8ff3e3" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11994" ], "x-ms-correlation-request-id": [ - "b635cfe4-40a6-43a8-8c60-c5cf94ed2dbd" + "229a83e4-018d-46fe-a971-02f8448cda2e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215710Z:b635cfe4-40a6-43a8-8c60-c5cf94ed2dbd" + "SOUTHEASTASIA:20210106T042021Z:229a83e4-018d-46fe-a971-02f8448cda2e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:09 GMT" + "Wed, 06 Jan 2021 04:20:20 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -586,16 +643,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/operationresults/c3fd2816-2af4-4b10-9c93-6be44ec4d712?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzNmZDI4MTYtMmFmNC00YjEwLTljOTMtNmJlNDRlYzRkNzEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/802ebcb8-dcf3-43e5-9ddc-d5662457a431?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzgwMmViY2I4LWRjZjMtNDNlNS05ZGRjLWQ1NjYyNDU3YTQzMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,66 +662,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "afbbb251-44d5-4a72-9f49-b3f65af3114e" - ], - "x-ms-client-request-id": [ - "e8588a23-092e-40c7-b9f4-3c86a7c29094" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "fe948a4c-fa7a-4dc8-ac89-10487080b122" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a3747441-1406-4bc2-b225-07bc2a4d3fe6" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11993" ], "x-ms-correlation-request-id": [ - "21e72b7f-abab-45c0-b507-98a7cfb7789a" + "e5f3b252-2fb6-4c1b-bdb0-b67c0bef8450" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215720Z:21e72b7f-abab-45c0-b507-98a7cfb7789a" + "SOUTHEASTASIA:20210106T042032Z:e5f3b252-2fb6-4c1b-bdb0-b67c0bef8450" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:19 GMT" + "Wed, 06 Jan 2021 04:20:32 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTgvZW5kcG9pbnRzL2VuZHBvaW50LThlMDJkZWZmZWQzYz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/operationresults/802ebcb8-dcf3-43e5-9ddc-d5662457a431?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzgwMmViY2I4LWRjZjMtNDNlNS05ZGRjLWQ1NjYyNDU3YTQzMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,78 +722,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "89632c9a-9c61-4b40-b985-ca8fa7f9086a" - ], - "x-ms-client-request-id": [ - "9c86f80e-c220-49fd-b2b2-86f715163fc2" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "247cd054-9d98-4fda-8c0b-5007c5859714" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "fe0935ed-4de6-4960-b05b-17ed711eaa86" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" ], "x-ms-correlation-request-id": [ - "b3b9b0ac-c7b9-4ba3-9df0-fd921a17fff7" + "913880d0-9856-496b-a2bb-7206af174403" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215721Z:b3b9b0ac-c7b9-4ba3-9df0-fd921a17fff7" + "SOUTHEASTASIA:20210106T042042Z:913880d0-9856-496b-a2bb-7206af174403" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:20 GMT" + "Wed, 06 Jan 2021 04:20:42 GMT" ], "Content-Length": [ - "1260" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint-8e02deffed3c\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint-8e02deffed3c.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c/validateCustomDomain?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTgvZW5kcG9pbnRzL2VuZHBvaW50LThlMDJkZWZmZWQzYy92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", - "RequestMethod": "POST", - "RequestBody": "{\r\n \"hostName\": \"customdomain34.azureedge-test.net\"\r\n}", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mi9lbmRwb2ludHMvZW5kcG9pbnQtOGUwMmRlZmZlZDNjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "e0ec882c-38db-4b7f-a34c-fac62232c00d" - ], - "Accept-Language": [ - "en-US" - ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "55" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -755,78 +782,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "92fdfb09-10f2-4c9e-8c5b-3fbc696a4d13" - ], - "x-ms-client-request-id": [ - "e0ec882c-38db-4b7f-a34c-fac62232c00d" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "8b9b3f36-37c5-40de-aed2-b01ffa339d7c" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2a4e61b9-678a-482c-9ebd-4ac7947749ea" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" ], "x-ms-correlation-request-id": [ - "605ed571-8957-40ba-9eb2-0a96c6aa53d2" + "e390ffa2-9474-4ce9-8264-00d71739d824" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215722Z:605ed571-8957-40ba-9eb2-0a96c6aa53d2" + "SOUTHEASTASIA:20210106T042042Z:e390ffa2-9474-4ce9-8264-00d71739d824" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:22 GMT" + "Wed, 06 Jan 2021 04:20:42 GMT" ], "Content-Length": [ - "65" + "1109" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"message\": null,\r\n \"reason\": null\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint-8e02deffed3c\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint-8e02deffed3c.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c/validateCustomDomain?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTgvZW5kcG9pbnRzL2VuZHBvaW50LThlMDJkZWZmZWQzYy92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c/validateCustomDomain?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mi9lbmRwb2ludHMvZW5kcG9pbnQtOGUwMmRlZmZlZDNjL3ZhbGlkYXRlQ3VzdG9tRG9tYWluP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "POST", - "RequestBody": "{\r\n \"hostName\": \"customdomain4.hello.com\"\r\n}", + "RequestBody": "{\r\n \"hostName\": \"customdomain34.azureedge-test.net\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "66021257-66b9-491e-98d7-42feabd40c30" + "4ac2a8b3-41a9-41bc-b6a4-bcc8594ba1df" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "45" + "55" ] }, "ResponseHeaders": { @@ -836,78 +854,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "3bfa99eb-9c57-4f22-bbe0-c8672e90904c" - ], - "x-ms-client-request-id": [ - "66021257-66b9-491e-98d7-42feabd40c30" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "411e2406-f3da-4d70-a44c-068e856c2126" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "4ac2a8b3-41a9-41bc-b6a4-bcc8594ba1df" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-correlation-request-id": [ - "3cbaa236-9973-49df-9820-8fd503f00609" + "cb89fd4f-f0cb-48fc-84b1-76a9fcf146fe" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215724Z:3cbaa236-9973-49df-9820-8fd503f00609" + "SOUTHEASTASIA:20210106T042043Z:cb89fd4f-f0cb-48fc-84b1-76a9fcf146fe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:23 GMT" + "Wed, 06 Jan 2021 04:20:43 GMT" ], "Content-Length": [ - "272" + "59" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"customDomainValidated\": false,\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 \"reason\": \"IncorrectMapping\"\r\n}", + "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/cdnResourceGroup6539/providers/Microsoft.Cdn/profiles/profile218/endpoints/endpoint-8e02deffed3c/validateCustomDomain?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMTgvZW5kcG9pbnRzL2VuZHBvaW50LThlMDJkZWZmZWQzYy92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c/validateCustomDomain?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mi9lbmRwb2ludHMvZW5kcG9pbnQtOGUwMmRlZmZlZDNjL3ZhbGlkYXRlQ3VzdG9tRG9tYWluP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "POST", - "RequestBody": "{\r\n \"hostName\": \"invalid\\\\custom/domain\"\r\n}", + "RequestBody": "{\r\n \"hostName\": \"customdomain4.hello.com\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "8476f65b-1a4b-4261-9eea-71167b3d8042" + "b115b175-449f-4347-9df0-4c7f8d23c12e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "44" + "45" ] }, "ResponseHeaders": { @@ -917,72 +926,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "da1a10b6-c293-4732-b5e9-0148e06ace7a" - ], - "x-ms-client-request-id": [ - "8476f65b-1a4b-4261-9eea-71167b3d8042" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "fb8f1181-c773-4437-b972-6b9c3ce0e07f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "b115b175-449f-4347-9df0-4c7f8d23c12e" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1198" ], "x-ms-correlation-request-id": [ - "ba9b4661-cd9a-4393-8985-cf2cceb4000c" + "e4a084f1-4130-4b25-9dfe-cb460d58dbbe" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215725Z:ba9b4661-cd9a-4393-8985-cf2cceb4000c" + "SOUTHEASTASIA:20210106T042044Z:e4a084f1-4130-4b25-9dfe-cb460d58dbbe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:24 GMT" + "Wed, 06 Jan 2021 04:20:44 GMT" ], "Content-Length": [ - "179" + "266" ], "Content-Type": [ "application/json; charset=utf-8" ], - "Content-Language": [ - "en-US" - ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"HostName \\\"invalid\\\\custom/domain\\\" is invalid. It must be a valid domain name, IP version 4, or IP version 6.\"\r\n }\r\n}", - "StatusCode": 400 + "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/cdnResourceGroup6539?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NTM5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", - "RequestMethod": "DELETE", - "RequestBody": "", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup14/providers/Microsoft.Cdn/profiles/profile6052/endpoints/endpoint-8e02deffed3c/validateCustomDomain?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNjA1Mi9lbmRwb2ludHMvZW5kcG9pbnQtOGUwMmRlZmZlZDNjL3ZhbGlkYXRlQ3VzdG9tRG9tYWluP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "POST", + "RequestBody": "{\r\n \"hostName\": \"invalid\\\\custom/domain\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "cf93b911-de75-463e-9c4c-ac32c44bcda6" + "03e3a15e-f368-4bf5-a14d-07e488fcdad3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "44" ] }, "ResponseHeaders": { @@ -992,53 +998,62 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "f72f4093-ed6b-4172-95be-ea26f065b847" + "d52a1cf2-03e4-4174-ae31-141686b5b553" + ], + "x-ms-client-request-id": [ + "03e3a15e-f368-4bf5-a14d-07e488fcdad3" + ], + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "f72f4093-ed6b-4172-95be-ea26f065b847" + "48e261bc-f1e9-4349-81e4-c88bb0126a79" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215725Z:f72f4093-ed6b-4172-95be-ea26f065b847" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "SOUTHEASTASIA:20210106T042045Z:48e261bc-f1e9-4349-81e4-c88bb0126a79" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:24 GMT" + "Wed, 06 Jan 2021 04:20:44 GMT" + ], + "Content-Length": [ + "174" + ], + "Content-Type": [ + "application/json" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"HostName \\\"invalid\\\\custom/domain\\\" is invalid. It must be a valid domain name, IP version 4, or IP version 6.\"\r\n }\r\n}", + "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup14?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxND9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "88c0080e-abee-42af-9377-96b9b3ccef41" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1050,22 +1065,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" ], "x-ms-request-id": [ - "a53156dd-2998-4694-bbab-3bc0b83ae064" + "1175a167-d78f-4037-908d-2a721440de46" ], "x-ms-correlation-request-id": [ - "a53156dd-2998-4694-bbab-3bc0b83ae064" + "1175a167-d78f-4037-908d-2a721440de46" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215740Z:a53156dd-2998-4694-bbab-3bc0b83ae064" + "SOUTHEASTASIA:20210106T042048Z:1175a167-d78f-4037-908d-2a721440de46" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1074,7 +1089,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:39 GMT" + "Wed, 06 Jan 2021 04:20:48 GMT" ], "Expires": [ "-1" @@ -1087,15 +1102,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1107,22 +1122,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11976" ], "x-ms-request-id": [ - "82c66f31-a05a-434f-aa92-6858b7e09f96" + "9598a1a4-a833-4acc-bb8f-8e3c73612084" ], "x-ms-correlation-request-id": [ - "82c66f31-a05a-434f-aa92-6858b7e09f96" + "9598a1a4-a833-4acc-bb8f-8e3c73612084" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215755Z:82c66f31-a05a-434f-aa92-6858b7e09f96" + "SOUTHEASTASIA:20210106T042104Z:9598a1a4-a833-4acc-bb8f-8e3c73612084" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1131,7 +1146,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:57:54 GMT" + "Wed, 06 Jan 2021 04:21:03 GMT" ], "Expires": [ "-1" @@ -1144,15 +1159,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1164,22 +1179,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11975" ], "x-ms-request-id": [ - "aadd6f5e-b6f2-43b3-933c-b3b2761993ce" + "061edca2-0af5-41a9-a14c-5bce73a8e921" ], "x-ms-correlation-request-id": [ - "aadd6f5e-b6f2-43b3-933c-b3b2761993ce" + "061edca2-0af5-41a9-a14c-5bce73a8e921" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215810Z:aadd6f5e-b6f2-43b3-933c-b3b2761993ce" + "SOUTHEASTASIA:20210106T042119Z:061edca2-0af5-41a9-a14c-5bce73a8e921" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1188,7 +1203,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:58:09 GMT" + "Wed, 06 Jan 2021 04:21:18 GMT" ], "Expires": [ "-1" @@ -1201,15 +1216,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1221,22 +1236,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11974" ], "x-ms-request-id": [ - "771b9e66-427e-4ca3-be6d-803c3d0bcd87" + "40f40b5c-ab9d-466e-a8c4-f87ee45305f2" ], "x-ms-correlation-request-id": [ - "771b9e66-427e-4ca3-be6d-803c3d0bcd87" + "40f40b5c-ab9d-466e-a8c4-f87ee45305f2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215825Z:771b9e66-427e-4ca3-be6d-803c3d0bcd87" + "SOUTHEASTASIA:20210106T042135Z:40f40b5c-ab9d-466e-a8c4-f87ee45305f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1245,7 +1260,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:58:25 GMT" + "Wed, 06 Jan 2021 04:21:34 GMT" ], "Expires": [ "-1" @@ -1258,15 +1273,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1278,22 +1293,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11973" ], "x-ms-request-id": [ - "18ea3e0f-dd73-4c9b-9ea4-1b56b58b81e6" + "d10ac485-5e0a-4f49-bc93-2f61ab0b3a69" ], "x-ms-correlation-request-id": [ - "18ea3e0f-dd73-4c9b-9ea4-1b56b58b81e6" + "d10ac485-5e0a-4f49-bc93-2f61ab0b3a69" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215840Z:18ea3e0f-dd73-4c9b-9ea4-1b56b58b81e6" + "SOUTHEASTASIA:20210106T042150Z:d10ac485-5e0a-4f49-bc93-2f61ab0b3a69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1302,7 +1317,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:58:40 GMT" + "Wed, 06 Jan 2021 04:21:49 GMT" ], "Expires": [ "-1" @@ -1315,15 +1330,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1335,22 +1350,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11972" ], "x-ms-request-id": [ - "75a3433f-7c35-44d8-945e-fe16d402d69e" + "cb74ea94-1240-41b1-b990-4708809758d4" ], "x-ms-correlation-request-id": [ - "75a3433f-7c35-44d8-945e-fe16d402d69e" + "cb74ea94-1240-41b1-b990-4708809758d4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215855Z:75a3433f-7c35-44d8-945e-fe16d402d69e" + "SOUTHEASTASIA:20210106T042205Z:cb74ea94-1240-41b1-b990-4708809758d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1359,7 +1374,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:58:55 GMT" + "Wed, 06 Jan 2021 04:22:05 GMT" ], "Expires": [ "-1" @@ -1372,15 +1387,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1392,22 +1407,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11971" ], "x-ms-request-id": [ - "6bc2404f-8b05-4702-93e8-7c0c49f58f8e" + "5a8eb20c-a370-4af0-a7e1-910b84043bc0" ], "x-ms-correlation-request-id": [ - "6bc2404f-8b05-4702-93e8-7c0c49f58f8e" + "5a8eb20c-a370-4af0-a7e1-910b84043bc0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215910Z:6bc2404f-8b05-4702-93e8-7c0c49f58f8e" + "SOUTHEASTASIA:20210106T042221Z:5a8eb20c-a370-4af0-a7e1-910b84043bc0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1416,7 +1431,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:59:10 GMT" + "Wed, 06 Jan 2021 04:22:21 GMT" ], "Expires": [ "-1" @@ -1429,15 +1444,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1449,22 +1464,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11970" ], "x-ms-request-id": [ - "cad8d03e-6e7f-4947-8a53-2785247ddc13" + "c3a08546-27da-4822-857e-5c0296e83fc6" ], "x-ms-correlation-request-id": [ - "cad8d03e-6e7f-4947-8a53-2785247ddc13" + "c3a08546-27da-4822-857e-5c0296e83fc6" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215925Z:cad8d03e-6e7f-4947-8a53-2785247ddc13" + "SOUTHEASTASIA:20210106T042236Z:c3a08546-27da-4822-857e-5c0296e83fc6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1473,7 +1488,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:59:25 GMT" + "Wed, 06 Jan 2021 04:22:36 GMT" ], "Expires": [ "-1" @@ -1486,15 +1501,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1506,22 +1521,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11969" ], "x-ms-request-id": [ - "17a73f40-1764-428f-a72c-aaecef3dc1c7" + "ada16f2e-abf5-404c-bb62-2eac6f8f6f65" ], "x-ms-correlation-request-id": [ - "17a73f40-1764-428f-a72c-aaecef3dc1c7" + "ada16f2e-abf5-404c-bb62-2eac6f8f6f65" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215940Z:17a73f40-1764-428f-a72c-aaecef3dc1c7" + "SOUTHEASTASIA:20210106T042252Z:ada16f2e-abf5-404c-bb62-2eac6f8f6f65" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1530,7 +1545,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:59:40 GMT" + "Wed, 06 Jan 2021 04:22:51 GMT" ], "Expires": [ "-1" @@ -1543,15 +1558,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1563,22 +1578,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11968" ], "x-ms-request-id": [ - "913c0e98-85d4-44f0-aa06-0baee080a664" + "d413ca83-eb70-4150-ac6f-4816ca80a07a" ], "x-ms-correlation-request-id": [ - "913c0e98-85d4-44f0-aa06-0baee080a664" + "d413ca83-eb70-4150-ac6f-4816ca80a07a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T215955Z:913c0e98-85d4-44f0-aa06-0baee080a664" + "SOUTHEASTASIA:20210106T042307Z:d413ca83-eb70-4150-ac6f-4816ca80a07a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1587,7 +1602,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 21:59:55 GMT" + "Wed, 06 Jan 2021 04:23:07 GMT" ], "Expires": [ "-1" @@ -1600,15 +1615,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1620,16 +1635,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11967" ], "x-ms-request-id": [ - "803ba569-578e-4e54-8430-ab0a658df999" + "94616d04-5fba-4701-9b8b-6e8ed3be8ac7" ], "x-ms-correlation-request-id": [ - "803ba569-578e-4e54-8430-ab0a658df999" + "94616d04-5fba-4701-9b8b-6e8ed3be8ac7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220010Z:803ba569-578e-4e54-8430-ab0a658df999" + "SOUTHEASTASIA:20210106T042323Z:94616d04-5fba-4701-9b8b-6e8ed3be8ac7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1638,7 +1653,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:10 GMT" + "Wed, 06 Jan 2021 04:23:22 GMT" ], "Expires": [ "-1" @@ -1651,15 +1666,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjUzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalV6T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNVFF0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1671,16 +1686,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11966" ], "x-ms-request-id": [ - "7777abbf-c354-42db-80d5-5aa1b118c801" + "93c9ccd3-37be-4961-9bf0-507ab1507e88" ], "x-ms-correlation-request-id": [ - "7777abbf-c354-42db-80d5-5aa1b118c801" + "93c9ccd3-37be-4961-9bf0-507ab1507e88" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T220010Z:7777abbf-c354-42db-80d5-5aa1b118c801" + "SOUTHEASTASIA:20210106T042323Z:93c9ccd3-37be-4961-9bf0-507ab1507e88" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1689,7 +1704,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:00:10 GMT" + "Wed, 06 Jan 2021 04:23:22 GMT" ], "Expires": [ "-1" @@ -1704,13 +1719,13 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup6539" + "cdnResourceGroup14" ], "ValidateCustomDomainTest": [ - "profile218" + "profile6052" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginGetListTest.json index 05346d1d56ae2..35a6b1fa2c6a9 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginGetListTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginGetListTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2Njc/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4c8b9df2-2c8f-44c8-9582-fe0ccfe2e8b6" + "809518c2-46bf-41b4-8e56-fcde4065aad9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "6ee6df23-17a3-4e22-ab96-ad4786c4e4a5" + "4faf2ef2-c099-4de3-872b-565b586ec3ca" ], "x-ms-correlation-request-id": [ - "6ee6df23-17a3-4e22-ab96-ad4786c4e4a5" + "4faf2ef2-c099-4de3-872b-565b586ec3ca" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224910Z:6ee6df23-17a3-4e22-ab96-ad4786c4e4a5" + "SOUTHEASTASIA:20210106T040148Z:4faf2ef2-c099-4de3-872b-565b586ec3ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,10 +51,10 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:09 GMT" + "Wed, 06 Jan 2021 04:01:47 GMT" ], "Content-Length": [ - "191" + "193" ], "Content-Type": [ "application/json; charset=utf-8" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup667\",\r\n \"name\": \"cdnResourceGroup667\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909\",\r\n \"name\": \"cdnResourceGroup6909\",\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/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUwMTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MjA1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f6049f75-3dcb-4981-91f2-173d601d2208" + "23e2fa09-2031-4fe8-96e3-4eed9fc7c57f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "0e5b9753-5e81-46ad-87f2-22acc9688433" + "eb7c0d73-f29d-409e-b2c3-efcbb47cbc78" ], "x-ms-client-request-id": [ - "f6049f75-3dcb-4981-91f2-173d601d2208" + "23e2fa09-2031-4fe8-96e3-4eed9fc7c57f" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/72d74750-e05b-4e68-b61e-3bb26ed01e81?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/c4bfb635-ab29-4eb9-babd-ac125df3432c?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "24" ], "x-ms-correlation-request-id": [ - "85ddda3d-f895-4888-b52d-197d2133e912" + "bb2a6882-e3f3-4bd5-84be-10d69e085b8b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224916Z:85ddda3d-f895-4888-b52d-197d2133e912" + "SOUTHEASTASIA:20210106T040158Z:bb2a6882-e3f3-4bd5-84be-10d69e085b8b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:16 GMT" + "Wed, 06 Jan 2021 04:01:58 GMT" ], "Content-Length": [ - "397" + "375" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5018\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6205\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/72d74750-e05b-4e68-b61e-3bb26ed01e81?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy83MmQ3NDc1MC1lMDViLTRlNjgtYjYxZS0zYmIyNmVkMDFlODE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/c4bfb635-ab29-4eb9-babd-ac125df3432c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzRiZmI2MzUtYWIyOS00ZWI5LWJhYmQtYWMxMjVkZjM0MzJjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,47 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ff6cd040-2317-40f9-bb86-0e88cfaf7887" - ], - "x-ms-client-request-id": [ - "9f0053bf-c70e-4ed8-a428-9537d3be06c9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "cd821071-58ed-4722-85ca-52bf7193e906" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "fe01dd2b-5a7a-4ed3-b475-bbc071634ef1" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], "x-ms-correlation-request-id": [ - "fa37b530-d71d-41d6-8d05-d49f9be598b8" + "d9f6cce7-eb6b-4ff5-8cd3-19e3fc523994" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224927Z:fa37b530-d71d-41d6-8d05-d49f9be598b8" + "SOUTHEASTASIA:20210106T040208Z:d9f6cce7-eb6b-4ff5-8cd3-19e3fc523994" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:26 GMT" + "Wed, 06 Jan 2021 04:02:08 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -223,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/72d74750-e05b-4e68-b61e-3bb26ed01e81?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy83MmQ3NDc1MC1lMDViLTRlNjgtYjYxZS0zYmIyNmVkMDFlODE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/c4bfb635-ab29-4eb9-babd-ac125df3432c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzRiZmI2MzUtYWIyOS00ZWI5LWJhYmQtYWMxMjVkZjM0MzJjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -242,47 +224,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "5bafc9e1-1c21-4a96-878a-e0a5acebad7c" - ], - "x-ms-client-request-id": [ - "4a02c04e-a5a7-47c4-b351-5251fd7a4e8e" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "38c30235-6368-4aac-bd0a-245e32c9e818" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "c2fb59e2-b844-43c2-b85b-edb757b2f915" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], "x-ms-correlation-request-id": [ - "104e5662-b7f2-41c3-b739-6fd4ecc87eb8" + "6fc6750f-54fe-4a6f-a9fc-0275d845624b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224937Z:104e5662-b7f2-41c3-b739-6fd4ecc87eb8" + "SOUTHEASTASIA:20210106T040219Z:6fc6750f-54fe-4a6f-a9fc-0275d845624b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:36 GMT" + "Wed, 06 Jan 2021 04:02:19 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +265,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/72d74750-e05b-4e68-b61e-3bb26ed01e81?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy83MmQ3NDc1MC1lMDViLTRlNjgtYjYxZS0zYmIyNmVkMDFlODE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/c4bfb635-ab29-4eb9-babd-ac125df3432c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzRiZmI2MzUtYWIyOS00ZWI5LWJhYmQtYWMxMjVkZjM0MzJjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,66 +284,117 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e3bef271-5c22-4c51-9454-f47b83e9d8e2" + "16462891-238a-407a-8b3f-74d1bfea38d3" ], "x-ms-client-request-id": [ - "c752f8a4-5753-471d-9235-dd2f79ea8d92" + "9106920f-1066-47c0-bba0-dfd21520447b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "0412dece-331a-42e4-ac0c-fd10392db0c2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T040229Z:0412dece-331a-42e4-ac0c-fd10392db0c2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/c4bfb635-ab29-4eb9-babd-ac125df3432c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzRiZmI2MzUtYWIyOS00ZWI5LWJhYmQtYWMxMjVkZjM0MzJjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d3f7c00d-810e-4289-82e4-1d352481e38a" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ce691112-5e03-414f-98f6-94bd2a8ec442" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-correlation-request-id": [ - "2eaf6ef1-c084-4ce6-846f-e7f29034aa2e" + "21158904-a16f-4d88-83f0-1b16f8679eb1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224947Z:2eaf6ef1-c084-4ce6-846f-e7f29034aa2e" + "SOUTHEASTASIA:20210106T040239Z:21158904-a16f-4d88-83f0-1b16f8679eb1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:46 GMT" + "Wed, 06 Jan 2021 04:02:39 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUwMTg/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/c4bfb635-ab29-4eb9-babd-ac125df3432c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzRiZmI2MzUtYWIyOS00ZWI5LWJhYmQtYWMxMjVkZjM0MzJjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -380,72 +404,123 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e9458fab-cb2b-490e-872c-e54af525bf71" + "d76af02b-3520-49c0-b5a7-c7278df13574" ], "x-ms-client-request-id": [ - "658cbac4-5fd7-4699-9c9a-286ee1a2b372" + "a95c5961-432e-4a15-be1d-5d7eae8b11a0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "352df256-8045-455c-a3c8-28609676a689" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T040250Z:352df256-8045-455c-a3c8-28609676a689" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:02:49 GMT" + ], + "Content-Length": [ + "61" ], - "OData-Version": [ - "4.0" + "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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MjA1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "a7703d70-b6e9-4abb-89ae-4d6c3a7f7557" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "05ed2873-80c3-43aa-926a-0ca34503ffcc" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "050e946f-61e2-4a7f-abcf-227d054f7e5b" + "807ff339-8ae4-4ed9-aca0-5df3bcbec6d9" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224948Z:050e946f-61e2-4a7f-abcf-227d054f7e5b" + "SOUTHEASTASIA:20210106T040250Z:807ff339-8ae4-4ed9-aca0-5df3bcbec6d9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:47 GMT" + "Wed, 06 Jan 2021 04:02:50 GMT" ], "Content-Length": [ - "396" + "374" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile5018\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6205\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUwMTgvZW5kcG9pbnRzL2VuZHBvaW50MzQ5Mj9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MjA1L2VuZHBvaW50cy9lbmRwb2ludDMyMDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6ee4acdc-008c-4f87-b96e-165127448b94" + "fb236d39-ea2d-4316-a479-a4563ef5bc27" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -464,69 +539,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "716896df-6bc2-4f04-9117-c96fba884eaf" + "dffb70fd-70dc-4f80-91fd-6a0bd8dbb70a" ], "x-ms-client-request-id": [ - "6ee4acdc-008c-4f87-b96e-165127448b94" + "fb236d39-ea2d-4316-a479-a4563ef5bc27" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/484e3341-9f02-41cb-a77f-8450b806693c?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/677b15fa-ac33-4946-b912-d437244d25cd?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "f07d6e42-c71b-4829-b920-978a23d82cee" + "9833119c-6585-4299-8129-26989b79a08c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T224958Z:f07d6e42-c71b-4829-b920-978a23d82cee" + "SOUTHEASTASIA:20210106T040258Z:9833119c-6585-4299-8129-26989b79a08c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:49:57 GMT" + "Wed, 06 Jan 2021 04:02:58 GMT" ], "Content-Length": [ - "1233" + "1086" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint3492\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint3492.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3200\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3200.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/484e3341-9f02-41cb-a77f-8450b806693c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy80ODRlMzM0MS05ZjAyLTQxY2ItYTc3Zi04NDUwYjgwNjY5M2M/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/677b15fa-ac33-4946-b912-d437244d25cd?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjc3YjE1ZmEtYWMzMy00OTQ2LWI5MTItZDQzNzI0NGQyNWNkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,47 +602,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "96c5ac4f-0fc3-4a44-a94c-7719de353b84" - ], - "x-ms-client-request-id": [ - "9bca545e-ac5a-4f66-92fd-26616f262df5" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "349224e9-aba1-46fd-a41a-838d7705f2b4" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "93afc2b8-2394-47d2-8193-825de3bc77dd" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11994" ], "x-ms-correlation-request-id": [ - "2700c545-92c8-4595-a9ef-7f9a58f79500" + "e16c436b-8acb-46da-823c-6fb9364b3863" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225009Z:2700c545-92c8-4595-a9ef-7f9a58f79500" + "SOUTHEASTASIA:20210106T040308Z:e16c436b-8acb-46da-823c-6fb9364b3863" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:08 GMT" + "Wed, 06 Jan 2021 04:03:08 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -586,16 +643,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/operationresults/484e3341-9f02-41cb-a77f-8450b806693c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy80ODRlMzM0MS05ZjAyLTQxY2ItYTc3Zi04NDUwYjgwNjY5M2M/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/operationresults/677b15fa-ac33-4946-b912-d437244d25cd?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjc3YjE1ZmEtYWMzMy00OTQ2LWI5MTItZDQzNzI0NGQyNWNkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,47 +662,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ec52a258-3ee1-483a-8fcc-3ec5416f0f07" - ], - "x-ms-client-request-id": [ - "cce30f37-2f94-4d0b-83db-ee29d398c4b4" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1142fba6-5f0d-4a8b-9417-414c8c09fbc0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f8d96fd3-5a4c-47ea-b3b3-f29dd88834ac" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11993" ], "x-ms-correlation-request-id": [ - "dcdc78ef-ea6d-4ed9-987b-2dc818c59f4b" + "28a59124-7165-4c9a-8f02-0e87f921ad27" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225019Z:dcdc78ef-ea6d-4ed9-987b-2dc818c59f4b" + "SOUTHEASTASIA:20210106T040319Z:28a59124-7165-4c9a-8f02-0e87f921ad27" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:18 GMT" + "Wed, 06 Jan 2021 04:03:18 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -655,16 +703,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUwMTgvZW5kcG9pbnRzL2VuZHBvaW50MzQ5Mj9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MjA1L2VuZHBvaW50cy9lbmRwb2ludDMyMDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,72 +722,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ff0623e4-23a8-49e0-975c-20c5ae86b478" - ], - "x-ms-client-request-id": [ - "1ef28bc6-b7f9-417e-9be5-b945458ee058" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "58ede12e-95c0-448c-b2eb-a7f1c7ed98cd" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e99bf89f-c8c5-42c8-87bf-63340529f6b8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "690db8f3-9d20-4e9f-8105-0c1e45cd42cf" + "fbfd46b6-783e-42c6-a5c4-5dbab7d48624" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225020Z:690db8f3-9d20-4e9f-8105-0c1e45cd42cf" + "SOUTHEASTASIA:20210106T040319Z:fbfd46b6-783e-42c6-a5c4-5dbab7d48624" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:19 GMT" + "Wed, 06 Jan 2021 04:03:19 GMT" ], "Content-Length": [ - "1233" + "1084" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint3492\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint3492.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint3200\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint3200.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUwMTgvZW5kcG9pbnRzL2VuZHBvaW50MzQ5Mi9vcmlnaW5zL29yaWdpbjE/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MjA1L2VuZHBvaW50cy9lbmRwb2ludDMyMDAvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "40238c4b-61a6-43fb-9e99-f4b947df90a7" + "292ee771-9500-495d-a4a3-d943d67cbe20" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -749,72 +788,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "10d28d79-385b-42b2-92e5-063c8f69e6ed" - ], - "x-ms-client-request-id": [ - "40238c4b-61a6-43fb-9e99-f4b947df90a7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f2c5684d-a66f-4081-9f12-8a02d151adee" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "292ee771-9500-495d-a4a3-d943d67cbe20" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11992" ], "x-ms-correlation-request-id": [ - "3f258c33-5733-4bbe-b2ab-838b0d9ca154" + "c337fd2c-fee0-4c34-a0c2-c1a947d84681" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225021Z:3f258c33-5733-4bbe-b2ab-838b0d9ca154" + "SOUTHEASTASIA:20210106T040320Z:c337fd2c-fee0-4c34-a0c2-c1a947d84681" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:20 GMT" + "Wed, 06 Jan 2021 04:03:19 GMT" ], "Content-Length": [ - "608" + "593" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"origin1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\",\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"enabled\": true,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"originHostHeader\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\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/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492/origins?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2NjcvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTUwMTgvZW5kcG9pbnRzL2VuZHBvaW50MzQ5Mi9vcmlnaW5zP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200/origins?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MjA1L2VuZHBvaW50cy9lbmRwb2ludDMyMDAvb3JpZ2lucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8ae3b604-d993-4946-bf68-39d3f701c421" + "a24ff7ac-f5ed-4a2f-ab4c-f01ebea6e0a8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -824,71 +854,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "ad514dcc-72d8-4cb1-940c-cd59a16fbcd4" - ], - "x-ms-client-request-id": [ - "8ae3b604-d993-4946-bf68-39d3f701c421" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d440d41c-2dc9-4121-8fe1-e51d146de70e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a24ff7ac-f5ed-4a2f-ab4c-f01ebea6e0a8" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11991" ], "x-ms-correlation-request-id": [ - "f2d8bfc8-3f7b-461f-93bc-a4fcf81afa69" + "6b612dc7-2604-4660-bf89-ec51189aba89" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225021Z:f2d8bfc8-3f7b-461f-93bc-a4fcf81afa69" + "SOUTHEASTASIA:20210106T040320Z:6b612dc7-2604-4660-bf89-ec51189aba89" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:20 GMT" + "Wed, 06 Jan 2021 04:03:20 GMT" ], "Content-Length": [ - "652" + "605" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667/providers/Microsoft.Cdn/profiles/profile5018/endpoints/endpoint3492/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\",\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"enabled\": true,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"originHostHeader\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909/providers/Microsoft.Cdn/profiles/profile6205/endpoints/endpoint3200/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\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 }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup667?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2Njc/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6909?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2OTA5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f09d7222-ac7b-4ee3-b765-3a2bbab0cc9d" + "bf792112-35d5-4051-9e27-f5ff616e9c1d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -900,7 +921,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -909,13 +930,13 @@ "14999" ], "x-ms-request-id": [ - "45fc4782-514b-4a06-b28a-1c289846d81e" + "90728def-7dae-4664-9bcd-ac254afb43cc" ], "x-ms-correlation-request-id": [ - "45fc4782-514b-4a06-b28a-1c289846d81e" + "90728def-7dae-4664-9bcd-ac254afb43cc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225021Z:45fc4782-514b-4a06-b28a-1c289846d81e" + "SOUTHEASTASIA:20210106T040324Z:90728def-7dae-4664-9bcd-ac254afb43cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -924,7 +945,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:21 GMT" + "Wed, 06 Jan 2021 04:03:24 GMT" ], "Expires": [ "-1" @@ -937,15 +958,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -957,7 +978,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -966,13 +987,13 @@ "11999" ], "x-ms-request-id": [ - "7a1589cb-ee3b-4cbe-ba40-f900980d88c3" + "663646f1-5f65-4ae4-9293-7ec8e94b8983" ], "x-ms-correlation-request-id": [ - "7a1589cb-ee3b-4cbe-ba40-f900980d88c3" + "663646f1-5f65-4ae4-9293-7ec8e94b8983" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225037Z:7a1589cb-ee3b-4cbe-ba40-f900980d88c3" + "SOUTHEASTASIA:20210106T040339Z:663646f1-5f65-4ae4-9293-7ec8e94b8983" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -981,7 +1002,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:36 GMT" + "Wed, 06 Jan 2021 04:03:39 GMT" ], "Expires": [ "-1" @@ -994,15 +1015,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1014,7 +1035,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1023,13 +1044,13 @@ "11998" ], "x-ms-request-id": [ - "0f21e380-5f2e-4d17-a26b-bd6607a38cde" + "aff87f97-0b1b-414d-b535-17fe0747fb05" ], "x-ms-correlation-request-id": [ - "0f21e380-5f2e-4d17-a26b-bd6607a38cde" + "aff87f97-0b1b-414d-b535-17fe0747fb05" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225052Z:0f21e380-5f2e-4d17-a26b-bd6607a38cde" + "SOUTHEASTASIA:20210106T040355Z:aff87f97-0b1b-414d-b535-17fe0747fb05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1038,7 +1059,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:50:51 GMT" + "Wed, 06 Jan 2021 04:03:54 GMT" ], "Expires": [ "-1" @@ -1051,15 +1072,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1071,7 +1092,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1080,13 +1101,13 @@ "11997" ], "x-ms-request-id": [ - "d5f51626-3d19-4456-a8a8-0c3f6fbcabd4" + "0c3facc7-9a13-4b5c-a68e-6ade2960130c" ], "x-ms-correlation-request-id": [ - "d5f51626-3d19-4456-a8a8-0c3f6fbcabd4" + "0c3facc7-9a13-4b5c-a68e-6ade2960130c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225107Z:d5f51626-3d19-4456-a8a8-0c3f6fbcabd4" + "SOUTHEASTASIA:20210106T040410Z:0c3facc7-9a13-4b5c-a68e-6ade2960130c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1095,7 +1116,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:51:06 GMT" + "Wed, 06 Jan 2021 04:04:10 GMT" ], "Expires": [ "-1" @@ -1108,15 +1129,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1128,7 +1149,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1137,13 +1158,13 @@ "11996" ], "x-ms-request-id": [ - "47fbfaee-ea54-49b5-9edc-7eeae9b1c61e" + "dcaa73ec-426b-42b0-80ce-2e963f39ad0e" ], "x-ms-correlation-request-id": [ - "47fbfaee-ea54-49b5-9edc-7eeae9b1c61e" + "dcaa73ec-426b-42b0-80ce-2e963f39ad0e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225122Z:47fbfaee-ea54-49b5-9edc-7eeae9b1c61e" + "SOUTHEASTASIA:20210106T040426Z:dcaa73ec-426b-42b0-80ce-2e963f39ad0e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1152,7 +1173,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:51:21 GMT" + "Wed, 06 Jan 2021 04:04:25 GMT" ], "Expires": [ "-1" @@ -1165,15 +1186,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1185,7 +1206,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1194,13 +1215,13 @@ "11995" ], "x-ms-request-id": [ - "2a1d8b22-bbed-483e-94fd-b69980b7f766" + "5a390c1f-3cfe-467c-aa21-1ea18f82cb8d" ], "x-ms-correlation-request-id": [ - "2a1d8b22-bbed-483e-94fd-b69980b7f766" + "5a390c1f-3cfe-467c-aa21-1ea18f82cb8d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225137Z:2a1d8b22-bbed-483e-94fd-b69980b7f766" + "SOUTHEASTASIA:20210106T040441Z:5a390c1f-3cfe-467c-aa21-1ea18f82cb8d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1209,7 +1230,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:51:36 GMT" + "Wed, 06 Jan 2021 04:04:40 GMT" ], "Expires": [ "-1" @@ -1222,15 +1243,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1242,7 +1263,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1251,13 +1272,13 @@ "11994" ], "x-ms-request-id": [ - "ef9d832f-d09c-4aa3-96bb-c1491280d9d6" + "29f8d3a9-011b-49e5-99aa-86b224a3d55c" ], "x-ms-correlation-request-id": [ - "ef9d832f-d09c-4aa3-96bb-c1491280d9d6" + "29f8d3a9-011b-49e5-99aa-86b224a3d55c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225152Z:ef9d832f-d09c-4aa3-96bb-c1491280d9d6" + "SOUTHEASTASIA:20210106T040457Z:29f8d3a9-011b-49e5-99aa-86b224a3d55c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1266,7 +1287,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:51:51 GMT" + "Wed, 06 Jan 2021 04:04:56 GMT" ], "Expires": [ "-1" @@ -1279,15 +1300,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1299,7 +1320,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1308,13 +1329,13 @@ "11993" ], "x-ms-request-id": [ - "1cd1a075-cd2c-4f26-8e0f-0407d33d4d6c" + "04ca7a7e-ca45-460a-aeb5-d43d82e9ce3f" ], "x-ms-correlation-request-id": [ - "1cd1a075-cd2c-4f26-8e0f-0407d33d4d6c" + "04ca7a7e-ca45-460a-aeb5-d43d82e9ce3f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225207Z:1cd1a075-cd2c-4f26-8e0f-0407d33d4d6c" + "SOUTHEASTASIA:20210106T040512Z:04ca7a7e-ca45-460a-aeb5-d43d82e9ce3f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1323,7 +1344,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:52:06 GMT" + "Wed, 06 Jan 2021 04:05:12 GMT" ], "Expires": [ "-1" @@ -1336,15 +1357,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1356,7 +1377,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1365,13 +1386,13 @@ "11992" ], "x-ms-request-id": [ - "62704405-9e6b-43b7-99da-94da7fd81799" + "8a544613-4e3a-455e-8acf-e56ae4bf3bb1" ], "x-ms-correlation-request-id": [ - "62704405-9e6b-43b7-99da-94da7fd81799" + "8a544613-4e3a-455e-8acf-e56ae4bf3bb1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225222Z:62704405-9e6b-43b7-99da-94da7fd81799" + "SOUTHEASTASIA:20210106T040528Z:8a544613-4e3a-455e-8acf-e56ae4bf3bb1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1380,7 +1401,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:52:21 GMT" + "Wed, 06 Jan 2021 04:05:27 GMT" ], "Expires": [ "-1" @@ -1393,15 +1414,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1413,7 +1434,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1422,13 +1443,13 @@ "11991" ], "x-ms-request-id": [ - "b7cfebcf-b428-4763-90e6-c5cdd09a5099" + "3c93d1d0-4460-4b8f-b77e-7ba31a1faf1b" ], "x-ms-correlation-request-id": [ - "b7cfebcf-b428-4763-90e6-c5cdd09a5099" + "3c93d1d0-4460-4b8f-b77e-7ba31a1faf1b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225237Z:b7cfebcf-b428-4763-90e6-c5cdd09a5099" + "SOUTHEASTASIA:20210106T040543Z:3c93d1d0-4460-4b8f-b77e-7ba31a1faf1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1437,7 +1458,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:52:36 GMT" + "Wed, 06 Jan 2021 04:05:43 GMT" ], "Expires": [ "-1" @@ -1450,15 +1471,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1469,23 +1490,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], "x-ms-request-id": [ - "af3aa60d-c629-4ab7-9b45-8e26eaec1dcb" + "dd9e456d-a257-4837-82a5-f57f46bdcc98" ], "x-ms-correlation-request-id": [ - "af3aa60d-c629-4ab7-9b45-8e26eaec1dcb" + "dd9e456d-a257-4837-82a5-f57f46bdcc98" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225252Z:af3aa60d-c629-4ab7-9b45-8e26eaec1dcb" + "SOUTHEASTASIA:20210106T040558Z:dd9e456d-a257-4837-82a5-f57f46bdcc98" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1494,58 +1509,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:52:51 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" - ], - "x-ms-request-id": [ - "dc2c4644-e210-4ce2-aceb-ddda5266ada6" - ], - "x-ms-correlation-request-id": [ - "dc2c4644-e210-4ce2-aceb-ddda5266ada6" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T225307Z:dc2c4644-e210-4ce2-aceb-ddda5266ada6" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:53:06 GMT" + "Wed, 06 Jan 2021 04:05:58 GMT" ], "Expires": [ "-1" @@ -1558,15 +1522,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjY3LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOalkzTFZkRlUxUlZVeUlzSW1wdllreHZZMkYwYVc5dUlqb2lkMlZ6ZEhWekluMD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjkwOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOamt3T1MxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1578,16 +1542,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "cf623aa1-0447-41cf-8260-c8b43c8faf9a" + "33f1d812-dfa5-4d88-a000-14ed72565f39" ], "x-ms-correlation-request-id": [ - "cf623aa1-0447-41cf-8260-c8b43c8faf9a" + "33f1d812-dfa5-4d88-a000-14ed72565f39" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225307Z:cf623aa1-0447-41cf-8260-c8b43c8faf9a" + "SOUTHEASTASIA:20210106T040559Z:33f1d812-dfa5-4d88-a000-14ed72565f39" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1596,7 +1560,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:06 GMT" + "Wed, 06 Jan 2021 04:05:58 GMT" ], "Expires": [ "-1" @@ -1611,14 +1575,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup667" + "cdnResourceGroup6909" ], "OriginGetListTest": [ - "profile5018", - "endpoint3492" + "profile6205", + "endpoint3200" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginUpdateTest.json index 170cea793f175..cdaaf1723b8e7 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginUpdateTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/OriginTests/OriginUpdateTest.json @@ -1,21 +1,21 @@ { "Entries": [ { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6160d641-7220-4def-9480-dd6c97a40eb8" + "58eb6185-727c-4599-9272-8897a0af3c4d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "6b47f1f0-55b0-44be-8029-7ddacadedf7f" + "d724a6ad-6b7e-4223-bfb2-63afa7e8db18" ], "x-ms-correlation-request-id": [ - "6b47f1f0-55b0-44be-8029-7ddacadedf7f" + "d724a6ad-6b7e-4223-bfb2-63afa7e8db18" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225308Z:6b47f1f0-55b0-44be-8029-7ddacadedf7f" + "SOUTHEASTASIA:20210106T040602Z:d724a6ad-6b7e-4223-bfb2-63afa7e8db18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:07 GMT" + "Wed, 06 Jan 2021 04:06:01 GMT" ], "Content-Length": [ "193" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146\",\r\n \"name\": \"cdnResourceGroup6146\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342\",\r\n \"name\": \"cdnResourceGroup3342\",\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f8c014a5-c6a6-4e91-9fa1-4f0985c13f42" + "b25bbbcb-f8bb-4a9a-a390-c1f903a8bb8d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -101,69 +101,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d70d1608-6604-4ca0-b5ba-4e5f782684bd" + "e17491f3-4e15-4c41-8f79-278331926ccc" ], "x-ms-client-request-id": [ - "f8c014a5-c6a6-4e91-9fa1-4f0985c13f42" + "b25bbbcb-f8bb-4a9a-a390-c1f903a8bb8d" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/d152e1cd-92c1-4927-99e5-855d69d1c22c?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/3f4c5810-10fb-42f2-8bdf-222e105c5904?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "23" ], "x-ms-correlation-request-id": [ - "28018b6a-8f4a-4222-ae1b-9d514749dd26" + "1e2b4e37-f9e5-4b17-a198-6715ee4500aa" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225313Z:28018b6a-8f4a-4222-ae1b-9d514749dd26" + "SOUTHEASTASIA:20210106T040610Z:1e2b4e37-f9e5-4b17-a198-6715ee4500aa" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:12 GMT" + "Wed, 06 Jan 2021 04:06:09 GMT" ], "Content-Length": [ - "400" + "377" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile2212\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7244\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"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/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/d152e1cd-92c1-4927-99e5-855d69d1c22c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDE1MmUxY2QtOTJjMS00OTI3LTk5ZTUtODU1ZDY5ZDFjMjJjP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/3f4c5810-10fb-42f2-8bdf-222e105c5904?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2Y0YzU4MTAtMTBmYi00MmYyLThiZGYtMjIyZTEwNWM1OTA0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -173,116 +164,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c06348fc-3db2-4814-9068-b3cff34f27fa" - ], - "x-ms-client-request-id": [ - "8cdaef57-817b-4657-b103-f49d18a95dee" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-correlation-request-id": [ - "acf9b5e4-016f-44e1-82c1-89d00349b26b" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T225323Z:acf9b5e4-016f-44e1-82c1-89d00349b26b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 22:53:22 GMT" - ], - "Content-Length": [ - "78" - ], - "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" - ], - "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/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/d152e1cd-92c1-4927-99e5-855d69d1c22c?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDE1MmUxY2QtOTJjMS00OTI3LTk5ZTUtODU1ZDY5ZDFjMjJjP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], "x-ms-request-id": [ - "afc0b27c-4077-4970-b2b7-0e0316683b37" + "a3658029-f4d6-49be-a4e2-877300f6afcb" ], "x-ms-client-request-id": [ - "90dd4591-9f12-4b63-8958-c8250fa8f1a1" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "0e0d3ef7-a65f-483e-8863-224dfa7e81da" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11990" ], "x-ms-correlation-request-id": [ - "d5dc0e0c-759c-46d4-aaeb-536825c45020" + "e32519ba-a67c-4d3e-ae96-0d1be585d010" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225333Z:d5dc0e0c-759c-46d4-aaeb-536825c45020" + "SOUTHEASTASIA:20210106T040620Z:e32519ba-a67c-4d3e-ae96-0d1be585d010" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:33 GMT" + "Wed, 06 Jan 2021 04:06:19 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -292,16 +205,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -311,72 +224,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b78a3525-0abe-4842-99cf-d7f63224bd82" - ], - "x-ms-client-request-id": [ - "80844377-4e98-4ff7-ba86-0f5213f87349" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "51b78415-14c9-4c27-a162-b520ae47d034" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a46a22d0-6e98-4bab-b43e-016d21127b7a" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "48" ], "x-ms-correlation-request-id": [ - "9dfd218f-f18f-4548-a69f-686562da2c25" + "ee2e336f-e482-4aa8-9a2f-2b40b68601d7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225334Z:9dfd218f-f18f-4548-a69f-686562da2c25" + "SOUTHEASTASIA:20210106T040620Z:ee2e336f-e482-4aa8-9a2f-2b40b68601d7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:34 GMT" + "Wed, 06 Jan 2021 04:06:20 GMT" ], "Content-Length": [ - "399" + "376" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile2212\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7244\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzc/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/originGroups/origingroup1\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/healthz\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/originGroups/origingroup1\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/healthz\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2c5906a3-3477-401d-bc19-83ef6c7933b4" + "46f440ec-a9fe-49b4-b43f-78353c2a0547" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -395,69 +299,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "d5f0a412-551b-44ff-8e0e-2251b12caac6" + "c510dbfc-e888-4aea-9086-47d4d9836d1b" ], "x-ms-client-request-id": [ - "2c5906a3-3477-401d-bc19-83ef6c7933b4" + "46f440ec-a9fe-49b4-b43f-78353c2a0547" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/669b0d8a-93e4-485c-90e2-e3be9e194dde?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/7966a62c-924c-4414-b64f-baa13509bda4?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "98" ], "x-ms-correlation-request-id": [ - "608e3b15-8215-44b1-a0b1-3246e479bb58" + "5bf25f30-f4cd-49d8-a930-5f5b2371e689" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225339Z:608e3b15-8215-44b1-a0b1-3246e479bb58" + "SOUTHEASTASIA:20210106T040627Z:5bf25f30-f4cd-49d8-a930-5f5b2371e689" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:38 GMT" + "Wed, 06 Jan 2021 04:06:26 GMT" ], "Content-Length": [ - "2173" + "1889" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint1137\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1137.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probeIntervalInSeconds\": 60,\r\n \"probePath\": \"/healthz\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeRequestType\": \"HEAD\"\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/originGroups/origingroup1\"\r\n },\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint2757\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2757.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/healthz\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/originGroups/origingroup1\"\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/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/669b0d8a-93e4-485c-90e2-e3be9e194dde?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjY5YjBkOGEtOTNlNC00ODVjLTkwZTItZTNiZTllMTk0ZGRlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/7966a62c-924c-4414-b64f-baa13509bda4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk2NmE2MmMtOTI0Yy00NDE0LWI2NGYtYmFhMTM1MDliZGE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -467,47 +362,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "96ecdf79-9dae-4401-80a4-821e4a7f9f5e" - ], - "x-ms-client-request-id": [ - "766af4fa-f079-4184-a2bd-a97de032ed37" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "76463c7f-e0bb-4e73-9ab9-bd08f4da65c5" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "13993488-e3e9-4075-80db-2e2821506c2d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11989" ], "x-ms-correlation-request-id": [ - "94c8ea02-2947-4681-8344-00af04a20aca" + "a092b48f-7652-4c51-b348-fb78bcc4b5e8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225349Z:94c8ea02-2947-4681-8344-00af04a20aca" + "SOUTHEASTASIA:20210106T040638Z:a092b48f-7652-4c51-b348-fb78bcc4b5e8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:48 GMT" + "Wed, 06 Jan 2021 04:06:38 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -517,16 +403,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/669b0d8a-93e4-485c-90e2-e3be9e194dde?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjY5YjBkOGEtOTNlNC00ODVjLTkwZTItZTNiZTllMTk0ZGRlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/7966a62c-924c-4414-b64f-baa13509bda4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk2NmE2MmMtOTI0Yy00NDE0LWI2NGYtYmFhMTM1MDliZGE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -536,47 +422,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c7324e5b-4661-42df-b6a7-e03dc26fe8e5" - ], - "x-ms-client-request-id": [ - "0ccf847a-074c-4daf-a5a4-7924abbce8cd" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "b2144d8a-d7b1-4a9d-a67b-b24e8c4b4f8e" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "bef5395f-39fe-4b71-8728-88f2717e1fdd" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11988" ], "x-ms-correlation-request-id": [ - "a21a9a9b-e83d-4ad2-8dbb-e584206b787f" + "bf465a84-6461-4f76-bd77-1d1eca26fc91" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225359Z:a21a9a9b-e83d-4ad2-8dbb-e584206b787f" + "SOUTHEASTASIA:20210106T040648Z:bf465a84-6461-4f76-bd77-1d1eca26fc91" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:53:58 GMT" + "Wed, 06 Jan 2021 04:06:48 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -586,16 +463,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/669b0d8a-93e4-485c-90e2-e3be9e194dde?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjY5YjBkOGEtOTNlNC00ODVjLTkwZTItZTNiZTllMTk0ZGRlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/7966a62c-924c-4414-b64f-baa13509bda4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk2NmE2MmMtOTI0Yy00NDE0LWI2NGYtYmFhMTM1MDliZGE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -605,47 +482,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "7fb53a9a-486d-4c1d-af50-e8f592ac6227" - ], - "x-ms-client-request-id": [ - "3721128b-923a-4a7f-9e84-3d1a751c2dde" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c57872aa-c683-424b-a86c-007fcb0dd2e0" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "687f18d8-062c-4f6e-a4d6-38dc91e4b63d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11987" ], "x-ms-correlation-request-id": [ - "7c28e3dd-d60d-4099-8142-0d540cbdbe6d" + "3a90199a-374c-498d-9466-c0b4407cb22e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225410Z:7c28e3dd-d60d-4099-8142-0d540cbdbe6d" + "SOUTHEASTASIA:20210106T040658Z:3a90199a-374c-498d-9466-c0b4407cb22e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:09 GMT" + "Wed, 06 Jan 2021 04:06:58 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -655,16 +523,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/669b0d8a-93e4-485c-90e2-e3be9e194dde?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjY5YjBkOGEtOTNlNC00ODVjLTkwZTItZTNiZTllMTk0ZGRlP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/7966a62c-924c-4414-b64f-baa13509bda4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk2NmE2MmMtOTI0Yy00NDE0LWI2NGYtYmFhMTM1MDliZGE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -674,47 +542,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a6c59bfb-4311-49b0-b80c-015c5e91f60b" - ], - "x-ms-client-request-id": [ - "e912ee20-0bc1-476f-b603-afaf74df66d5" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f7b761d8-4592-4607-a016-e9c6e1d3121d" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "da88be7e-c064-4847-a816-2138f54d701c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11986" ], "x-ms-correlation-request-id": [ - "3ca90259-428d-4215-aa81-36d67c826247" + "88342481-fb54-4a21-bffd-4e4cd27164b4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225420Z:3ca90259-428d-4215-aa81-36d67c826247" + "SOUTHEASTASIA:20210106T040709Z:88342481-fb54-4a21-bffd-4e4cd27164b4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:20 GMT" + "Wed, 06 Jan 2021 04:07:08 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -724,16 +583,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzc/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -743,78 +602,69 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6707e3f4-5b43-4732-bfcb-c0b5f1060ccb" - ], - "x-ms-client-request-id": [ - "191e5394-b85b-4cd9-bb29-804748ff5ef7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c8d2d3f7-a75b-4ecd-8965-5e81fbe618dc" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "58b07c75-03f7-4b5d-835a-936102249893" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "49" + "48" ], "x-ms-correlation-request-id": [ - "019a964c-8dbb-40f4-90a4-1cdad3af5862" + "63d67cec-9163-424a-bf56-fa6c10865a2b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225421Z:019a964c-8dbb-40f4-90a4-1cdad3af5862" + "SOUTHEASTASIA:20210106T040709Z:63d67cec-9163-424a-bf56-fa6c10865a2b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:21 GMT" + "Wed, 06 Jan 2021 04:07:09 GMT" ], "Content-Length": [ - "2173" + "1887" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint1137\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1137.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probeIntervalInSeconds\": 60,\r\n \"probePath\": \"/healthz\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeRequestType\": \"HEAD\"\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/originGroups/origingroup1\"\r\n },\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint2757\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2757.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-3\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/healthz\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/originGroups/origingroup1\"\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PATCH", - "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"www.bing.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "674a2125-5c38-4eed-b05a-3f53f2707654" + "0fa1c8ef-7675-45fa-b479-308211905e8e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "380" + "383" ] }, "ResponseHeaders": { @@ -825,80 +675,71 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/89fb485c-7d87-46bc-bac4-69f3abaa222f/profileresults/profile2212/endpointresults/endpoint1137/originresults/origin1?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/02039fcd-5ed5-4de2-b848-add95b8d1b4e/profileresults/profile7244/endpointresults/endpoint2757/originresults/origin1?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "4d625841-0da1-42ca-9bef-d0d7b30d2298" + "1f6e85e8-c52d-4df4-a025-9f892387959d" ], "x-ms-client-request-id": [ - "674a2125-5c38-4eed-b05a-3f53f2707654" + "0fa1c8ef-7675-45fa-b479-308211905e8e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/89fb485c-7d87-46bc-bac4-69f3abaa222f?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/02039fcd-5ed5-4de2-b848-add95b8d1b4e?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "dc1c2595-e5ee-4c2b-9617-c27d3fd5aa0e" + "c160555e-f2ee-4a61-86a3-1571b9cea7bb" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225423Z:dc1c2595-e5ee-4c2b-9617-c27d3fd5aa0e" + "SOUTHEASTASIA:20210106T040713Z:c160555e-f2ee-4a61-86a3-1571b9cea7bb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:23 GMT" + "Wed, 06 Jan 2021 04:07:12 GMT" ], "Content-Length": [ - "764" + "751" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"origin1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\",\r\n \"hostName\": \"www.bing.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"enabled\": true,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"originHostHeader\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"invalid!Hostname&\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "cf47e67e-4029-4e14-b2b8-b26ba67c32ab" + "5e38527b-be43-41a5-a876-a27402e4802f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -914,47 +755,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "c12a2fac-c524-4506-ada9-dc96597e06f7" - ], - "x-ms-client-request-id": [ - "cf47e67e-4029-4e14-b2b8-b26ba67c32ab" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "d3ec6382-26b5-43ae-8587-167e54b73ea6" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "5e38527b-be43-41a5-a876-a27402e4802f" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "e6a417f0-9c14-43ea-b5f5-d2279226cb32" + "390cbcb5-d69f-44ac-b32f-8510ec074d01" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225445Z:e6a417f0-9c14-43ea-b5f5-d2279226cb32" + "SOUTHEASTASIA:20210106T040735Z:390cbcb5-d69f-44ac-b32f-8510ec074d01" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:44 GMT" + "Wed, 06 Jan 2021 04:07:34 GMT" ], "Content-Length": [ - "174" + "169" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -964,22 +796,22 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"www.hello.com\",\r\n \"httpPort\": 1265\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d446706e-70b2-4ebc-b31d-da4bd24016ab" + "32a3ac85-19eb-4ccb-b430-c6594dc20c3a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -996,80 +828,71 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/5d7fd35c-c5fd-48a8-9db6-a71dbbcc1e7a/profileresults/profile2212/endpointresults/endpoint1137/originresults/origin1?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/2c09a285-44a0-4eed-bac1-78f71b633a25/profileresults/profile7244/endpointresults/endpoint2757/originresults/origin1?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "7c8443be-e164-4f45-9f9f-9b132d3e49d7" + "499f3998-4e85-4969-a116-f2f39ffc27c6" ], "x-ms-client-request-id": [ - "d446706e-70b2-4ebc-b31d-da4bd24016ab" + "32a3ac85-19eb-4ccb-b430-c6594dc20c3a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/5d7fd35c-c5fd-48a8-9db6-a71dbbcc1e7a?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/2c09a285-44a0-4eed-bac1-78f71b633a25?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], "x-ms-correlation-request-id": [ - "cde21edc-78b8-4d4c-b3a4-509c938d4293" + "d0239545-40eb-4f57-91c5-d8a5642d4de1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225459Z:cde21edc-78b8-4d4c-b3a4-509c938d4293" + "SOUTHEASTASIA:20210106T040800Z:d0239545-40eb-4f57-91c5-d8a5642d4de1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:59 GMT" + "Wed, 06 Jan 2021 04:07:59 GMT" ], "Content-Length": [ - "765" + "749" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"origin1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\",\r\n \"hostName\": \"www.hello.com\",\r\n \"httpPort\": 1265,\r\n \"httpsPort\": 8081,\r\n \"enabled\": true,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"originHostHeader\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"www.hello.com\",\r\n \"httpPort\": 1265,\r\n \"httpsPort\": 8081,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PATCH", "RequestBody": "{\r\n \"properties\": {\r\n \"httpPort\": 99999,\r\n \"httpsPort\": -2000\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c791c7fb-4459-4228-b4d6-608307a7c506" + "fa2254bf-979e-4dac-ad3f-a9696c42ed16" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1085,47 +908,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "a9780b89-8a19-4943-bbcc-f258423b8031" - ], - "x-ms-client-request-id": [ - "c791c7fb-4459-4228-b4d6-608307a7c506" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-request-id": [ + "e676d25c-9ce2-4cc4-b26f-2a7c479913f2" ], - "X-Powered-By": [ - "ASP.NET" + "x-ms-client-request-id": [ + "fa2254bf-979e-4dac-ad3f-a9696c42ed16" ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "Server": [ + "Kestrel" ], "x-ms-correlation-request-id": [ - "31339f89-0204-4639-8052-49bf0f7d8f21" + "ace1dedd-6356-44af-896f-0b2fa7475528" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225511Z:31339f89-0204-4639-8052-49bf0f7d8f21" + "SOUTHEASTASIA:20210106T040822Z:ace1dedd-6356-44af-896f-0b2fa7475528" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:11 GMT" + "Wed, 06 Jan 2021 04:08:21 GMT" ], "Content-Length": [ - "270" + "265" ], "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Language": [ - "en-US" + "application/json" ], "Expires": [ "-1" @@ -1135,16 +949,16 @@ "StatusCode": 400 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/89fb485c-7d87-46bc-bac4-69f3abaa222f?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODlmYjQ4NWMtN2Q4Ny00NmJjLWJhYzQtNjlmM2FiYWEyMjJmP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/02039fcd-5ed5-4de2-b848-add95b8d1b4e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDIwMzlmY2QtNWVkNS00ZGUyLWI4NDgtYWRkOTViOGQxYjRlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1154,47 +968,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "0dae0114-dbcd-402e-8afd-469027ffcdcc" - ], - "x-ms-client-request-id": [ - "d2a198e9-6c66-41d6-bfa3-aa6cafd30ef7" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "097ff5c3-0180-4eee-a96b-3a75bf9cefa7" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "465b112e-7570-4b9e-bd68-99502b5bf27c" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11985" ], "x-ms-correlation-request-id": [ - "18268898-cd76-4209-ad20-a2b10dedd92b" + "c150a5c4-b653-4762-8b0d-30ebce83da76" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225433Z:18268898-cd76-4209-ad20-a2b10dedd92b" + "SOUTHEASTASIA:20210106T040723Z:c150a5c4-b653-4762-8b0d-30ebce83da76" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:33 GMT" + "Wed, 06 Jan 2021 04:07:23 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1204,16 +1009,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/89fb485c-7d87-46bc-bac4-69f3abaa222f?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODlmYjQ4NWMtN2Q4Ny00NmJjLWJhYzQtNjlmM2FiYWEyMjJmP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/02039fcd-5ed5-4de2-b848-add95b8d1b4e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDIwMzlmY2QtNWVkNS00ZGUyLWI4NDgtYWRkOTViOGQxYjRlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1223,47 +1028,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "69c85459-8746-4276-9b6e-5461918d6931" - ], - "x-ms-client-request-id": [ - "759ceec8-4ad5-47cd-90f3-ae2f39075e16" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4560fdd9-610f-49bc-a9bd-e57ab2222e97" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f9195694-af1a-4916-a266-d088e1b82963" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11984" ], "x-ms-correlation-request-id": [ - "1365789e-ba3d-47c7-b844-1190731ea5bb" + "a70045ae-9ffc-4c32-863e-3f751075a391" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225443Z:1365789e-ba3d-47c7-b844-1190731ea5bb" + "SOUTHEASTASIA:20210106T040733Z:a70045ae-9ffc-4c32-863e-3f751075a391" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:43 GMT" + "Wed, 06 Jan 2021 04:07:33 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1273,16 +1069,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1292,66 +1088,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "463044eb-4614-49ee-9f31-b51fe01144ed" - ], - "x-ms-client-request-id": [ - "a275534e-85a7-459b-a58e-3a27925adfae" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f28b5437-47c9-4526-a658-27c67d34d513" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "a9d06017-db2d-43ae-b84a-d06840479a95" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11983" ], "x-ms-correlation-request-id": [ - "e4a835dc-bbc5-407b-8f74-b948e8f112cb" + "e47e04b5-dd9b-4f34-99e3-64ca81729491" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225444Z:e4a835dc-bbc5-407b-8f74-b948e8f112cb" + "SOUTHEASTASIA:20210106T040734Z:e47e04b5-dd9b-4f34-99e3-64ca81729491" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:44 GMT" + "Wed, 06 Jan 2021 04:07:33 GMT" ], "Content-Length": [ - "764" + "751" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"origin1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\",\r\n \"hostName\": \"www.bing.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"enabled\": true,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"originHostHeader\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvb3JpZ2lucy9vcmlnaW4xP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1361,72 +1148,63 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e00e4d7f-65f0-4afd-b50a-a030158c5593" - ], - "x-ms-client-request-id": [ - "3b9bc8ed-e54d-427b-864f-0703ec3ac175" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d3c074d1-858d-4a38-88c2-00075f77c3d9" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "fce76945-1bdc-4642-8320-d12921e30668" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11977" ], "x-ms-correlation-request-id": [ - "31739942-e7d3-43e1-9f38-b20232b964df" + "50c1036c-dba3-44dd-9168-cfd891a415d2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225510Z:31739942-e7d3-43e1-9f38-b20232b964df" + "SOUTHEASTASIA:20210106T040821Z:50c1036c-dba3-44dd-9168-cfd891a415d2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:10 GMT" + "Wed, 06 Jan 2021 04:08:20 GMT" ], "Content-Length": [ - "765" + "749" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"origin1\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\",\r\n \"hostName\": \"www.hello.com\",\r\n \"httpPort\": 1265,\r\n \"httpsPort\": 8081,\r\n \"enabled\": true,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"originHostHeader\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"www.hello.com\",\r\n \"httpPort\": 1265,\r\n \"httpsPort\": 8081,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/stop?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cy9lbmRwb2ludDExMzcvc3RvcD9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/stop?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cy9lbmRwb2ludDI3NTcvc3RvcD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "482665ec-deea-41e5-947c-c37585542912" + "e458dddd-b578-492e-9861-e88e5c3312fb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1437,74 +1215,65 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/fef29a50-121b-4c6b-a08d-7ed8a78d9b00/profileresults/profile2212/endpointresults/endpoint1137?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/e3251706-3182-410e-83d9-9d8cb44d322a/profileresults/profile7244/endpointresults/endpoint2757?api-version=2020-09-01" ], "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "c40c0129-2b9b-4c96-a986-8dde0ae968ae" + "ae7af941-d850-4698-a7e6-b0d3695d8bb1" ], "x-ms-client-request-id": [ - "482665ec-deea-41e5-947c-c37585542912" + "e458dddd-b578-492e-9861-e88e5c3312fb" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/fef29a50-121b-4c6b-a08d-7ed8a78d9b00?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/e3251706-3182-410e-83d9-9d8cb44d322a?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "537d3107-6078-4682-b28a-ca2b1c219c17" + "21771888-e4e1-429b-bcfa-7d4beb0520f4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225446Z:537d3107-6078-4682-b28a-ca2b1c219c17" + "SOUTHEASTASIA:20210106T040736Z:21771888-e4e1-429b-bcfa-7d4beb0520f4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:46 GMT" + "Wed, 06 Jan 2021 04:07:35 GMT" ], "Content-Length": [ - "1830" + "1895" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"hostName\": \"endpoint1137.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopping\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"www.bing.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probeIntervalInSeconds\": 60,\r\n \"probePath\": \"/healthz\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeRequestType\": \"HEAD\"\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/originGroups/origingroup1\"\r\n },\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint2757\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2757.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/healthz\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/originGroups/origingroup1\"\r\n },\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/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/fef29a50-121b-4c6b-a08d-7ed8a78d9b00?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmVmMjlhNTAtMTIxYi00YzZiLWEwOGQtN2VkOGE3OGQ5YjAwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/e3251706-3182-410e-83d9-9d8cb44d322a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTMyNTE3MDYtMzE4Mi00MTBlLTgzZDktOWQ4Y2I0NGQzMjJhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1514,47 +1283,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "b2b9031f-7047-4f44-b13c-ef8791759297" + "e7d27020-9781-4ecb-acd0-e5d47c2e208a" ], "x-ms-client-request-id": [ - "b32f7dc2-4d62-49d3-b5b4-3fe5a7faff83" + "dfbb4d7a-84b9-4c93-afaf-c65855f7b2e1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "4c0a84c9-fdbf-4554-aa5f-cd7495a65477" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T040746Z:4c0a84c9-fdbf-4554-aa5f-cd7495a65477" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:07:46 GMT" + ], + "Content-Length": [ + "62" ], - "OData-Version": [ - "4.0" + "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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/e3251706-3182-410e-83d9-9d8cb44d322a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTMyNTE3MDYtMzE4Mi00MTBlLTgzZDktOWQ4Y2I0NGQzMjJhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "f19d8c8d-e455-4840-b6cd-2e3d3c816ad3" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "915e7bdf-413a-41ca-ab6e-b66383edd1d0" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11981" ], "x-ms-correlation-request-id": [ - "e5d0243e-129d-4bbc-8dc0-8f4e09b6e81d" + "51519e71-f26c-436a-a8fa-405a2afa796d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225457Z:e5d0243e-129d-4bbc-8dc0-8f4e09b6e81d" + "SOUTHEASTASIA:20210106T040757Z:51519e71-f26c-436a-a8fa-405a2afa796d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:56 GMT" + "Wed, 06 Jan 2021 04:07:56 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1564,16 +1384,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/fef29a50-121b-4c6b-a08d-7ed8a78d9b00/profileresults/profile2212/endpointresults/endpoint1137?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmVmMjlhNTAtMTIxYi00YzZiLWEwOGQtN2VkOGE3OGQ5YjAwL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyMjEyL2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDExMzc/YXBpLXZlcnNpb249MjAyMC0wNC0xNQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/e3251706-3182-410e-83d9-9d8cb44d322a/profileresults/profile7244/endpointresults/endpoint2757?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTMyNTE3MDYtMzE4Mi00MTBlLTgzZDktOWQ4Y2I0NGQzMjJhL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU3MjQ0L2VuZHBvaW50cmVzdWx0cy9lbmRwb2ludDI3NTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1583,66 +1403,57 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "42e7d447-e190-4eda-a456-58bf7913a1b3" - ], - "x-ms-client-request-id": [ - "efd5853e-a9be-4fd8-ac4b-c3e21d0f1270" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "c0a9e202-60dc-4975-a467-6cb153e8f548" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "e37c0292-e3cc-4c7e-a5ef-757e998bd46b" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11980" ], "x-ms-correlation-request-id": [ - "dfb6c99b-8c99-4722-b089-3395f867259c" + "cf4fb77a-9cdc-48e9-92e0-08c721a93f58" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225458Z:dfb6c99b-8c99-4722-b089-3395f867259c" + "SOUTHEASTASIA:20210106T040757Z:cf4fb77a-9cdc-48e9-92e0-08c721a93f58" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:54:57 GMT" + "Wed, 06 Jan 2021 04:07:57 GMT" ], "Content-Length": [ - "2272" + "1989" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint1137\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/fef29a50-121b-4c6b-a08d-7ed8a78d9b00/profileresults/profile2212/endpointresults/endpoint1137\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint1137.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Stopped\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"www.bing.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateLinkAlias\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probeIntervalInSeconds\": 60,\r\n \"probePath\": \"/healthz\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeRequestType\": \"HEAD\"\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/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146/providers/Microsoft.Cdn/profiles/profile2212/endpoints/endpoint1137/originGroups/origingroup1\"\r\n },\r\n \"customDomains\": [],\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/e3251706-3182-410e-83d9-9d8cb44d322a/profileresults/profile7244/endpointresults/endpoint2757\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"endpoint2757\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint2757.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host2.hello.com\",\r\n \"httpPort\": 1234,\r\n \"httpsPort\": 8081,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 100,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": \"/subscriptions/da61bba1-cbd5-438c-a738-c717a6b2d59f/resourceGroups/moeidrg/providers/Microsoft.Network/privateLinkServices/pls-east-2\",\r\n \"privateLinkLocation\": \"EastUS\",\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": \"This is a test update request\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"origingroup1\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/healthz\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/origins/origin1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/profiles/profile7244/endpoints/endpoint2757/originGroups/origingroup1\"\r\n },\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/cdnResourceGroup6146/providers/Microsoft.Cdn/operationresults/5d7fd35c-c5fd-48a8-9db6-a71dbbcc1e7a?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWQ3ZmQzNWMtYzVmZC00OGE4LTlkYjYtYTcxZGJiY2MxZTdhP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/2c09a285-44a0-4eed-bac1-78f71b633a25?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmMwOWEyODUtNDRhMC00ZWVkLWJhYzEtNzhmNzFiNjMzYTI1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -1652,47 +1463,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "fb9e0294-7c1f-4835-9cb1-97c2ffe7e253" + "8353131f-1c39-4235-b8d6-418062d69abc" ], "x-ms-client-request-id": [ - "e053aa34-1dea-408b-a63e-10cd88a599af" + "181b34e8-5391-475a-98c8-d029d6bced7e" ], - "OData-Version": [ - "4.0" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "0a7cbbb9-8f21-4153-9443-b94537d7a50d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210106T040810Z:0a7cbbb9-8f21-4153-9443-b94537d7a50d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 06 Jan 2021 04:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342/providers/Microsoft.Cdn/operationresults/2c09a285-44a0-4eed-bac1-78f71b633a25?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmMwOWEyODUtNDRhMC00ZWVkLWJhYzEtNzhmNzFiNjMzYTI1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29321.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "2f5d48f9-627e-4a38-8957-fab3dd6d9c61" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "1755feb8-2bc1-40a4-910a-b7b7d32d466d" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11978" ], "x-ms-correlation-request-id": [ - "5d3d076d-c447-4b76-8868-a0959b07e058" + "b2f2f5d4-452f-4b09-af78-c85fb837c246" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225510Z:5d3d076d-c447-4b76-8868-a0959b07e058" + "SOUTHEASTASIA:20210106T040821Z:b2f2f5d4-452f-4b09-af78-c85fb837c246" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:09 GMT" + "Wed, 06 Jan 2021 04:08:20 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -1702,21 +1564,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6146?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MTQ2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup3342?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzMzQyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ab28fc16-8074-4334-a218-3434caa088de" + "24e8ee56-3ad5-4165-b9ca-ae6972211054" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1728,7 +1590,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1737,13 +1599,13 @@ "14999" ], "x-ms-request-id": [ - "9475628d-d9ec-4df1-be0d-d3003e0d9325" + "47e518f9-e24a-49b9-8fc1-5d6ea23f4195" ], "x-ms-correlation-request-id": [ - "9475628d-d9ec-4df1-be0d-d3003e0d9325" + "47e518f9-e24a-49b9-8fc1-5d6ea23f4195" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225511Z:9475628d-d9ec-4df1-be0d-d3003e0d9325" + "SOUTHEASTASIA:20210106T040826Z:47e518f9-e24a-49b9-8fc1-5d6ea23f4195" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1752,7 +1614,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:11 GMT" + "Wed, 06 Jan 2021 04:08:25 GMT" ], "Expires": [ "-1" @@ -1765,15 +1627,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1785,7 +1647,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1794,13 +1656,13 @@ "11999" ], "x-ms-request-id": [ - "8c855009-7a76-4f71-869c-be4f4700b9a8" + "9a297b5e-d34c-47ce-9c02-3179a92e6bda" ], "x-ms-correlation-request-id": [ - "8c855009-7a76-4f71-869c-be4f4700b9a8" + "9a297b5e-d34c-47ce-9c02-3179a92e6bda" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225526Z:8c855009-7a76-4f71-869c-be4f4700b9a8" + "SOUTHEASTASIA:20210106T040841Z:9a297b5e-d34c-47ce-9c02-3179a92e6bda" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1809,7 +1671,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:26 GMT" + "Wed, 06 Jan 2021 04:08:41 GMT" ], "Expires": [ "-1" @@ -1822,15 +1684,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1842,7 +1704,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1851,13 +1713,13 @@ "11998" ], "x-ms-request-id": [ - "13281a70-08ca-4be6-9701-7f9b694c0eac" + "0202f23b-ca43-41cd-89cb-c1ba988b7597" ], "x-ms-correlation-request-id": [ - "13281a70-08ca-4be6-9701-7f9b694c0eac" + "0202f23b-ca43-41cd-89cb-c1ba988b7597" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225541Z:13281a70-08ca-4be6-9701-7f9b694c0eac" + "SOUTHEASTASIA:20210106T040857Z:0202f23b-ca43-41cd-89cb-c1ba988b7597" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1866,7 +1728,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:41 GMT" + "Wed, 06 Jan 2021 04:08:56 GMT" ], "Expires": [ "-1" @@ -1879,15 +1741,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1899,7 +1761,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1908,13 +1770,13 @@ "11997" ], "x-ms-request-id": [ - "e4e64274-07f0-4cd2-90b4-ec684b9adcca" + "c27f0209-8e53-460f-9f36-b339e1717974" ], "x-ms-correlation-request-id": [ - "e4e64274-07f0-4cd2-90b4-ec684b9adcca" + "c27f0209-8e53-460f-9f36-b339e1717974" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225556Z:e4e64274-07f0-4cd2-90b4-ec684b9adcca" + "SOUTHEASTASIA:20210106T040912Z:c27f0209-8e53-460f-9f36-b339e1717974" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1923,7 +1785,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:55:56 GMT" + "Wed, 06 Jan 2021 04:09:11 GMT" ], "Expires": [ "-1" @@ -1936,15 +1798,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1956,7 +1818,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1965,13 +1827,13 @@ "11996" ], "x-ms-request-id": [ - "45e0c32b-7fbc-46bb-a5b1-bc8fe80aa014" + "e0c5bc2e-7fb3-44b7-97b9-74cc1dcf1275" ], "x-ms-correlation-request-id": [ - "45e0c32b-7fbc-46bb-a5b1-bc8fe80aa014" + "e0c5bc2e-7fb3-44b7-97b9-74cc1dcf1275" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225611Z:45e0c32b-7fbc-46bb-a5b1-bc8fe80aa014" + "SOUTHEASTASIA:20210106T040927Z:e0c5bc2e-7fb3-44b7-97b9-74cc1dcf1275" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1980,7 +1842,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:56:11 GMT" + "Wed, 06 Jan 2021 04:09:27 GMT" ], "Expires": [ "-1" @@ -1993,15 +1855,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2013,7 +1875,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2022,13 +1884,13 @@ "11995" ], "x-ms-request-id": [ - "e04c9b90-c12a-4348-b217-982e0bbdd0f8" + "098cc59f-7841-44fa-a57d-c6b71c7d6535" ], "x-ms-correlation-request-id": [ - "e04c9b90-c12a-4348-b217-982e0bbdd0f8" + "098cc59f-7841-44fa-a57d-c6b71c7d6535" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225627Z:e04c9b90-c12a-4348-b217-982e0bbdd0f8" + "SOUTHEASTASIA:20210106T040943Z:098cc59f-7841-44fa-a57d-c6b71c7d6535" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2037,7 +1899,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:56:26 GMT" + "Wed, 06 Jan 2021 04:09:42 GMT" ], "Expires": [ "-1" @@ -2050,15 +1912,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2070,7 +1932,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2079,13 +1941,13 @@ "11994" ], "x-ms-request-id": [ - "7cf75f25-1aba-4e35-b8a2-6b6a09d7130e" + "2bc38480-4c83-451d-88d1-f139c43d2e1e" ], "x-ms-correlation-request-id": [ - "7cf75f25-1aba-4e35-b8a2-6b6a09d7130e" + "2bc38480-4c83-451d-88d1-f139c43d2e1e" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225642Z:7cf75f25-1aba-4e35-b8a2-6b6a09d7130e" + "SOUTHEASTASIA:20210106T040958Z:2bc38480-4c83-451d-88d1-f139c43d2e1e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2094,7 +1956,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:56:42 GMT" + "Wed, 06 Jan 2021 04:09:57 GMT" ], "Expires": [ "-1" @@ -2107,15 +1969,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2127,7 +1989,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2136,13 +1998,13 @@ "11993" ], "x-ms-request-id": [ - "32e6ee06-bd99-43ab-aa96-bfa0fb957e19" + "9686c273-71b9-4b11-8e81-58720963455f" ], "x-ms-correlation-request-id": [ - "32e6ee06-bd99-43ab-aa96-bfa0fb957e19" + "9686c273-71b9-4b11-8e81-58720963455f" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225657Z:32e6ee06-bd99-43ab-aa96-bfa0fb957e19" + "SOUTHEASTASIA:20210106T041014Z:9686c273-71b9-4b11-8e81-58720963455f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2151,7 +2013,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:56:56 GMT" + "Wed, 06 Jan 2021 04:10:13 GMT" ], "Expires": [ "-1" @@ -2164,15 +2026,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2184,7 +2046,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2193,13 +2055,13 @@ "11992" ], "x-ms-request-id": [ - "257d600c-cf4c-4acd-947f-ad81fa617454" + "3bfc7242-4501-4b16-ac2a-e2d0af56f428" ], "x-ms-correlation-request-id": [ - "257d600c-cf4c-4acd-947f-ad81fa617454" + "3bfc7242-4501-4b16-ac2a-e2d0af56f428" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225712Z:257d600c-cf4c-4acd-947f-ad81fa617454" + "SOUTHEASTASIA:20210106T041029Z:3bfc7242-4501-4b16-ac2a-e2d0af56f428" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2208,7 +2070,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:57:11 GMT" + "Wed, 06 Jan 2021 04:10:29 GMT" ], "Expires": [ "-1" @@ -2221,15 +2083,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2241,7 +2103,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2250,13 +2112,13 @@ "11991" ], "x-ms-request-id": [ - "bbc41839-f9ac-4514-9909-158d49f0e060" + "cfa2d638-2c96-4738-bd8b-a66d5ea20f68" ], "x-ms-correlation-request-id": [ - "bbc41839-f9ac-4514-9909-158d49f0e060" + "cfa2d638-2c96-4738-bd8b-a66d5ea20f68" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225727Z:bbc41839-f9ac-4514-9909-158d49f0e060" + "SOUTHEASTASIA:20210106T041045Z:cfa2d638-2c96-4738-bd8b-a66d5ea20f68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2265,7 +2127,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:57:26 GMT" + "Wed, 06 Jan 2021 04:10:45 GMT" ], "Expires": [ "-1" @@ -2278,15 +2140,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2298,7 +2160,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2307,13 +2169,13 @@ "11990" ], "x-ms-request-id": [ - "15e74645-7040-4038-a41a-0b08cc95e896" + "a905c853-5f0c-486d-a306-7ade760c2ae8" ], "x-ms-correlation-request-id": [ - "15e74645-7040-4038-a41a-0b08cc95e896" + "a905c853-5f0c-486d-a306-7ade760c2ae8" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225742Z:15e74645-7040-4038-a41a-0b08cc95e896" + "SOUTHEASTASIA:20210106T041100Z:a905c853-5f0c-486d-a306-7ade760c2ae8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2322,7 +2184,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:57:41 GMT" + "Wed, 06 Jan 2021 04:11:00 GMT" ], "Expires": [ "-1" @@ -2335,15 +2197,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2358,13 +2220,13 @@ "11989" ], "x-ms-request-id": [ - "15327a84-5f1b-437a-aac6-b430ff2a86ea" + "ee79fcac-f828-45ce-ae2f-3816bd6e6da4" ], "x-ms-correlation-request-id": [ - "15327a84-5f1b-437a-aac6-b430ff2a86ea" + "ee79fcac-f828-45ce-ae2f-3816bd6e6da4" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225757Z:15327a84-5f1b-437a-aac6-b430ff2a86ea" + "SOUTHEASTASIA:20210106T041116Z:ee79fcac-f828-45ce-ae2f-3816bd6e6da4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2373,7 +2235,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:57:56 GMT" + "Wed, 06 Jan 2021 04:11:15 GMT" ], "Expires": [ "-1" @@ -2386,15 +2248,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjE0Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOakUwTmkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzM0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNek0wTWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29321.03", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -2409,13 +2271,13 @@ "11988" ], "x-ms-request-id": [ - "f4245476-04bb-4a55-a00c-156d5bca0142" + "97021ff8-236f-4734-a331-49bf7f789efc" ], "x-ms-correlation-request-id": [ - "f4245476-04bb-4a55-a00c-156d5bca0142" + "97021ff8-236f-4734-a331-49bf7f789efc" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T225757Z:f4245476-04bb-4a55-a00c-156d5bca0142" + "SOUTHEASTASIA:20210106T041116Z:97021ff8-236f-4734-a331-49bf7f789efc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2424,7 +2286,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 22:57:56 GMT" + "Wed, 06 Jan 2021 04:11:16 GMT" ], "Expires": [ "-1" @@ -2439,14 +2301,14 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup6146" + "cdnResourceGroup3342" ], "OriginUpdateTest": [ - "profile2212", - "endpoint1137" + "profile7244", + "endpoint2757" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file From 584d2a5d285f81a35254beff2b4ed3e61ee68d48 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Tue, 19 Jan 2021 10:48:37 +0800 Subject: [PATCH 05/13] Add AFDX source test and records --- .../ScenarioTests/AFDCustomDomainTest.cs | 385 ++ .../tests/ScenarioTests/AFDEndpointTest.cs | 469 ++ .../tests/ScenarioTests/AFDOriginTest.cs | 385 ++ .../tests/ScenarioTests/AFDRouteTest.cs | 579 ++ .../tests/ScenarioTests/AFDRuleSetTest.cs | 162 + .../tests/ScenarioTests/AFDRuleTest.cs | 353 ++ .../AFDCustomDomainCreateTest.json | 2000 +++++++ .../AFDCustomDomainDeleteTest.json | 4949 +++++++++++++++++ .../AFDCustomDomainGetListTest.json | 2387 ++++++++ ...ustomDomainRefreshValidationTokenTest.json | 2963 ++++++++++ .../AFDCustomDomainUpdateTest.json | 3458 ++++++++++++ .../AFDEndpointCreateTest.json | 478 ++ .../AFDEndpointDeleteTest.json | 799 +++ .../AFDEndpointGetListTest.json | 673 +++ .../AFDEndpointListResourceUsageTest.json | 607 ++ .../AFDEndpointTest/AFDEndpointPurgeTest.json | 604 ++ .../AFDEndpointUpdateTest.json | 742 +++ .../AFDEndpointValidateCustomDomainTest.json | 613 ++ .../AFDOriginTest/AFDOriginCreateTest.json | 677 +++ .../AFDOriginTest/AFDOriginDeleteTest.json | 872 +++ .../AFDOriginTest/AFDOriginGetListTest.json | 1206 ++++ .../AFDOriginTest/AFDOriginUpdateTest.json | 875 +++ .../AFDRouteTest/AFDRouteCreateTest.json | 1158 ++++ .../AFDRouteTest/AFDRouteDeleteTest.json | 1470 +++++ .../AFDRouteTest/AFDRouteGetListTest.json | 1548 ++++++ .../AFDRouteTest/AFDRouteUpdateTest.json | 1095 ++++ .../AFDRuleSetTest/AFDRuleSetCreateTest.json | 415 ++ .../AFDRuleSetTest/AFDRuleSetDeleteTest.json | 478 ++ .../AFDRuleSetTest/AFDRuleSetGetListTest.json | 547 ++ .../AFDRuleTest/AFDRuleCreateTest.json | 425 ++ .../AFDRuleTest/AFDRuleDeleteTest.json | 548 ++ .../AFDRuleTest/AFDRuleGetListTest.json | 749 +++ .../AFDRuleTest/AFDRuleUpdateTest.json | 623 +++ 33 files changed, 35292 insertions(+) create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDEndpointTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRouteTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleSetTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainRefreshValidationTokenTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainUpdateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointListResourceUsageTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointPurgeTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointUpdateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointValidateCustomDomainTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginUpdateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteUpdateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleUpdateTest.json diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs new file mode 100644 index 0000000000000..293570108e256 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs @@ -0,0 +1,385 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDCustomDomainTest + { + [Fact] + public void AFDCustomDomainCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile secret + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + + // Create a standard Azure frontdoor profile customDomain + string customDomainName = TestUtilities.GenerateName("customDomainName"); + var hostName = "csharpsdk.dev.cdn.azure.cn"; + AFDDomain afdDomainCreateParameters = new AFDDomain() + { + HostName = hostName, + TlsSettings = new AFDDomainHttpsParameters + { + CertificateType = "CustomerCertificate", + MinimumTlsVersion = AfdMinimumTlsVersion.TLS12, + Secret = new ResourceReference(secret.Id) + }, + }; + + //Need manualy add dns txt record + var afdDomain = cdnMgmtClient.AFDCustomDomains.Create(resourceGroupName, profileName, customDomainName, afdDomainCreateParameters); + Assert.NotNull(afdDomain); + Assert.Equal("Approved", afdDomain.DomainValidationState); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDCustomDomainUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile secret + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + + // Create a standard Azure frontdoor profile customDomain + string customDomainName = TestUtilities.GenerateName("customDomainName"); + var hostName = "csharpsdk.dev.cdn.azure.cn"; + AFDDomain afdDomainCreateParameters = new AFDDomain() + { + HostName = hostName, + TlsSettings = new AFDDomainHttpsParameters + { + CertificateType = "CustomerCertificate", + MinimumTlsVersion = AfdMinimumTlsVersion.TLS12, + Secret = new ResourceReference(secret.Id) + }, + }; + + //Need manualy add dns txt record + var afdDomain = cdnMgmtClient.AFDCustomDomains.Create(resourceGroupName, profileName, customDomainName, afdDomainCreateParameters); + Assert.NotNull(afdDomain); + Assert.Equal("Approved", afdDomain.DomainValidationState); + + var updateTlsSettingsParams = new AFDDomainHttpsParameters + { + CertificateType = "CustomerCertificate", + MinimumTlsVersion = AfdMinimumTlsVersion.TLS10, + Secret = new ResourceReference(secret.Id) + }; + var updatedAfdDomain = cdnMgmtClient.AFDCustomDomains.Update(resourceGroupName, profileName, customDomainName, updateTlsSettingsParams); + Assert.NotNull(updateTlsSettingsParams); + Assert.Equal("Approved", updatedAfdDomain.DomainValidationState); + Assert.Equal(updateTlsSettingsParams.MinimumTlsVersion, updatedAfdDomain.TlsSettings.MinimumTlsVersion); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDCustomDomainDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile secret + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + + // Create a standard Azure frontdoor profile customDomain + string customDomainName = TestUtilities.GenerateName("customDomainName"); + var hostName = "csharpsdk.dev.cdn.azure.cn"; + AFDDomain afdDomainCreateParameters = new AFDDomain() + { + HostName = hostName, + TlsSettings = new AFDDomainHttpsParameters + { + CertificateType = "CustomerCertificate", + MinimumTlsVersion = AfdMinimumTlsVersion.TLS12, + Secret = new ResourceReference(secret.Id) + }, + }; + + //Need manualy add dns txt record + var afdDomain = cdnMgmtClient.AFDCustomDomains.Create(resourceGroupName, profileName, customDomainName, afdDomainCreateParameters); + cdnMgmtClient.AFDCustomDomains.Delete(resourceGroupName, profileName, customDomainName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDCustomDomainGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile secret + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + + // Create a standard Azure frontdoor profile customDomain + string customDomainName = TestUtilities.GenerateName("customDomainName"); + var hostName = "csharpsdk.dev.cdn.azure.cn"; + AFDDomain afdDomainCreateParameters = new AFDDomain() + { + HostName = hostName, + TlsSettings = new AFDDomainHttpsParameters + { + CertificateType = "CustomerCertificate", + MinimumTlsVersion = AfdMinimumTlsVersion.TLS12, + Secret = new ResourceReference(secret.Id) + }, + }; + + //Need manualy add dns txt record + var afdDomain = cdnMgmtClient.AFDCustomDomains.Create(resourceGroupName, profileName, customDomainName, afdDomainCreateParameters); + + var getAfdDomain = cdnMgmtClient.AFDCustomDomains.Get(resourceGroupName, profileName, customDomainName); + Assert.NotNull(getAfdDomain); + Assert.Equal("Approved", getAfdDomain.DomainValidationState); + + var listAfdDomains = cdnMgmtClient.AFDCustomDomains.ListByProfile(resourceGroupName, profileName); + Assert.Single(listAfdDomains); + + cdnMgmtClient.AFDCustomDomains.Delete(resourceGroupName, profileName, customDomainName); + listAfdDomains = cdnMgmtClient.AFDCustomDomains.ListByProfile(resourceGroupName, profileName); + Assert.Empty(listAfdDomains); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDCustomDomainRefreshValidationTokenTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile secret + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + + // Create a standard Azure frontdoor profile customDomain + string customDomainName = TestUtilities.GenerateName("customDomainName"); + var hostName = "csharpsdk.dev.cdn.azure.cn"; + AFDDomain afdDomainCreateParameters = new AFDDomain() + { + HostName = hostName, + TlsSettings = new AFDDomainHttpsParameters + { + CertificateType = "CustomerCertificate", + MinimumTlsVersion = AfdMinimumTlsVersion.TLS12, + Secret = new ResourceReference(secret.Id) + }, + }; + + //Need manualy add dns txt record + var afdDomain = cdnMgmtClient.AFDCustomDomains.Create(resourceGroupName, profileName, customDomainName, afdDomainCreateParameters); + + Assert.ThrowsAny(() => + { + // Current DNS Txt RecordValidation has not expired yet + var validationTokenResult = cdnMgmtClient.AFDCustomDomains.RefreshValidationToken(resourceGroupName, profileName, customDomainName); + }); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDEndpointTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDEndpointTest.cs new file mode 100644 index 0000000000000..b5842603cfd5b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDEndpointTest.cs @@ -0,0 +1,469 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDEndpointTest + { + private const long usageLimit = 25L; + + [Fact] + public void AFDEndpointCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDEndpointUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + + AFDEndpointUpdateParameters endpointUpdateProperties = new AFDEndpointUpdateParameters + { + Tags = new Dictionary + { + {"key1","value1updated"}, + {"key2","value2updated"} + }, + OriginResponseTimeoutSeconds = 80, + EnabledState = EnabledState.Disabled, + }; + var updatedEndpoint = cdnMgmtClient.AFDEndpoints.Update(resourceGroupName, profileName, endpointName, endpointUpdateProperties); + VerifyEndpointUpdated(endpointUpdateProperties, updatedEndpoint); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDEndpointDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + + cdnMgmtClient.AFDEndpoints.Delete(resourceGroupName, profileName, endpointName); + + Assert.ThrowsAny(() => + { + var deletedOrigin = cdnMgmtClient.AFDEndpoints.Get(resourceGroupName, profileName, endpointName); + _ = deletedOrigin; + }); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDEndpointGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + }, + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + + var getEndPoint = cdnMgmtClient.AFDEndpoints.Get(resourceGroupName, profileName, endpointName); + VerifyEndpointCreated(endpointName, endpointCreateParameters, getEndPoint); + + var listEndpoints = cdnMgmtClient.AFDEndpoints.ListByProfile(resourceGroupName, profileName); + Assert.Single(listEndpoints); + VerifyEndpointCreated(endpointName, endpointCreateParameters, listEndpoints.First()); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDEndpointPurgeTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + }, + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + + var contentPaths = new List() + { + "/a" + }; + var domains = new List() + { + endpoint.HostName + }; + + //cdnMgmtClient.AFDEndpoints.PurgeContent(resourceGroupName, profileName, endpointName, contentPaths, domains); + //cdnMgmtClient.AFDEndpoints.ListResourceUsage + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDEndpointValidateCustomDomainTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + }, + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + + string hostName = "hello.happy.test.com"; + var validateResult = cdnMgmtClient.AFDEndpoints.ValidateCustomDomain(resourceGroupName, profileName, endpointName, hostName); + Assert.False(validateResult.CustomDomainValidated); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDEndpointListResourceUsageTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + }, + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + VerifyEndpointCreated(endpointName, endpointCreateParameters, endpoint); + + var usages = cdnMgmtClient.AFDEndpoints.ListResourceUsage(resourceGroupName, profileName, endpointName); + Assert.NotNull(usages); + foreach (var usage in usages) + { + Assert.NotNull(usage); + Assert.Equal(0L, usage.CurrentValue); + Assert.Equal(usageLimit, usage.Limit); + } + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + private static void VerifyEndpointCreated(string endpointName, AFDEndpoint endpointCreateParameters, AFDEndpoint endpoint) + { + Assert.NotNull(endpoint); + Assert.Equal(endpointName, endpoint.Name); + Assert.Equal(endpointCreateParameters.EnabledState, endpoint.EnabledState); + Assert.Equal(endpointCreateParameters.OriginResponseTimeoutSeconds, endpoint.OriginResponseTimeoutSeconds); + + Assert.Equal(endpointCreateParameters.Tags, endpoint.Tags); + } + + private static void VerifyEndpointUpdated(AFDEndpointUpdateParameters endpointUpdateProperties, AFDEndpoint endpoint) + { + Assert.NotNull(endpoint); + Assert.Equal(endpointUpdateProperties.EnabledState, endpoint.EnabledState); + Assert.Equal(endpointUpdateProperties.OriginResponseTimeoutSeconds, endpoint.OriginResponseTimeoutSeconds); + Assert.Equal(endpointUpdateProperties.Tags, endpoint.Tags); + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginTest.cs new file mode 100644 index 0000000000000..b62278ae7f0d7 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginTest.cs @@ -0,0 +1,385 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDOriginTest + { + [Fact] + public void AFDOriginCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + Assert.Equal(originGroupName, originGroup.Name); + + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + VerifyOriginCreated(originName, originCreateParameters, origin); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDOriginUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + Assert.Equal(originGroupName, originGroup.Name); + + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + VerifyOriginCreated(originName, originCreateParameters, origin); + + var originUpdateProperties = new AFDOriginUpdateParameters + { + HostName = "update." + hostName, + OriginHostHeader = "update." + hostName, + HttpPort = 81, + HttpsPort = 443, + Priority = 2, + Weight = 100, + }; + var updatedOrigin = cdnMgmtClient.AFDOrigins.Update(resourceGroupName, profileName, originGroupName, originName, originUpdateProperties); + VerifyOriginUpdated(originUpdateProperties, updatedOrigin); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + [Fact] + public void AFDOriginDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor originGroup + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + Assert.Equal(originGroupName, originGroup.Name); + + // Create a standard Azure frontdoor origin + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + VerifyOriginCreated(originName, originCreateParameters, origin); + + cdnMgmtClient.AFDOrigins.Delete(resourceGroupName, profileName, originGroupName, originName); + + Assert.ThrowsAny(() => + { + var deletedOrigin = cdnMgmtClient.AFDOrigins.Get(resourceGroupName, profileName, originGroupName, originName); + _ = deletedOrigin; + }); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDOriginGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a originGroup + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + + // Create an origin + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + + // Get the origin + var getOrigin = cdnMgmtClient.AFDOrigins.Get(resourceGroupName, profileName, originGroupName, originName); + VerifyOriginCreated(originName, originCreateParameters, getOrigin); + // List origins in the originGroup + var originList = cdnMgmtClient.AFDOrigins.ListByOriginGroup(resourceGroupName, profileName, originGroupName); + Assert.Single(originList); + + // Create an origin + string originName2 = TestUtilities.GenerateName("originName2"); + var hostName2 = "2.en.wikipedia.org"; + var originCreateParameters2 = new AFDOrigin(hostName: hostName2) + { + OriginHostHeader = hostName2, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin2 = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName2, originCreateParameters2); + // List origins in the originGroup + originList = cdnMgmtClient.AFDOrigins.ListByOriginGroup(resourceGroupName, profileName, originGroupName); + Assert.Equal(2, originList.Count()); + + // Delete one origin + cdnMgmtClient.AFDOrigins.Delete(resourceGroupName, profileName, originGroupName, originName2); + // List origins in the originGroup + originList = cdnMgmtClient.AFDOrigins.ListByOriginGroup(resourceGroupName, profileName, originGroupName); + Assert.Single(originList); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + private static void VerifyOriginCreated(string originName, AFDOrigin originCreateParameters, AFDOrigin origin) + { + Assert.NotNull(origin); + Assert.Equal(originName, origin.Name); + Assert.Equal(originCreateParameters.HostName, origin.HostName); + Assert.Equal(originCreateParameters.OriginHostHeader, origin.OriginHostHeader); + Assert.Equal(originCreateParameters.HttpPort, origin.HttpPort); + Assert.Equal(originCreateParameters.HttpsPort, origin.HttpsPort); + Assert.Equal(originCreateParameters.Priority, origin.Priority); + Assert.Equal(originCreateParameters.Weight, origin.Weight); + } + + private static void VerifyOriginUpdated(AFDOriginUpdateParameters originUpdateProperties, AFDOrigin origin) + { + Assert.NotNull(origin); + Assert.Equal(originUpdateProperties.HostName, origin.HostName); + Assert.Equal(originUpdateProperties.OriginHostHeader, origin.OriginHostHeader); + Assert.Equal(originUpdateProperties.HttpPort, origin.HttpPort); + Assert.Equal(originUpdateProperties.HttpsPort, origin.HttpsPort); + Assert.Equal(originUpdateProperties.Priority, origin.Priority); + Assert.Equal(originUpdateProperties.Weight, origin.Weight); + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRouteTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRouteTest.cs new file mode 100644 index 0000000000000..6e12790acb9c4 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRouteTest.cs @@ -0,0 +1,579 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDRouteTest + { + [Fact] + public void AFDRouteCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor originGroup + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + + // Create a standard Azure frontdoor origin + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + + + // Create a standard Azure frontdoor ruleSet + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + + // Create a standard Azure frontdoor route + string routeName = TestUtilities.GenerateName("routeName"); + var routeCreateParameters = new Route + { + OriginGroup = new ResourceReference(originGroup.Id), + RuleSets = new List() + { + new ResourceReference(ruleSet.Id), + }, + PatternsToMatch = new List() + { + "/*" + }, + LinkToDefaultDomain = "Enabled", + EnabledState = "Enabled", + }; + var route = cdnMgmtClient.Routes.Create(resourceGroupName, profileName, endpointName, routeName, routeCreateParameters); + Assert.NotNull(route); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDRouteUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor originGroup + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + + // Create a standard Azure frontdoor origin + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + + + // Create a standard Azure frontdoor ruleSet + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + + // Create a standard Azure frontdoor route + string routeName = TestUtilities.GenerateName("routeName"); + var routeCreateParameters = new Route + { + OriginGroup = new ResourceReference(originGroup.Id), + RuleSets = new List() + { + new ResourceReference(ruleSet.Id), + }, + PatternsToMatch = new List() + { + "/*" + }, + LinkToDefaultDomain = "Enabled", + EnabledState = "Enabled", + }; + var route = cdnMgmtClient.Routes.Create(resourceGroupName, profileName, endpointName, routeName, routeCreateParameters); + Assert.NotNull(route); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDRouteDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor originGroup + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + + // Create a standard Azure frontdoor origin + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + + + // Create a standard Azure frontdoor ruleSet + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + + // Create a standard Azure frontdoor route + string routeName = TestUtilities.GenerateName("routeName"); + var routeCreateParameters = new Route + { + OriginGroup = new ResourceReference(originGroup.Id), + RuleSets = new List() + { + new ResourceReference(ruleSet.Id), + }, + PatternsToMatch = new List() + { + "/*" + }, + LinkToDefaultDomain = "Enabled", + EnabledState = "Enabled", + }; + var route = cdnMgmtClient.Routes.Create(resourceGroupName, profileName, endpointName, routeName, routeCreateParameters); + cdnMgmtClient.Routes.Delete(resourceGroupName, profileName, endpointName, routeName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDRouteGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor originGroup + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + + // Create a standard Azure frontdoor origin + string originName = TestUtilities.GenerateName("originName"); + var hostName = "en.wikipedia.org"; + var originCreateParameters = new AFDOrigin(hostName: hostName) + { + OriginHostHeader = hostName, + HttpPort = 80, + HttpsPort = 443, + Priority = 1, + Weight = 1000, + }; + var origin = cdnMgmtClient.AFDOrigins.Create(resourceGroupName, profileName, originGroupName, originName, originCreateParameters); + + + // Create a standard Azure frontdoor ruleSet + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + + // Create a standard Azure frontdoor route + string routeName = TestUtilities.GenerateName("routeName"); + var routeCreateParameters = new Route + { + OriginGroup = new ResourceReference(originGroup.Id), + RuleSets = new List() + { + new ResourceReference(ruleSet.Id), + }, + PatternsToMatch = new List() + { + "/*" + }, + LinkToDefaultDomain = "Enabled", + EnabledState = "Enabled", + }; + var route = cdnMgmtClient.Routes.Create(resourceGroupName, profileName, endpointName, routeName, routeCreateParameters); + Assert.NotNull(route); + Assert.Equal(routeName, route.Name); + + var getRoute = cdnMgmtClient.Routes.Get(resourceGroupName, profileName, endpointName, routeName); + Assert.NotNull(getRoute); + Assert.Equal(routeName, getRoute.Name); + + var routList = cdnMgmtClient.Routes.ListByEndpoint(resourceGroupName, profileName, endpointName); + Assert.NotNull(routList); + Assert.Single(routList); + + cdnMgmtClient.Routes.Delete(resourceGroupName, profileName, endpointName, routeName); + routList = cdnMgmtClient.Routes.ListByEndpoint(resourceGroupName, profileName, endpointName); + Assert.NotNull(routList); + Assert.Empty(routList); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleSetTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleSetTest.cs new file mode 100644 index 0000000000000..eee0e7c16c07b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleSetTest.cs @@ -0,0 +1,162 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDRuleSetTest + { + [Fact] + public void AFDRuleSetCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleSet); + Assert.Equal(ruleSetName, ruleSet.Name); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDRuleSetDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleSet); + Assert.Equal(ruleSetName, ruleSet.Name); + + cdnMgmtClient.RuleSets.Delete(resourceGroupName, profileName, ruleSetName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + [Fact] + public void AFDRuleSetGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleSet); + Assert.Equal(ruleSetName, ruleSet.Name); + + var getRuleSet = cdnMgmtClient.RuleSets.Get(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(getRuleSet); + Assert.Equal(ruleSetName, getRuleSet.Name); + + var ruleSetList = cdnMgmtClient.RuleSets.ListByProfile(resourceGroupName, profileName); + Assert.NotNull(ruleSetList); + Assert.Single(ruleSetList); + Assert.Equal(ruleSetName, ruleSetList.First().Name); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleTest.cs new file mode 100644 index 0000000000000..b8daf7fa41f05 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDRuleTest.cs @@ -0,0 +1,353 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDRuleTest + { + [Fact] + public void AFDRuleCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleSet); + Assert.Equal(ruleSetName, ruleSet.Name); + + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + Assert.NotNull(rule); + Assert.Equal(ruleName, rule.Name); + Assert.Equal(ruleGroupCreateParameters.Conditions.Count, rule.Conditions.Count); + Assert.Equal(ruleGroupCreateParameters.Actions.Count, rule.Actions.Count); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDRuleUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleSet); + Assert.Equal(ruleSetName, ruleSet.Name); + + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + Assert.NotNull(rule); + Assert.Equal(ruleName, rule.Name); + Assert.Equal(ruleGroupCreateParameters.Conditions.Count, rule.Conditions.Count); + Assert.Equal(ruleGroupCreateParameters.Actions.Count, rule.Actions.Count); + + + RuleUpdateParameters ruleUpdateProperties = new RuleUpdateParameters() + { + Conditions = new List() + { + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var updatedRule = cdnMgmtClient.Rules.Update(resourceGroupName, profileName, ruleSetName, ruleName, ruleUpdateProperties); + Assert.NotNull(updatedRule); + Assert.Equal(ruleName, updatedRule.Name); + Assert.Equal(ruleUpdateProperties.Conditions.Count, updatedRule.Conditions.Count); + Assert.Equal(ruleUpdateProperties.Actions.Count, updatedRule.Actions.Count); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDRuleDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleSet); + Assert.Equal(ruleSetName, ruleSet.Name); + + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + cdnMgmtClient.Rules.Delete(resourceGroupName, profileName, ruleSetName, ruleName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + [Fact] + public void AFDRuleGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string ruleSetName = TestUtilities.GenerateName("ruleSetName"); + var ruleSet = cdnMgmtClient.RuleSets.Create(resourceGroupName, profileName, ruleSetName); + + // Create a standard Azure frontdoor rule + string ruleName = TestUtilities.GenerateName("ruleName"); + var ruleGroupCreateParameters = new Rule + { + Conditions = new List() + { + new DeliveryRuleRequestUriCondition() + { + Parameters = new RequestUriMatchConditionParameters() + { + OperatorProperty = "Any" + } + } + }, + Actions = new List + { + new DeliveryRuleCacheExpirationAction() + { + Parameters = new CacheExpirationActionParameters() + { + CacheBehavior = "Override", + CacheDuration = "00:00:20" + } + } + } + }; + var rule = cdnMgmtClient.Rules.Create(resourceGroupName, profileName, ruleSetName, ruleName, ruleGroupCreateParameters); + + var getRule = cdnMgmtClient.Rules.Get(resourceGroupName, profileName, ruleSetName, ruleName); + Assert.NotNull(rule); + Assert.Equal(ruleName, getRule.Name); + Assert.Equal(ruleGroupCreateParameters.Conditions.Count, getRule.Conditions.Count); + Assert.Equal(ruleGroupCreateParameters.Actions.Count, getRule.Actions.Count); + + var ruleList = cdnMgmtClient.Rules.ListByRuleSet(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleList); + Assert.Single(ruleList); + + cdnMgmtClient.Rules.Delete(resourceGroupName, profileName, ruleSetName, ruleName); + ruleList = cdnMgmtClient.Rules.ListByRuleSet(resourceGroupName, profileName, ruleSetName); + Assert.NotNull(ruleList); + Assert.Empty(ruleList); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainCreateTest.json new file mode 100644 index 0000000000000..f36b211dfc820 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainCreateTest.json @@ -0,0 +1,2000 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "50a68dbd-cb82-448b-95ed-fe1a16a7cdf2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "872e3806-1534-401d-915f-a91dfb55a66b" + ], + "x-ms-correlation-request-id": [ + "872e3806-1534-401d-915f-a91dfb55a66b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073146Z:872e3806-1534-401d-915f-a91dfb55a66b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:31:46 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826\",\r\n \"name\": \"cdnResourceGroup6826\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzY5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a90307c2-4282-44de-b64d-7e4906188f22" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "071c6d76-4838-4779-b201-df78c7c9798d" + ], + "x-ms-client-request-id": [ + "a90307c2-4282-44de-b64d-7e4906188f22" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/aa99affe-91d9-4348-a006-7eddbcc0f483?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "308819a6-9440-42c9-b8e8-095149366eba" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073155Z:308819a6-9440-42c9-b8e8-095149366eba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:31:55 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2369\",\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\": \"b4b87d2f-e2f6-4378-8720-6fae4bcd639f\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/aa99affe-91d9-4348-a006-7eddbcc0f483?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYWE5OWFmZmUtOTFkOS00MzQ4LWEwMDYtN2VkZGJjYzBmNDgzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "153469f9-2893-4825-86a4-bbb6d27efe11" + ], + "x-ms-client-request-id": [ + "6c7648eb-7f31-45e4-ab58-671ea9800f6b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "a913abca-b2cd-4fc7-aa5d-b16124267ed8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073205Z:a913abca-b2cd-4fc7-aa5d-b16124267ed8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzY5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2d2afe9d-3022-4e9f-8f4f-849572358d83" + ], + "x-ms-client-request-id": [ + "acbf0a15-5d57-4152-b4a4-54611336ffaf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "8a0e197a-8842-4373-829e-1cf3261d0fda" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073206Z:8a0e197a-8842-4373-829e-1cf3261d0fda" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32:05 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2369\",\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\": \"b4b87d2f-e2f6-4378-8720-6fae4bcd639f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzY5L3NlY3JldHMvc2VjcmV0TmFtZTg3OTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7d883386-7a63-4832-bc4b-b9c141f1d783" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "21b1999e-d88b-4b3e-bdfc-71a5f29db688" + ], + "x-ms-client-request-id": [ + "7d883386-7a63-4832-bc4b-b9c141f1d783" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/8adcb195-04b2-4110-bf9b-aa06d2a4ce26?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "287e9c70-d918-44b1-aaa6-d7867406c8c2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073207Z:287e9c70-d918-44b1-aaa6-d7867406c8c2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32:07 GMT" + ], + "Content-Length": [ + "714" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName8792\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/8adcb195-04b2-4110-bf9b-aa06d2a4ce26?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGFkY2IxOTUtMDRiMi00MTEwLWJmOWItYWEwNmQyYTRjZTI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "47192bec-a831-417a-8f8c-ab09d4a9e077" + ], + "x-ms-client-request-id": [ + "e64befe3-3826-4e4e-a743-168e0021b74e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "7fde874f-fe31-4091-a783-968f9e398c8b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073217Z:7fde874f-fe31-4091-a783-968f9e398c8b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzY5L3NlY3JldHMvc2VjcmV0TmFtZTg3OTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b68df600-0716-4324-9c6a-32762a4d5161" + ], + "x-ms-client-request-id": [ + "75c8728d-1945-4f71-a625-1628d463e19b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "619fbdbc-75a9-4a54-8435-efad6bcfc91b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073218Z:619fbdbc-75a9-4a54-8435-efad6bcfc91b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32:17 GMT" + ], + "Content-Length": [ + "858" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName8792\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/customDomains/customDomainName4978?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzY5L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTQ5Nzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792\"\r\n }\r\n },\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "433ae7c1-3c0f-4514-8174-7cba56c509a4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "391" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9a566f91-4af7-44f2-8f51-73bb17a0e617" + ], + "x-ms-client-request-id": [ + "433ae7c1-3c0f-4514-8174-7cba56c509a4" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "c7095701-2dd8-45b6-b9f7-45123feed3fc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073233Z:c7095701-2dd8-45b6-b9f7-45123feed3fc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32:32 GMT" + ], + "Content-Length": [ + "772" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/customdomains/customDomainName4978\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName4978\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": null,\r\n \"expirationDate\": \"01/01/0001 00:00:00\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Submitting\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e84f23fb-6ea5-4270-871b-c3e8e3767315" + ], + "x-ms-client-request-id": [ + "090f3e02-8f41-48d4-bad8-5d9faf9428b8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "923160f7-73dd-4273-8edf-ffc51ba6b805" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073252Z:923160f7-73dd-4273-8edf-ffc51ba6b805" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f593e3b4-8943-4d7c-a80e-b32039e96f0e" + ], + "x-ms-client-request-id": [ + "f4e37713-8b6f-4374-80fa-acffc084bcc1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "bc4b6391-b342-46d6-8bf0-860b389d1213" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073303Z:bc4b6391-b342-46d6-8bf0-860b389d1213" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b6017d05-83b6-4a08-8dae-aef09d2300d4" + ], + "x-ms-client-request-id": [ + "41dcffb1-3bc0-486d-b911-9ed5318db9a9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "6768146a-b202-473f-b1b0-ccbf62631aa2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073313Z:6768146a-b202-473f-b1b0-ccbf62631aa2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "464a30a3-f289-4784-bc6f-a5a45738c254" + ], + "x-ms-client-request-id": [ + "6f3033ff-6896-403a-a9f6-7bdf3c8918ef" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "a276662a-148e-4b92-a117-938fc919891c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073323Z:a276662a-148e-4b92-a117-938fc919891c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f2e4d840-ebfd-4f37-b11b-8edf6e5f35fd" + ], + "x-ms-client-request-id": [ + "54b6b285-34d1-4f08-b92d-7106586ea68b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "f00d9044-9dd3-4f36-a843-806d2d96ac43" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073334Z:f00d9044-9dd3-4f36-a843-806d2d96ac43" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9a542b9c-2a84-444c-bbfb-ef7a8ec58800" + ], + "x-ms-client-request-id": [ + "dc7d8d81-57b1-4b08-808e-6761b5c59fa8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "f5d22b6c-32cf-44e4-9a6d-261ac59068a9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073344Z:f5d22b6c-32cf-44e4-9a6d-261ac59068a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "721d9467-9f90-4e13-8ab6-ab835173a1b4" + ], + "x-ms-client-request-id": [ + "009aecb1-6700-4b9a-9bf3-e135552d8c73" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "9878e76a-7176-4398-8991-e7883235d7c2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073354Z:9878e76a-7176-4398-8991-e7883235d7c2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8a4723ce-225f-4b2e-8f90-2b1040dde536" + ], + "x-ms-client-request-id": [ + "192d71f1-6cfa-4c40-8b2c-99e30c135f06" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "69216dd4-88d5-4a94-9ffd-1803f97c43ef" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073405Z:69216dd4-88d5-4a94-9ffd-1803f97c43ef" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6a3a13cf-6205-4178-a705-6d43b4003c04" + ], + "x-ms-client-request-id": [ + "3a40cd9a-e647-44d2-9e40-f2ff48d044e4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "3232ad7e-9d01-493c-a8a6-a5b72c09ebfe" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073415Z:3232ad7e-9d01-493c-a8a6-a5b72c09ebfe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f4e5f573-47e5-4739-8f06-c6415436bff3" + ], + "x-ms-client-request-id": [ + "e30eb061-cdd1-4b33-9a78-25cf38ee2ee9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "f44dadbb-b802-46ae-8f9e-28a85e5054cf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073425Z:f44dadbb-b802-46ae-8f9e-28a85e5054cf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d4b64372-2a87-41e7-9a7e-1a54a53f1a7d" + ], + "x-ms-client-request-id": [ + "fb04423f-e76a-4c3a-b302-ca75d3483e69" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "b5366134-14bb-443a-a0da-26aaaf65edf6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073436Z:b5366134-14bb-443a-a0da-26aaaf65edf6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c1a8be3a-1960-4f1d-8e5f-998479dfac6c" + ], + "x-ms-client-request-id": [ + "67f7f368-484b-4b7a-994f-5e858ea133b4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "739796c4-1c80-408d-a829-5ffd94215242" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073446Z:739796c4-1c80-408d-a829-5ffd94215242" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0273c542-c8f6-4151-9b05-c4240b79ca09" + ], + "x-ms-client-request-id": [ + "087b0c20-0f9f-418f-82f7-97535b95ffa0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "b5f9a0f1-4c27-4472-8110-3d66d701ea90" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073457Z:b5f9a0f1-4c27-4472-8110-3d66d701ea90" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6d91c7b3-b065-44f6-b14e-4eeaae95a4bd" + ], + "x-ms-client-request-id": [ + "e8e748b1-ed18-4953-bc82-024603c2a7eb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-correlation-request-id": [ + "312e9ecc-dcb6-498e-9f38-6a5b64a70c61" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073507Z:312e9ecc-dcb6-498e-9f38-6a5b64a70c61" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b27ed7cc-2e96-4cf1-84ef-313e4e19c029" + ], + "x-ms-client-request-id": [ + "0ec3875f-e338-4861-b4ea-847436c9acff" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "5d5f14c2-df5a-4337-a465-a07f7dfc22c0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073517Z:5d5f14c2-df5a-4337-a465-a07f7dfc22c0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "24c20612-6a34-4fe8-9132-315bd606a7b7" + ], + "x-ms-client-request-id": [ + "ad8dc99d-7abd-410c-8bfc-1a2be311d41d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "6c088622-d57a-4eb6-960e-398eda1218c2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073528Z:6c088622-d57a-4eb6-960e-398eda1218c2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "94ec9f12-de42-448b-950b-7d33a4ae12a5" + ], + "x-ms-client-request-id": [ + "d59cc133-ff18-4889-bd67-89dcf004d30f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "d141d01d-f3b1-4618-a3d3-d8187041319a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073538Z:d141d01d-f3b1-4618-a3d3-d8187041319a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "53d00e44-d2c6-4c31-a218-2cc5999a9d80" + ], + "x-ms-client-request-id": [ + "48101d51-b4ab-471a-b663-d7413c2538cf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "646f66c4-8f96-4fe2-adbb-b4040db1d022" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073548Z:646f66c4-8f96-4fe2-adbb-b4040db1d022" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "11d003ee-fa50-49b0-b13d-348809fb9f7e" + ], + "x-ms-client-request-id": [ + "ec12b53e-d37c-4b91-9c77-1c9e1485f591" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "06f4bee0-29ee-4287-812f-b5e42503d12b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073559Z:06f4bee0-29ee-4287-812f-b5e42503d12b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4ea87dd4-7c38-45eb-8cea-c0b2ecba14ac" + ], + "x-ms-client-request-id": [ + "420fb2a6-7bc6-43f3-bed0-fccc1629d49c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "1bd4ae6c-629a-464b-a549-4f02b555547a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073609Z:1bd4ae6c-629a-464b-a549-4f02b555547a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:36: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a18e3d0a-1d4f-418a-9b8a-f9d6a081ec98" + ], + "x-ms-client-request-id": [ + "e86c139c-728f-40db-ba2b-305d29c5cfe3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-correlation-request-id": [ + "3d16524b-ea21-4735-9e47-ab7abca26e15" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073619Z:3d16524b-ea21-4735-9e47-ab7abca26e15" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:36: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/operationresults/992a546c-b5f6-44c5-9a1a-7d0e38e331cb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTkyYTU0NmMtYjVmNi00NGM1LTlhMWEtN2QwZTM4ZTMzMWNiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "659fb44d-3558-47ad-a99a-7e33ad72edd9" + ], + "x-ms-client-request-id": [ + "bbac6f14-ca4e-40ff-8ca2-2d64b482ae04" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-correlation-request-id": [ + "958ec584-a37a-4dc9-9f38-8de3f0540e31" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073630Z:958ec584-a37a-4dc9-9f38-8de3f0540e31" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:36: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/customDomains/customDomainName4978?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMzY5L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTQ5Nzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "27bea24e-54c7-45de-ba27-3797512ae68b" + ], + "x-ms-client-request-id": [ + "c128bf32-cd2c-4bd6-9da8-92c06dd6b09d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-correlation-request-id": [ + "5946d045-8beb-4310-a02b-def49124e751" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073630Z:5946d045-8beb-4310-a02b-def49124e751" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:36:29 GMT" + ], + "Content-Length": [ + "801" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/customdomains/customDomainName4978\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName4978\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826/providers/Microsoft.Cdn/profiles/profile2369/secrets/secretName8792\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"ss2p1cyqj1t86c72nm78jvh1sdkysxh0\",\r\n \"expirationDate\": \"02/08/2021 07:33:07\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6826?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2ODI2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cd8c49cc-75b9-41c3-9d66-09d1daed358d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNjgyNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "2964c495-be57-4f80-bd5b-f11a509b9657" + ], + "x-ms-correlation-request-id": [ + "2964c495-be57-4f80-bd5b-f11a509b9657" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T073809Z:2964c495-be57-4f80-bd5b-f11a509b9657" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 07:38:08 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup6826" + ], + "AFDCustomDomainCreateTest": [ + "profile2369", + "secretName8792", + "customDomainName4978" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainDeleteTest.json new file mode 100644 index 0000000000000..2e2212a31968a --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainDeleteTest.json @@ -0,0 +1,4949 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "24129856-8258-4f72-a3d3-3c1e32c04557" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "fc77daae-9a47-4a7c-971c-e05e73ae7463" + ], + "x-ms-correlation-request-id": [ + "fc77daae-9a47-4a7c-971c-e05e73ae7463" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090527Z:fc77daae-9a47-4a7c-971c-e05e73ae7463" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:27 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866\",\r\n \"name\": \"cdnResourceGroup9866\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d456b5d9-451d-490b-b3b9-7e614549b117" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b4d7ed8d-beef-42d9-9029-9b718aa874aa" + ], + "x-ms-client-request-id": [ + "d456b5d9-451d-490b-b3b9-7e614549b117" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/80a5663a-3eb4-48e2-b8a8-2abda9721a72?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "ab20c029-d728-4aee-8f4d-76ae4ad43d85" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090536Z:ab20c029-d728-4aee-8f4d-76ae4ad43d85" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:35 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1724\",\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\": \"f032e83e-cd71-4d51-a880-5fb315deab9c\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/80a5663a-3eb4-48e2-b8a8-2abda9721a72?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODBhNTY2M2EtM2ViNC00OGUyLWI4YTgtMmFiZGE5NzIxYTcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f40112b4-2445-41ea-bf3b-c42b027366d9" + ], + "x-ms-client-request-id": [ + "592adc3e-9a9d-4545-b0f4-170c1559db68" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "189f7e2e-3265-4524-a12b-273f6beeeff5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090546Z:189f7e2e-3265-4524-a12b-273f6beeeff5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6a27a6c9-b82d-4036-b7ff-e12823a8631a" + ], + "x-ms-client-request-id": [ + "7a3f6241-498d-44da-8071-0222bb9b2b74" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "60962558-1d71-46bc-8022-7c0022768cc5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090547Z:60962558-1d71-46bc-8022-7c0022768cc5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:46 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1724\",\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\": \"f032e83e-cd71-4d51-a880-5fb315deab9c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0L3NlY3JldHMvc2VjcmV0TmFtZTc4NDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "54995bd4-0b98-4cf2-a09f-b937c371950a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3db13cec-fe1a-4373-a5f2-a0bdf04e1ab0" + ], + "x-ms-client-request-id": [ + "54995bd4-0b98-4cf2-a09f-b937c371950a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/224ef6e4-4848-4688-ba93-2ea4ff055e34?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "7820d988-e7ad-44e9-aae7-4a276433604f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090548Z:7820d988-e7ad-44e9-aae7-4a276433604f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:47 GMT" + ], + "Content-Length": [ + "714" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName7841\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/224ef6e4-4848-4688-ba93-2ea4ff055e34?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjI0ZWY2ZTQtNDg0OC00Njg4LWJhOTMtMmVhNGZmMDU1ZTM0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a91ab4aa-13c8-40bd-a85a-9d7b3d7450c4" + ], + "x-ms-client-request-id": [ + "ddc0edb9-1eaa-48cc-9fd0-f9c78860aa2a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "641400cb-b9e8-4c6c-8dfb-531352ab170c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090558Z:641400cb-b9e8-4c6c-8dfb-531352ab170c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0L3NlY3JldHMvc2VjcmV0TmFtZTc4NDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "20939329-c3a8-435e-a9fb-35afa62e00e5" + ], + "x-ms-client-request-id": [ + "a506fab7-9a44-4ee9-8841-bf7bde4459a5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "a3825569-1896-45ec-a551-e54d294c352e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090559Z:a3825569-1896-45ec-a551-e54d294c352e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:58 GMT" + ], + "Content-Length": [ + "858" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName7841\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/customDomains/customDomainName779?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTc3OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841\"\r\n }\r\n },\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4aaa4618-6e37-41f2-abd5-6fa27a8f4a94" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "391" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "98bb2f4f-a5f6-438e-af68-752d6c0cc472" + ], + "x-ms-client-request-id": [ + "4aaa4618-6e37-41f2-abd5-6fa27a8f4a94" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "45f7e8ec-a274-4201-9d19-29d46e27f048" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090601Z:45f7e8ec-a274-4201-9d19-29d46e27f048" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:06:00 GMT" + ], + "Content-Length": [ + "770" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/customdomains/customDomainName779\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName779\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": null,\r\n \"expirationDate\": \"01/01/0001 00:00:00\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Submitting\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e0f9b0bc-1b67-43f7-b871-e7b6c5a6a941" + ], + "x-ms-client-request-id": [ + "e848b119-b21c-4e95-ae57-eb8d1c7a8ac3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "6bb8f494-228e-45b8-9f08-3eb27b80c918" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090611Z:6bb8f494-228e-45b8-9f08-3eb27b80c918" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cb6eb3f2-e6ff-4657-a002-6b0fc36592c9" + ], + "x-ms-client-request-id": [ + "5de01100-ac8b-4a95-b66e-2c0355d8bc14" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "ba1847d5-4b2d-48c3-99c7-b07f05ce63d1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090621Z:ba1847d5-4b2d-48c3-99c7-b07f05ce63d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a9a6ce87-f359-448a-b041-7d5718a08413" + ], + "x-ms-client-request-id": [ + "dda0308c-be19-4aea-aa08-aa977d24f0cf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "67ccfcb9-4697-4a6a-9362-7441bb36a684" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090632Z:67ccfcb9-4697-4a6a-9362-7441bb36a684" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bc6826af-135e-4405-a5b5-909227e44267" + ], + "x-ms-client-request-id": [ + "9e0ddd2e-0681-48e7-a093-312ba6405a31" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "0bf41253-aa87-4f89-bdb7-0c9dae9282d2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090642Z:0bf41253-aa87-4f89-bdb7-0c9dae9282d2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7cb1adbc-91ae-4e79-a054-475d9c467d0d" + ], + "x-ms-client-request-id": [ + "a6371aa4-e14b-4b24-b6de-b43303bc6a42" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "d648367a-fcd6-46c8-8be1-e901de0eac72" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090653Z:d648367a-fcd6-46c8-8be1-e901de0eac72" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9bf95f7e-514f-42f6-9f93-2b289e823268" + ], + "x-ms-client-request-id": [ + "b458f629-8fa5-4114-bcb7-67c47c06d409" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "e1a45e1a-7a61-48e9-bfde-badb3a05f608" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090703Z:e1a45e1a-7a61-48e9-bfde-badb3a05f608" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a1764392-c9ac-4fdf-b8b1-2cc97470b755" + ], + "x-ms-client-request-id": [ + "9c768c67-65ee-4aa6-9e4c-a577f3a9dd5c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "148d46c7-000f-4033-b713-c154fa6103db" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090713Z:148d46c7-000f-4033-b713-c154fa6103db" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5e52521a-1714-4008-990e-2afd0a934a5c" + ], + "x-ms-client-request-id": [ + "c020158c-5e63-49d5-92dc-d615e167aa6b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "df857d51-aa61-4d01-ab38-cabef4e27654" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090724Z:df857d51-aa61-4d01-ab38-cabef4e27654" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6aba9cca-b4a4-472e-a1d0-e965df21eef1" + ], + "x-ms-client-request-id": [ + "596ada53-aab6-465d-939e-6fb0a137f16d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "500a14ab-a130-416e-bc73-1818cabe883d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090734Z:500a14ab-a130-416e-bc73-1818cabe883d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3500749e-84c0-4874-9cf3-777c5ce3ee16" + ], + "x-ms-client-request-id": [ + "f52496c8-6300-4b7c-ae06-20339bfb92f0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "3b439907-ae1d-4ea8-8f9a-1ee1e73fc6b1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090744Z:3b439907-ae1d-4ea8-8f9a-1ee1e73fc6b1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5bed369b-57fe-4556-ac76-e9b7cde584f9" + ], + "x-ms-client-request-id": [ + "7a266f3c-0f52-4ed5-bee0-53bfa603e3ec" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "eae8d17a-8999-4358-b0d4-dfcf37e88e97" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090755Z:eae8d17a-8999-4358-b0d4-dfcf37e88e97" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e7bbe0b0-8b0d-40e2-b86f-b35e85e5b25c" + ], + "x-ms-client-request-id": [ + "6ff54b99-4155-4216-af60-3af0fb36a608" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "bcda5e64-8726-4aa1-8d3f-416dd85575ac" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090805Z:bcda5e64-8726-4aa1-8d3f-416dd85575ac" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b810313a-e97e-48e7-929c-c25832324731" + ], + "x-ms-client-request-id": [ + "03bc4f24-b0fe-4dde-b3c5-c356a2a7a470" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "8c346b50-f86e-47aa-9066-257be4d0c265" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090815Z:8c346b50-f86e-47aa-9066-257be4d0c265" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "69a0c9cc-8361-490b-85d2-5b619be030a5" + ], + "x-ms-client-request-id": [ + "7ea4d735-a62b-4f00-be76-177df4a3e40e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-correlation-request-id": [ + "b945f6fe-fc22-459c-b687-5c7ce89acaba" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090826Z:b945f6fe-fc22-459c-b687-5c7ce89acaba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "745d3038-7430-4849-8d23-5d94ebaa4360" + ], + "x-ms-client-request-id": [ + "5767b402-63fa-45ec-a563-8aed8b335a22" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "c440f686-cac9-4d5c-8dbb-62c3ffc2f4f8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090837Z:c440f686-cac9-4d5c-8dbb-62c3ffc2f4f8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b634d3bc-684f-4dfd-9317-e42054350244" + ], + "x-ms-client-request-id": [ + "83a5edf7-fdb2-4049-a4fb-100ab01a9839" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "14079088-6f67-4e3d-ba5d-8a79f96b1a63" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090847Z:14079088-6f67-4e3d-ba5d-8a79f96b1a63" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "01e0908c-d388-4e54-8dcb-89200354a307" + ], + "x-ms-client-request-id": [ + "272ccd95-5ada-4e20-82f0-7d9879e8d99a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "d71be6af-3c2b-46d5-987e-df443c620469" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090857Z:d71be6af-3c2b-46d5-987e-df443c620469" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5d025a24-1ea5-4720-b43d-8b92106c710b" + ], + "x-ms-client-request-id": [ + "71276c3c-d804-4663-a609-fc05f8cd2ec7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "13ab7108-1336-4a43-9a4a-3e59c3c4bbd4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090908Z:13ab7108-1336-4a43-9a4a-3e59c3c4bbd4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "815c93b6-4872-415b-a52e-dd0fb3fbe5c7" + ], + "x-ms-client-request-id": [ + "63f1c845-467c-4ae5-a284-69e86bec5fc2" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "965b2b56-f38b-47b3-a3c4-b39e2b41613d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090918Z:965b2b56-f38b-47b3-a3c4-b39e2b41613d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "119474cc-1137-46ec-a0fa-c85cb929a5aa" + ], + "x-ms-client-request-id": [ + "f2a5d48f-ab46-41ef-bdab-ef7b14b68da8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "0ed4f392-5b7a-42ed-ac3a-61b080508569" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090928Z:0ed4f392-5b7a-42ed-ac3a-61b080508569" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8dadf8d0-da58-42fc-8849-f342b2bc2e86" + ], + "x-ms-client-request-id": [ + "242d88a6-c41c-4fbf-bf46-197f54037dda" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-correlation-request-id": [ + "df1130d4-0f5a-447f-af30-9c75c6b956a0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090939Z:df1130d4-0f5a-447f-af30-9c75c6b956a0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cc2d3ed0-34b4-40d8-9cab-3531bb63020a" + ], + "x-ms-client-request-id": [ + "d571c653-a988-4a53-9321-2f049de33dce" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-correlation-request-id": [ + "a4a57cdc-149e-4a07-8f1c-ffb6a4bbabf2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090949Z:a4a57cdc-149e-4a07-8f1c-ffb6a4bbabf2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "68d79e17-d237-4b70-879c-bf4090c4ce54" + ], + "x-ms-client-request-id": [ + "3c972ae9-eb70-4745-8121-ec987fed7582" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-correlation-request-id": [ + "72883da4-0127-4334-99e5-957a77c18d97" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090959Z:72883da4-0127-4334-99e5-957a77c18d97" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "802cf9aa-478f-4c7c-8da8-ab96b2066212" + ], + "x-ms-client-request-id": [ + "d2a1d6dd-49df-4dfb-bdc0-3e9c3fe6f1de" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-correlation-request-id": [ + "12e7e564-ef6d-4c4b-a913-c71ee404615d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091009Z:12e7e564-ef6d-4c4b-a913-c71ee404615d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3c69fe61-0966-4478-922d-89fdb7987c65" + ], + "x-ms-client-request-id": [ + "da2a0f3f-4532-495d-90a1-4c319e920872" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-correlation-request-id": [ + "5164440b-0160-40bb-a151-61efdec285c4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091020Z:5164440b-0160-40bb-a151-61efdec285c4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9bf0e7fb-5839-4030-91cc-e9b7a3fcb9aa" + ], + "x-ms-client-request-id": [ + "a270503d-e30a-4f3e-945e-60820f243fa4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-correlation-request-id": [ + "b8516562-36f3-48d7-b0bc-1ee7cc8b053e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091030Z:b8516562-36f3-48d7-b0bc-1ee7cc8b053e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4c8445c3-9ffa-47eb-85b6-1a9d9b060486" + ], + "x-ms-client-request-id": [ + "7e95d3af-7c03-40b3-9419-c756a2a86037" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-correlation-request-id": [ + "f7386f66-0002-41f3-aced-ee93e3c5f8d5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091041Z:f7386f66-0002-41f3-aced-ee93e3c5f8d5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6b982efa-333e-4ebd-acbb-7283a7f971eb" + ], + "x-ms-client-request-id": [ + "4f3647b9-c8eb-4f3e-ab9d-fed697d6cdd3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-correlation-request-id": [ + "6ebea72f-49a0-43d6-8929-2a27744f818e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091051Z:6ebea72f-49a0-43d6-8929-2a27744f818e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:10: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3c778f91-8b31-452a-a4ec-846c9a816750" + ], + "x-ms-client-request-id": [ + "aa9c7a8b-b454-4ece-b7c1-a9252c379a34" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-correlation-request-id": [ + "b8316f92-bf18-4b07-a6e1-ad126ecaa009" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091101Z:b8316f92-bf18-4b07-a6e1-ad126ecaa009" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bd8fe9e0-eec8-433e-ac26-566e61faebdb" + ], + "x-ms-client-request-id": [ + "b58f4128-3ab4-4f4a-858f-4fc5d4bf9816" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-correlation-request-id": [ + "69f453fd-1e13-4df0-add9-f614d3df886d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091112Z:69f453fd-1e13-4df0-add9-f614d3df886d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "91fffdb9-69e5-46a9-9159-8c5287f1bac7" + ], + "x-ms-client-request-id": [ + "162f9aa7-1263-4a2b-a69b-9c2d5cf6de72" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-correlation-request-id": [ + "9f3c8ec3-f874-4ff5-b0d6-5d48395c3a4f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091122Z:9f3c8ec3-f874-4ff5-b0d6-5d48395c3a4f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "af8f9aa6-aa6e-4b35-a813-a34025cfa625" + ], + "x-ms-client-request-id": [ + "143f9159-7e69-4e56-aa05-851460e10526" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-correlation-request-id": [ + "b9b7555a-e4c9-4824-92ab-e5dd257fe9e0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091132Z:b9b7555a-e4c9-4824-92ab-e5dd257fe9e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d9b64c95-a25c-4049-92dd-a039dd52ef2b" + ], + "x-ms-client-request-id": [ + "c9b40759-6c3e-4c41-9667-e809116c6f38" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "x-ms-correlation-request-id": [ + "50b99c36-676d-4a8f-b6f6-a5be2edf8fa0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091143Z:50b99c36-676d-4a8f-b6f6-a5be2edf8fa0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6a9aecee-e9da-429e-82d7-ee62936056e0" + ], + "x-ms-client-request-id": [ + "79fd63df-006e-4f7c-8959-e01d77ab69f9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "x-ms-correlation-request-id": [ + "9ec7d1bb-64c0-4009-b046-cd9a4bbf9c28" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091153Z:9ec7d1bb-64c0-4009-b046-cd9a4bbf9c28" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:11: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bc5cf747-7d3a-4418-bbc0-8c96c12cd83a" + ], + "x-ms-client-request-id": [ + "daef624b-32e6-4e49-adb4-80e774f54c36" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-correlation-request-id": [ + "b4f849a2-a4d6-440a-915a-068a9e32b2d2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091203Z:b4f849a2-a4d6-440a-915a-068a9e32b2d2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:12: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8e02b456-35b1-4f39-a1c5-58db423c065b" + ], + "x-ms-client-request-id": [ + "3a43462b-8296-4074-8946-154053e46ea9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-correlation-request-id": [ + "c52dfa99-b1ea-4302-837a-0e782e7288dc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091213Z:c52dfa99-b1ea-4302-837a-0e782e7288dc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:12: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7f592c4b-9095-4440-9a6c-9c95388c0153" + ], + "x-ms-client-request-id": [ + "58dbae41-158d-4e30-a5fa-50810fe50769" + ], + "Server": [ + "Kestrel" + ], + "x-ms-correlation-request-id": [ + "b68625ac-47a9-44ac-b917-043ea6c7fa4f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091224Z:b68625ac-47a9-44ac-b917-043ea6c7fa4f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9ad9eda9-ca71-427a-b559-cc44fc41a6ea" + ], + "x-ms-client-request-id": [ + "7b2f47d4-f92b-46db-a71a-262fa7563cd7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-correlation-request-id": [ + "fbe9e5b5-b7bd-4968-a7f6-515bcf9eacd8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091235Z:fbe9e5b5-b7bd-4968-a7f6-515bcf9eacd8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:12: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "85561fa3-41ef-4e90-991c-005dfd097932" + ], + "x-ms-client-request-id": [ + "4f14a7be-a3a4-444c-8831-0ae5a9b74640" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11958" + ], + "x-ms-correlation-request-id": [ + "1113eda4-2ac5-42fb-b364-b72a2d45ce70" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091245Z:1113eda4-2ac5-42fb-b364-b72a2d45ce70" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:12: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3e273a01-ce01-4891-b6ae-0b299d913f5a" + ], + "x-ms-client-request-id": [ + "aea09ec7-4672-4d93-91e8-3782dd243492" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11957" + ], + "x-ms-correlation-request-id": [ + "f63d2d6b-cb98-460e-a263-4690324ce528" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091255Z:f63d2d6b-cb98-460e-a263-4690324ce528" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:12: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "69c55f9e-239d-41f9-a1a0-8d9b30cd89e6" + ], + "x-ms-client-request-id": [ + "87b479df-a6dc-4dfd-b822-986c09f0bd9a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11956" + ], + "x-ms-correlation-request-id": [ + "9dfe4f05-ae0d-48d0-8dfd-3c16da53efc0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091306Z:9dfe4f05-ae0d-48d0-8dfd-3c16da53efc0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2fac1979-d2ea-49e9-ac1f-96d4c6900d5b" + ], + "x-ms-client-request-id": [ + "e2adb191-969d-4bcb-8d58-a8d38324333b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11955" + ], + "x-ms-correlation-request-id": [ + "6b28ab7c-8736-4e46-9413-5a9a45ec069a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091316Z:6b28ab7c-8736-4e46-9413-5a9a45ec069a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c938247e-2c9f-40f8-8c2d-7ddb46f07147" + ], + "x-ms-client-request-id": [ + "70915e81-a77e-45c0-8d17-66d9c70197f7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11954" + ], + "x-ms-correlation-request-id": [ + "ac7417f1-6f78-411a-bf47-5bd24af9fe19" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091326Z:ac7417f1-6f78-411a-bf47-5bd24af9fe19" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:13: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "de76d8d4-26df-41e0-9886-14a86e71fe78" + ], + "x-ms-client-request-id": [ + "80192ec8-92db-4371-98c3-5624a2d294a4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11953" + ], + "x-ms-correlation-request-id": [ + "ac13c2e6-4b2b-4478-a1fa-9362cc17de1b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091337Z:ac13c2e6-4b2b-4478-a1fa-9362cc17de1b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:13: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "287dd80d-6dbd-48f6-b788-0de5b125ff27" + ], + "x-ms-client-request-id": [ + "71385604-b412-4a84-bc19-8c365024d368" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11952" + ], + "x-ms-correlation-request-id": [ + "23506c94-2457-40e0-9f60-b64505ce9f99" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091347Z:23506c94-2457-40e0-9f60-b64505ce9f99" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:13: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "75ea9cc0-e771-4ddd-aa32-3d1a580e28bd" + ], + "x-ms-client-request-id": [ + "e7c0df5f-cfb1-4018-beb9-beb3aceeffd4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11951" + ], + "x-ms-correlation-request-id": [ + "8a04491a-94f2-4b3c-9639-42cfc109fb5c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091357Z:8a04491a-94f2-4b3c-9639-42cfc109fb5c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:13: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "77101d6a-479c-4411-81f8-569cb77e3e61" + ], + "x-ms-client-request-id": [ + "09757182-9a4f-439c-8065-23e60040f028" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11950" + ], + "x-ms-correlation-request-id": [ + "af141ba6-b800-4eed-8b10-5e63af45c97d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091408Z:af141ba6-b800-4eed-8b10-5e63af45c97d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1688fc6f-56b9-4f57-88db-5a8db50c66a0" + ], + "x-ms-client-request-id": [ + "7e68048a-3930-4ccd-82f6-41d5665c2800" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11949" + ], + "x-ms-correlation-request-id": [ + "a232c248-0f64-4e68-b280-cdaa9918a6ab" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091418Z:a232c248-0f64-4e68-b280-cdaa9918a6ab" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ff4a6eb2-0118-4a76-85ef-2130a4f5ef87" + ], + "x-ms-client-request-id": [ + "dce4ef13-3c94-437d-ba0c-29708c17a588" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11948" + ], + "x-ms-correlation-request-id": [ + "320bb537-6078-4490-ba12-768d03177250" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091428Z:320bb537-6078-4490-ba12-768d03177250" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "44fb060f-633b-4547-bece-4a881620f766" + ], + "x-ms-client-request-id": [ + "d2b96442-e673-486a-b57d-579218c26d70" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11947" + ], + "x-ms-correlation-request-id": [ + "a7c8ca45-ebf0-471c-bac7-add306af6619" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091439Z:a7c8ca45-ebf0-471c-bac7-add306af6619" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "092107c5-ce29-4b77-aed4-ba29c01676e4" + ], + "x-ms-client-request-id": [ + "2d65dc8a-2e83-4175-826a-a397418ba3e3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11946" + ], + "x-ms-correlation-request-id": [ + "2ac1cf8a-c399-44d6-9bb8-50d5f09ad24a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091449Z:2ac1cf8a-c399-44d6-9bb8-50d5f09ad24a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f786ee86-0478-4888-bb7a-24ad0919b4fc" + ], + "x-ms-client-request-id": [ + "79782940-06b7-42ac-abee-bed1d26a8af9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11945" + ], + "x-ms-correlation-request-id": [ + "0d26aa06-874a-4d66-990a-d606f3960938" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091459Z:0d26aa06-874a-4d66-990a-d606f3960938" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:14: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7265febc-0a4c-437e-8e03-bdc075e17236" + ], + "x-ms-client-request-id": [ + "87c4901a-46fa-4ec2-8081-5cb129516aaa" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11944" + ], + "x-ms-correlation-request-id": [ + "043f2504-1f9a-465b-8236-357c7f209504" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091509Z:043f2504-1f9a-465b-8236-357c7f209504" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:15: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "de8e43c8-7635-43b6-9b44-c1109d31a662" + ], + "x-ms-client-request-id": [ + "efd7fd1f-d122-4a73-b2be-892c26bb6925" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11943" + ], + "x-ms-correlation-request-id": [ + "726c2daa-02b7-4880-9d6b-67cd00cc19d5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091520Z:726c2daa-02b7-4880-9d6b-67cd00cc19d5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:15: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "768344b1-fdc7-4073-bd0d-643e67f6e20b" + ], + "x-ms-client-request-id": [ + "7d00145e-f55d-4033-8824-d4c880612773" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11942" + ], + "x-ms-correlation-request-id": [ + "1c014535-cf41-4675-8b3e-23c7e78ece6f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091530Z:1c014535-cf41-4675-8b3e-23c7e78ece6f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:15: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3b008e35-1b48-4ecb-9fcb-9fae8e8e1c0a" + ], + "x-ms-client-request-id": [ + "102b23d2-f062-4603-8671-0218990fb56c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11941" + ], + "x-ms-correlation-request-id": [ + "2458b904-3ce5-402c-a413-e99a8372136c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091540Z:2458b904-3ce5-402c-a413-e99a8372136c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:15: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "58267e5d-b3d2-4bba-b092-f5456d952b9f" + ], + "x-ms-client-request-id": [ + "cf3b0234-f06f-44cd-a765-731fd8546485" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11940" + ], + "x-ms-correlation-request-id": [ + "212d5482-368a-4cba-90f9-3edb39d80705" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091551Z:212d5482-368a-4cba-90f9-3edb39d80705" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:15: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f3a13ec5-57d7-4e04-a44b-d2b48c6b70e7" + ], + "x-ms-client-request-id": [ + "1e5c9f8c-c091-4bfd-b940-6fe81cd85bc8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11939" + ], + "x-ms-correlation-request-id": [ + "72b40119-b6b9-4b7c-8d02-f3901ecf9eca" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091601Z:72b40119-b6b9-4b7c-8d02-f3901ecf9eca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c8b0087c-f996-4411-b96d-11a98dc3ee25" + ], + "x-ms-client-request-id": [ + "650de227-71dc-4b5d-82a6-c81dea5315c2" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11938" + ], + "x-ms-correlation-request-id": [ + "f6e7951a-b3d9-4567-bcf2-e84db99203e2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091611Z:f6e7951a-b3d9-4567-bcf2-e84db99203e2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11937" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8bdf9d0f-c52c-4dd6-9643-f0fd181c097f" + ], + "x-ms-client-request-id": [ + "45fb019f-475e-4fd7-ad42-68120f3ce6bf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-correlation-request-id": [ + "87eb4ff6-6c14-4ed5-bd18-8de6ddb634f0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091622Z:87eb4ff6-6c14-4ed5-bd18-8de6ddb634f0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "00bad8f1-d29b-488c-9aee-18b430e792c4" + ], + "x-ms-client-request-id": [ + "e8fdb1c6-3e7d-4841-8bb5-94aa8ef2955a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11936" + ], + "x-ms-correlation-request-id": [ + "12801487-11c8-41e1-97e0-a896164f6e0d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091632Z:12801487-11c8-41e1-97e0-a896164f6e0d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2b18f620-77bb-467f-8189-696455a688f8" + ], + "x-ms-client-request-id": [ + "3eaacc91-cc9e-480a-b0d1-e18778b5934a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11935" + ], + "x-ms-correlation-request-id": [ + "d37dea2f-56fa-463a-bba5-447e71266554" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091642Z:d37dea2f-56fa-463a-bba5-447e71266554" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a5dedfa5-7438-4217-a92f-703ce75fb900" + ], + "x-ms-client-request-id": [ + "69418404-ab14-4c4f-a2b7-ea0a7ecad1b6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11934" + ], + "x-ms-correlation-request-id": [ + "3600ad1b-1f20-4e0f-b292-3e442949c37a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091653Z:3600ad1b-1f20-4e0f-b292-3e442949c37a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:16: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0133f1b8-f591-46c5-ab4d-2cbc569b3348" + ], + "x-ms-client-request-id": [ + "6a5aaf21-cd57-4cba-8d47-b5610d913f45" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11933" + ], + "x-ms-correlation-request-id": [ + "e3c87aeb-851f-4cf4-8f96-a1054440adbf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091703Z:e3c87aeb-851f-4cf4-8f96-a1054440adbf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9265f8d8-9d07-4c9d-b3f8-194968b681fe" + ], + "x-ms-client-request-id": [ + "a3bf6141-d6df-4e6e-acf7-f9bebcb105bb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11932" + ], + "x-ms-correlation-request-id": [ + "78a20104-e153-4014-a113-821489943d9a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091713Z:78a20104-e153-4014-a113-821489943d9a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ea799b68-dbf9-404a-a0ff-edae5165b5f8" + ], + "x-ms-client-request-id": [ + "fdc8c980-a9ea-4ace-93e0-cc9063edec8f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11931" + ], + "x-ms-correlation-request-id": [ + "dae047ea-93f6-4849-b840-2f34d1f79134" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091724Z:dae047ea-93f6-4849-b840-2f34d1f79134" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6bca5ac5-ee8e-4431-80f3-5a46dae072ca" + ], + "x-ms-client-request-id": [ + "c8903df0-3415-4940-a506-85174a953d1e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11930" + ], + "x-ms-correlation-request-id": [ + "7aae36b7-5125-4801-a576-6156a6c99435" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091734Z:7aae36b7-5125-4801-a576-6156a6c99435" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/edb1f80f-8767-4c9d-89fe-6ec46a2d1ea7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWRiMWY4MGYtODc2Ny00YzlkLTg5ZmUtNmVjNDZhMmQxZWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "69755c17-15c5-44d8-84a9-ca99502aa127" + ], + "x-ms-client-request-id": [ + "df635b97-f150-420c-88db-889386c3bd74" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11929" + ], + "x-ms-correlation-request-id": [ + "0051cce4-5181-41b8-be2d-988b0ee40510" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091744Z:0051cce4-5181-41b8-be2d-988b0ee40510" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/customDomains/customDomainName779?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTc3OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9cc5fbbf-31ca-4e1c-90c0-b111068e5ed8" + ], + "x-ms-client-request-id": [ + "ca4fa8a2-8be0-4473-8821-b3ae4d1804d5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11928" + ], + "x-ms-correlation-request-id": [ + "ff464c79-b703-45c3-962a-341e3436f0af" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091745Z:ff464c79-b703-45c3-962a-341e3436f0af" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17:45 GMT" + ], + "Content-Length": [ + "799" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/customdomains/customDomainName779\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName779\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/secrets/secretName7841\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"hh18n4b6tb4l7l9v7pvbddxlmlnhlfj9\",\r\n \"expirationDate\": \"02/08/2021 09:06:19\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9866/providers/Microsoft.Cdn/profiles/profile1724/customDomains/customDomainName779?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNzI0L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTc3OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f8d95ec9-a327-4602-9515-6664a344a394" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/32d05a13-0484-429f-a48d-505790bc008f/profileresults/profile1724/customdomainresults/customDomainName779?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cd75f14e-9ad1-43d5-a1cc-ee89f0cf7a58" + ], + "x-ms-client-request-id": [ + "f8d95ec9-a327-4602-9515-6664a344a394" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/32d05a13-0484-429f-a48d-505790bc008f?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-correlation-request-id": [ + "03849a85-e043-4b8b-9476-cb4225f3841a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091746Z:03849a85-e043-4b8b-9476-cb4225f3841a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17:46 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/32d05a13-0484-429f-a48d-505790bc008f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzJkMDVhMTMtMDQ4NC00MjlmLWE0OGQtNTA1NzkwYmMwMDhmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "df1f387c-79ac-4341-b8cb-f71297fae94a" + ], + "x-ms-client-request-id": [ + "0fa18cdf-499b-47de-91b0-287fe0c18af6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11927" + ], + "x-ms-correlation-request-id": [ + "353b9a2a-dcea-474f-bcdf-6e4ce5b4301e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091757Z:353b9a2a-dcea-474f-bcdf-6e4ce5b4301e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:17: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/32d05a13-0484-429f-a48d-505790bc008f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzJkMDVhMTMtMDQ4NC00MjlmLWE0OGQtNTA1NzkwYmMwMDhmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "17d1a78f-a0f1-469d-90c0-0e6b25668438" + ], + "x-ms-client-request-id": [ + "a79f8184-a179-4249-985e-4ec6d2b758dd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11926" + ], + "x-ms-correlation-request-id": [ + "fede2cae-9ef3-412f-bfe3-6289448545b2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091807Z:fede2cae-9ef3-412f-bfe3-6289448545b2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:18: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9866/providers/Microsoft.Cdn/operationresults/32d05a13-0484-429f-a48d-505790bc008f/profileresults/profile1724/customdomainresults/customDomainName779?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5ODY2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzJkMDVhMTMtMDQ4NC00MjlmLWE0OGQtNTA1NzkwYmMwMDhmL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUxNzI0L2N1c3RvbWRvbWFpbnJlc3VsdHMvY3VzdG9tRG9tYWluTmFtZTc3OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c0acf94d-7066-4228-be8a-c42a7536d086" + ], + "x-ms-client-request-id": [ + "8d5018a3-8fed-4614-ab8e-e4d9895d2294" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11925" + ], + "x-ms-correlation-request-id": [ + "b741e33a-b478-41b9-8858-7277fc76c1c6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T091808Z:b741e33a-b478-41b9-8858-7277fc76c1c6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:18:07 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 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup9866" + ], + "AFDCustomDomainDeleteTest": [ + "profile1724", + "secretName7841", + "customDomainName779" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainGetListTest.json new file mode 100644 index 0000000000000..d9b60c4ed14cd --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainGetListTest.json @@ -0,0 +1,2387 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ce33430a-0cd0-4c60-868c-245d4be7f694" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "f3cb29a9-fe38-4cc3-84cf-799cad9cfde1" + ], + "x-ms-correlation-request-id": [ + "f3cb29a9-fe38-4cc3-84cf-799cad9cfde1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085855Z:f3cb29a9-fe38-4cc3-84cf-799cad9cfde1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:58:54 GMT" + ], + "Content-Length": [ + "191" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110\",\r\n \"name\": \"cdnResourceGroup110\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "96107568-2b3f-49bd-9512-42668c575c0a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "97d6d01a-10fb-43b6-927e-4ddf552edaa0" + ], + "x-ms-client-request-id": [ + "96107568-2b3f-49bd-9512-42668c575c0a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/9fa20483-a3c1-42ab-9051-24c27b7ea00e?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "21f6ecf4-2a7f-49cc-abfc-e496701ece73" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085903Z:21f6ecf4-2a7f-49cc-abfc-e496701ece73" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59:03 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9364\",\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\": \"23752628-80c2-4b2a-9d1d-fc544f4f6d69\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/9fa20483-a3c1-42ab-9051-24c27b7ea00e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy85ZmEyMDQ4My1hM2MxLTQyYWItOTA1MS0yNGMyN2I3ZWEwMGU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5205da26-4712-4cb2-8209-83ff333794a9" + ], + "x-ms-client-request-id": [ + "ac8298cb-af51-4f0d-a888-422ce13223e1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "b2080c6a-e54f-4bd7-8d0b-6e630adc2164" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085914Z:b2080c6a-e54f-4bd7-8d0b-6e630adc2164" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "54bd0c52-af6c-4366-9a03-fcb7e5f216ed" + ], + "x-ms-client-request-id": [ + "8d3096dc-262b-4794-acdc-a1b6a505d32d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "62c141f3-730f-4072-8948-e766e2ed5864" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085914Z:62c141f3-730f-4072-8948-e766e2ed5864" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59:14 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9364\",\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\": \"23752628-80c2-4b2a-9d1d-fc544f4f6d69\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvc2VjcmV0cy9zZWNyZXROYW1lNTQzMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "aaf9c44e-ce5f-4a4a-9e82-f41adc9b83b4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2926260b-3646-476c-ba12-7fa4559f08ac" + ], + "x-ms-client-request-id": [ + "aaf9c44e-ce5f-4a4a-9e82-f41adc9b83b4" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/435dd20b-6009-45cf-9579-60ecdb614f72?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "30c5dc75-bad1-4d61-b88d-fbf23a3cc0ca" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085916Z:30c5dc75-bad1-4d61-b88d-fbf23a3cc0ca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59:16 GMT" + ], + "Content-Length": [ + "713" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName5430\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/435dd20b-6009-45cf-9579-60ecdb614f72?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy80MzVkZDIwYi02MDA5LTQ1Y2YtOTU3OS02MGVjZGI2MTRmNzI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ae6454da-b166-4bbd-8a19-481a231f2c10" + ], + "x-ms-client-request-id": [ + "41bc848d-0750-44f6-9b30-e632135945c6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "10be36a6-25f7-4e99-b5e8-95ad993d0346" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085927Z:10be36a6-25f7-4e99-b5e8-95ad993d0346" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvc2VjcmV0cy9zZWNyZXROYW1lNTQzMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "083a9e90-1d3a-42de-8676-7718e8de9ea7" + ], + "x-ms-client-request-id": [ + "a47316b7-a795-4303-91e0-3747c6a5f4a9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "70e01860-1fdf-4cff-b234-0be9dd7c61a9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085927Z:70e01860-1fdf-4cff-b234-0be9dd7c61a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59:27 GMT" + ], + "Content-Length": [ + "857" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName5430\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customDomains/customDomainName589?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\"\r\n }\r\n },\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "8e9f53a0-bd23-4a61-b1bf-ab02ed3e7f75" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "390" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "95a1d9e5-5ce1-4fc2-b8e1-e8153c7325da" + ], + "x-ms-client-request-id": [ + "8e9f53a0-bd23-4a61-b1bf-ab02ed3e7f75" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "478b3613-c766-4b0b-827d-7612664565ea" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T085937Z:478b3613-c766-4b0b-827d-7612664565ea" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:59:37 GMT" + ], + "Content-Length": [ + "768" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customdomains/customDomainName589\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName589\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": null,\r\n \"expirationDate\": \"01/01/0001 00:00:00\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Submitting\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5d559715-53ee-451f-b531-bc8e27702df2" + ], + "x-ms-client-request-id": [ + "21d4d911-0125-4516-a6fa-44fa4ba2145a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "f0ec036f-c68e-4b60-b0ce-5033eecc8f39" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090004Z:f0ec036f-c68e-4b60-b0ce-5033eecc8f39" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "02c792b3-bd4f-4d56-8690-7519b6365165" + ], + "x-ms-client-request-id": [ + "4f1799ef-533b-4961-a27d-a4973463106f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "76016f71-8944-49b1-961d-4c577a55ddb6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090014Z:76016f71-8944-49b1-961d-4c577a55ddb6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bea07864-f0c9-41c3-9c6b-a02e2557513d" + ], + "x-ms-client-request-id": [ + "70d941d9-a0e9-4883-9a92-91f864681d35" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "364ffedc-cb11-40f4-88b3-17c9397efa00" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090025Z:364ffedc-cb11-40f4-88b3-17c9397efa00" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "211401db-e4db-46fb-b53b-8f53eed67dab" + ], + "x-ms-client-request-id": [ + "c76a8abc-07fe-47c3-a093-ceb466a93f68" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "7b909895-ac83-4b48-a23e-681d01ee9cbd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090035Z:7b909895-ac83-4b48-a23e-681d01ee9cbd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ca583421-57fd-4e47-b85d-9bcae56f5035" + ], + "x-ms-client-request-id": [ + "4c53359f-53ac-4756-bfe7-79f66feaf963" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "25ab19a7-766b-493e-b393-5b290b117f4b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090046Z:25ab19a7-766b-493e-b393-5b290b117f4b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "02770196-e82c-43d7-a813-4af6bfb113e7" + ], + "x-ms-client-request-id": [ + "562905fb-2b4d-43d4-8086-4b6b7fcdb0e9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "cab3d2ed-8783-487f-9fa8-ceef9fa3f3d8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090057Z:cab3d2ed-8783-487f-9fa8-ceef9fa3f3d8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b28552d3-8791-41d9-816b-10da762fa3f8" + ], + "x-ms-client-request-id": [ + "d6e90e84-be16-49f9-b82c-391bde200e11" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "5cdbf1ff-0ad6-4977-beb2-2c6787b85fd5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090108Z:5cdbf1ff-0ad6-4977-beb2-2c6787b85fd5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9812ae06-f2c0-40c6-a4ef-3e022a8363aa" + ], + "x-ms-client-request-id": [ + "c63bca3e-10ca-41fa-aa21-8ed065537f2b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "502266a5-a3ec-4f21-a7dc-f9cbe06e1b52" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090119Z:502266a5-a3ec-4f21-a7dc-f9cbe06e1b52" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8122872a-c87e-4de2-b29b-0ba125004da2" + ], + "x-ms-client-request-id": [ + "d2ca423d-ef6d-4864-a2c8-482fdbc33191" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "eb861c54-ab42-44da-b10b-83cfe7fcf87d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090130Z:eb861c54-ab42-44da-b10b-83cfe7fcf87d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "436ebf49-621b-47cc-9499-df9d184ea8a3" + ], + "x-ms-client-request-id": [ + "7b26636d-a9e5-4b8d-8097-fb845604a448" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "098f2472-b2bb-4963-875b-ceb28a614534" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090140Z:098f2472-b2bb-4963-875b-ceb28a614534" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "69752855-3720-4fd7-b5be-4ecf801884ec" + ], + "x-ms-client-request-id": [ + "c25135f0-c885-4fe6-ba57-9528d7cc92dd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "c5bdcc95-2ba8-4427-9d7b-5dcd6f8e2272" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090151Z:c5bdcc95-2ba8-4427-9d7b-5dcd6f8e2272" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5651c8b4-c599-470b-9c23-94bc65df48eb" + ], + "x-ms-client-request-id": [ + "8bbc8052-0b35-41e2-8057-88e0acb0c533" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "d0934992-4cd7-4503-8ecb-78fe23ee7a2e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090202Z:d0934992-4cd7-4503-8ecb-78fe23ee7a2e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4ce47d9f-b653-422b-8457-5a074fab20a6" + ], + "x-ms-client-request-id": [ + "227d0a18-9012-4ed5-8653-c46ac8a80625" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "d71c3071-2ff3-4945-a23b-bb241a025398" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090213Z:d71c3071-2ff3-4945-a23b-bb241a025398" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9d798acf-393b-4238-a27b-3e96b92590c0" + ], + "x-ms-client-request-id": [ + "69010102-a05a-4b51-a660-4f8cff35361b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-correlation-request-id": [ + "7fcd8b58-9182-47fb-a02c-f29a5a863a11" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090224Z:7fcd8b58-9182-47fb-a02c-f29a5a863a11" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cf96bba6-3729-480f-9883-37fcc1e37e6f" + ], + "x-ms-client-request-id": [ + "4c79fdbf-684c-41bb-a51e-5afe01ed20cd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "f995f068-9a64-4f13-b769-5531e40d26e0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090234Z:f995f068-9a64-4f13-b769-5531e40d26e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "976a65c7-b62f-4048-82a0-d34b8909a656" + ], + "x-ms-client-request-id": [ + "15878b33-2504-4286-81ff-c1d7fc52cdde" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "b3b30628-9a43-4ce5-8e8c-f6b1d1179a9d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090245Z:b3b30628-9a43-4ce5-8e8c-f6b1d1179a9d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a1a635a4-c72f-40ac-a891-2575d2b929cc" + ], + "x-ms-client-request-id": [ + "e0009b78-ced8-4706-8bc2-25fd839e9ae9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "dea40c04-e375-48cd-a246-18349f1ab66c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090256Z:dea40c04-e375-48cd-a246-18349f1ab66c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c9b609d0-3dbd-4b48-a3ee-bf72c219ac53" + ], + "x-ms-client-request-id": [ + "ac80144c-312b-4382-ae08-a6e4a6c488e1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "6b5611b8-82d1-42fc-9370-6e542d093766" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090307Z:6b5611b8-82d1-42fc-9370-6e542d093766" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b8adc245-20d0-4061-aed9-01b884b823fb" + ], + "x-ms-client-request-id": [ + "4782d956-ce41-45ff-babf-0ef35496e16c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "56ab9709-41d1-43db-8ff6-2f7dc22fdcb7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090317Z:56ab9709-41d1-43db-8ff6-2f7dc22fdcb7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e4d14fc9-a8e6-4702-be59-3bb45ff6ac46" + ], + "x-ms-client-request-id": [ + "43c30fc5-2b6e-451d-ab7e-d4d1b1b544ec" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "a066af5c-6b29-4ce7-9294-7a0652e76f5c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090328Z:a066af5c-6b29-4ce7-9294-7a0652e76f5c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:03: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "399e62a1-ed74-41a3-8e93-036d39f4bc3e" + ], + "x-ms-client-request-id": [ + "6142b7bb-a461-471b-bc1b-95285bd804f1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-correlation-request-id": [ + "fcfecc17-1422-4a0c-8437-c4b068638c1a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090339Z:fcfecc17-1422-4a0c-8437-c4b068638c1a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:03: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/2e7b36ea-b27e-4d02-91d0-0a19bb7019a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8yZTdiMzZlYS1iMjdlLTRkMDItOTFkMC0wYTE5YmI3MDE5YTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1a611703-35db-48d0-83c9-8700a2932b2d" + ], + "x-ms-client-request-id": [ + "7791e4d2-c4be-416d-9457-50addb29689a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-correlation-request-id": [ + "2d6ae641-3e74-4a7e-afb3-b3a6ec0ba324" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090349Z:2d6ae641-3e74-4a7e-afb3-b3a6ec0ba324" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:03: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customDomains/customDomainName589?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3ce44c9f-8632-4ec8-8c36-38cfa8020a50" + ], + "x-ms-client-request-id": [ + "28772cc1-8024-4fc6-8d61-f5eec1497cab" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-correlation-request-id": [ + "247a490e-9541-456d-acb3-4b3225614476" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090350Z:247a490e-9541-456d-acb3-4b3225614476" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:03:49 GMT" + ], + "Content-Length": [ + "797" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customdomains/customDomainName589\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName589\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"gls1zsxq3hfqb2d3rybbs0rwfhkx64ty\",\r\n \"expirationDate\": \"02/08/2021 08:59:58\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customDomains/customDomainName589?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "398487f1-a81f-4a73-9424-03163674a6fd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "83386c92-7691-4c99-aec4-d5768011ad4d" + ], + "x-ms-client-request-id": [ + "398487f1-a81f-4a73-9424-03163674a6fd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-correlation-request-id": [ + "d0fac8fc-1945-4dab-9df5-38eadaf872c7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090444Z:d0fac8fc-1945-4dab-9df5-38eadaf872c7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:04:44 GMT" + ], + "Content-Length": [ + "797" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customdomains/customDomainName589\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName589\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"gls1zsxq3hfqb2d3rybbs0rwfhkx64ty\",\r\n \"expirationDate\": \"02/08/2021 08:59:58\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customDomains?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvY3VzdG9tRG9tYWlucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "05875584-c77a-49ae-8794-a8b9f1dc77a5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "90a4ca22-dcb6-4059-a77a-431a27320e6f" + ], + "x-ms-client-request-id": [ + "05875584-c77a-49ae-8794-a8b9f1dc77a5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-correlation-request-id": [ + "d3d33437-0365-4b15-992c-6466d1fd0c38" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090444Z:d3d33437-0365-4b15-992c-6466d1fd0c38" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:04:44 GMT" + ], + "Content-Length": [ + "809" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customdomains/customDomainName589\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName589\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/secrets/secretName5430\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"gls1zsxq3hfqb2d3rybbs0rwfhkx64ty\",\r\n \"expirationDate\": \"02/08/2021 08:59:58\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customDomains?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvY3VzdG9tRG9tYWlucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "15c13297-9477-4122-be9f-b547c8695f8d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "813cbaaa-9fbc-4ed6-a117-662d0dc230f5" + ], + "x-ms-client-request-id": [ + "15c13297-9477-4122-be9f-b547c8695f8d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-correlation-request-id": [ + "650fa5ba-cfaf-4734-9ac6-136dcc12ee5e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090508Z:650fa5ba-cfaf-4734-9ac6-136dcc12ee5e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:07 GMT" + ], + "Content-Length": [ + "12" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup110/providers/Microsoft.Cdn/profiles/profile9364/customDomains/customDomainName589?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTkzNjQvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6304eecb-535b-4c7b-9ff6-e79c61f567a4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/0715d5f9-e0dc-4c4a-9084-bcd9770c4c00/profileresults/profile9364/customdomainresults/customDomainName589?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2b7986eb-b835-42f5-acda-4365af7edb24" + ], + "x-ms-client-request-id": [ + "6304eecb-535b-4c7b-9ff6-e79c61f567a4" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/0715d5f9-e0dc-4c4a-9084-bcd9770c4c00?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-correlation-request-id": [ + "0eecd7df-3001-4236-ba84-90407cd91739" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090446Z:0eecd7df-3001-4236-ba84-90407cd91739" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:04:46 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/0715d5f9-e0dc-4c4a-9084-bcd9770c4c00?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8wNzE1ZDVmOS1lMGRjLTRjNGEtOTA4NC1iY2Q5NzcwYzRjMDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4411950c-eedc-4026-b7c8-443783ecc2c6" + ], + "x-ms-client-request-id": [ + "6c048ea9-9928-45b7-92a1-4d41e5be824b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-correlation-request-id": [ + "72788526-3241-4378-9c2c-4189c9d95218" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090456Z:72788526-3241-4378-9c2c-4189c9d95218" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:04: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/0715d5f9-e0dc-4c4a-9084-bcd9770c4c00?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8wNzE1ZDVmOS1lMGRjLTRjNGEtOTA4NC1iY2Q5NzcwYzRjMDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "fc23ef9c-8a1a-426a-a9c0-d7c511d7c0aa" + ], + "x-ms-client-request-id": [ + "d276fa33-18ad-4729-965a-bc24c88baeb5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-correlation-request-id": [ + "afb613ab-489a-4268-b4db-047047ea33b8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090507Z:afb613ab-489a-4268-b4db-047047ea33b8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup110/providers/Microsoft.Cdn/operationresults/0715d5f9-e0dc-4c4a-9084-bcd9770c4c00/profileresults/profile9364/customdomainresults/customDomainName589?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMTAvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8wNzE1ZDVmOS1lMGRjLTRjNGEtOTA4NC1iY2Q5NzcwYzRjMDAvcHJvZmlsZXJlc3VsdHMvcHJvZmlsZTkzNjQvY3VzdG9tZG9tYWlucmVzdWx0cy9jdXN0b21Eb21haW5OYW1lNTg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0cc6d29a-6f7d-46ce-9193-97ccab6fe80e" + ], + "x-ms-client-request-id": [ + "9c655cc1-5d18-44ab-95e4-74dc74f17e27" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-correlation-request-id": [ + "82c3152b-38ed-4d24-8b1e-92c35f49c0d4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T090507Z:82c3152b-38ed-4d24-8b1e-92c35f49c0d4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:05:07 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 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup110" + ], + "AFDCustomDomainGetListTest": [ + "profile9364", + "secretName5430", + "customDomainName589" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainRefreshValidationTokenTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainRefreshValidationTokenTest.json new file mode 100644 index 0000000000000..ae721fe6cafd2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainRefreshValidationTokenTest.json @@ -0,0 +1,2963 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f65396dc-2325-4277-ba7c-f7dbd9d58e29" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "8a49064b-3868-4245-a2b5-03c626c6ada0" + ], + "x-ms-correlation-request-id": [ + "8a49064b-3868-4245-a2b5-03c626c6ada0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083837Z:8a49064b-3868-4245-a2b5-03c626c6ada0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:38:37 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207\",\r\n \"name\": \"cdnResourceGroup6207\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6982e50a-3594-42a8-96f9-2ab56cd429b3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bd018bce-14cd-42cf-8223-1b0a3aee8b04" + ], + "x-ms-client-request-id": [ + "6982e50a-3594-42a8-96f9-2ab56cd429b3" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/db64e5a9-a87c-4d77-9598-518a001d566c?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "222e5534-d731-4656-a28c-e46db26e446e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083846Z:222e5534-d731-4656-a28c-e46db26e446e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:38:46 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6916\",\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\": \"50864436-8fe2-44f3-b607-194d7edffa50\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/db64e5a9-a87c-4d77-9598-518a001d566c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGI2NGU1YTktYTg3Yy00ZDc3LTk1OTgtNTE4YTAwMWQ1NjZjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "dc394d91-146d-4eba-b38d-7d7bcc46b06c" + ], + "x-ms-client-request-id": [ + "725d1fbb-563e-4d7c-985b-fe1dfffa5872" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "69755dd0-5b5e-4ef5-8918-a6de1ad1f4be" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083857Z:69755dd0-5b5e-4ef5-8918-a6de1ad1f4be" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:38: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5e0a0e16-0dee-4906-b43b-bb9b7342db59" + ], + "x-ms-client-request-id": [ + "84f7a0df-8c7c-40c4-bde3-d36615595b9a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "abdf1d55-af32-46f2-9e0c-d53f8ec508ea" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083857Z:abdf1d55-af32-46f2-9e0c-d53f8ec508ea" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:38:57 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6916\",\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\": \"50864436-8fe2-44f3-b607-194d7edffa50\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2L3NlY3JldHMvc2VjcmV0TmFtZTQ0ODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "851d43f4-89f8-4254-9a91-67399ce2f614" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "223fa247-f5e0-4b2b-8d62-2ad2255d5154" + ], + "x-ms-client-request-id": [ + "851d43f4-89f8-4254-9a91-67399ce2f614" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/58f12a50-1d8a-4530-af0b-2e05d3fb853f?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "d64e9e52-a686-458f-a30c-831e2b0deacc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083858Z:d64e9e52-a686-458f-a30c-831e2b0deacc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:38:58 GMT" + ], + "Content-Length": [ + "714" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4480\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/58f12a50-1d8a-4530-af0b-2e05d3fb853f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNThmMTJhNTAtMWQ4YS00NTMwLWFmMGItMmUwNWQzZmI4NTNmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "df89f8ef-57f7-4d8c-8ad9-f0e9495c65d2" + ], + "x-ms-client-request-id": [ + "1037221e-0dc5-46be-9d7e-060b0f2d7707" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "b7daae14-fa34-4053-acab-c38ea91b4a25" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083909Z:b7daae14-fa34-4053-acab-c38ea91b4a25" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:39: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2L3NlY3JldHMvc2VjcmV0TmFtZTQ0ODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "38728fdc-36f5-4bc1-8c51-19138a094a64" + ], + "x-ms-client-request-id": [ + "d8627d89-fb8a-4010-8c61-40ccc288bd15" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "e9ec9e2f-9744-4024-99e5-f8846ad275e3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083909Z:e9ec9e2f-9744-4024-99e5-f8846ad275e3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:39:09 GMT" + ], + "Content-Length": [ + "858" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4480\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/customDomains/customDomainName6777?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTY3Nzc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480\"\r\n }\r\n },\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "60200439-108b-4c21-994c-7b42c711dc71" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "391" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0634b63c-4619-44e2-94dc-e51b20a6bbb1" + ], + "x-ms-client-request-id": [ + "60200439-108b-4c21-994c-7b42c711dc71" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "b71a8b4b-05f0-4b71-b93f-9bbd5e3f0c98" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T083911Z:b71a8b4b-05f0-4b71-b93f-9bbd5e3f0c98" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:39:11 GMT" + ], + "Content-Length": [ + "772" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/customdomains/customDomainName6777\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName6777\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": null,\r\n \"expirationDate\": \"01/01/0001 00:00:00\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Submitting\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "643537ee-ca4a-4527-a489-7b61a569545b" + ], + "x-ms-client-request-id": [ + "d591e080-ddab-43ba-94ea-5f70e801d960" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "fbeebccf-1fab-4e9b-a77a-31c7821d3354" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084003Z:fbeebccf-1fab-4e9b-a77a-31c7821d3354" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "371e8930-7690-4def-a94d-c4cc644f9878" + ], + "x-ms-client-request-id": [ + "d50dbfa9-d373-4b6c-9931-fece70138cc8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "8f1b0f86-bee6-4fe8-adc0-7f7521ef04e8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084014Z:8f1b0f86-bee6-4fe8-adc0-7f7521ef04e8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4a153f44-40b3-4ccd-8080-54f0be44536c" + ], + "x-ms-client-request-id": [ + "ee9ee71f-ff1d-41b6-af90-d2016b352969" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "4192e2e5-bc21-4a7a-be42-d366866df86a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084024Z:4192e2e5-bc21-4a7a-be42-d366866df86a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7cc18cea-4480-4e36-a488-fe7e107e9383" + ], + "x-ms-client-request-id": [ + "7e1fb188-3702-4fe2-8352-ba4b856331fd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "e34908c5-ba1d-483c-8b3f-5b5aebf07ae3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084035Z:e34908c5-ba1d-483c-8b3f-5b5aebf07ae3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d74a8e70-7ceb-42de-bb1f-0054935a4311" + ], + "x-ms-client-request-id": [ + "282ed02d-43e6-44e0-8d39-be817c77fbbe" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "8eb56681-f1cc-43a4-ae7d-1eb30629ee18" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084045Z:8eb56681-f1cc-43a4-ae7d-1eb30629ee18" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8e12879a-7f25-47c1-a301-0e8fb2457a08" + ], + "x-ms-client-request-id": [ + "efcfb5e5-0742-44f2-9fb3-1f06a4a1ebc5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "49726eb7-9e06-4d51-a503-f61e6c2950b4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084055Z:49726eb7-9e06-4d51-a503-f61e6c2950b4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "eb8a41be-abab-44fa-b854-5e5d987bdf2b" + ], + "x-ms-client-request-id": [ + "3450deb7-5ec9-4bd4-8ee8-329773fc24d9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "8ae8c16e-c88f-46fb-bb0e-9aeb4389ad14" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084106Z:8ae8c16e-c88f-46fb-bb0e-9aeb4389ad14" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "dbf4ce13-6ce6-46d7-9257-f24006c348a9" + ], + "x-ms-client-request-id": [ + "3c72a842-90c2-4278-a9e8-139eb4cee300" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "99e628db-bb9b-4c11-9e78-8e9ede1e7cad" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084116Z:99e628db-bb9b-4c11-9e78-8e9ede1e7cad" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "18437e9c-b09e-4899-b52c-318c9fdce3a4" + ], + "x-ms-client-request-id": [ + "5658ab6e-ffb5-43c4-b24c-6c63e29c1d4f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "cb84a7f7-59e5-4ab5-93d3-342d27e85c03" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084126Z:cb84a7f7-59e5-4ab5-93d3-342d27e85c03" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1ce397e2-9715-448b-9dc1-ca123606b867" + ], + "x-ms-client-request-id": [ + "bdb50849-81f8-412e-ac9b-3e7855493a05" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "c6dc05ce-6d22-4f83-b584-e6018600b54f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084137Z:c6dc05ce-6d22-4f83-b584-e6018600b54f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7d5ac37a-2ac2-4fab-bf43-9952a34d8733" + ], + "x-ms-client-request-id": [ + "3cc75222-022f-4ebb-94e3-d7565d9139c4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "62e3efc2-bf8c-4c73-b82d-074255cbdae8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084147Z:62e3efc2-bf8c-4c73-b82d-074255cbdae8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "36faf2b0-82bd-45e0-9f1b-8737a88f8fe9" + ], + "x-ms-client-request-id": [ + "67dd7f42-e7a3-4b6d-9689-1692c8fd6ad7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "cd7c8a55-d715-4847-ae5b-ff9c552a5460" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084157Z:cd7c8a55-d715-4847-ae5b-ff9c552a5460" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6aa5f819-8711-4a2a-b172-a6e08385cfd3" + ], + "x-ms-client-request-id": [ + "b5444410-2382-4f60-a4d7-0ade2da12ed9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-correlation-request-id": [ + "cda29973-cbfa-4319-b924-76c2f64ab2af" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084208Z:cda29973-cbfa-4319-b924-76c2f64ab2af" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:42: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5dff1f88-968b-49bc-a226-6d5ea2bb2cb3" + ], + "x-ms-client-request-id": [ + "90e19ad6-16c8-4b65-98fa-8ba309c473c5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-correlation-request-id": [ + "f82f9bdd-7765-45a2-b9ed-7c20bd985a64" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084219Z:f82f9bdd-7765-45a2-b9ed-7c20bd985a64" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:42: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7fcf3543-fabc-4457-878c-7e7a0d36ba6d" + ], + "x-ms-client-request-id": [ + "c6165b7d-434b-4368-a8b4-239afe5a3854" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "4c386ef9-8c13-4355-aea8-12730bf01884" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084229Z:4c386ef9-8c13-4355-aea8-12730bf01884" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:42: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "30bf7e74-0b19-4344-b264-dd55a47369f2" + ], + "x-ms-client-request-id": [ + "7e37dbca-267f-46c7-bca1-dbb48735e870" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "3f0a4a9c-1122-4334-9e14-e51a80b87e96" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084239Z:3f0a4a9c-1122-4334-9e14-e51a80b87e96" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:42: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bce4ae5a-b2da-4d47-9811-9260fd0c58ad" + ], + "x-ms-client-request-id": [ + "c6f32eba-4425-41b8-9e30-863dcf1071fb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "480e7026-6406-4044-bfb1-01c2f89b7edd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084250Z:480e7026-6406-4044-bfb1-01c2f89b7edd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "03358661-42a1-4c71-a3b7-88f692fd6fc2" + ], + "x-ms-client-request-id": [ + "07002606-5fb3-44e5-b247-fed9030fb248" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "c4f6ef90-1ff3-403a-8d99-b8ae89d2080b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084300Z:c4f6ef90-1ff3-403a-8d99-b8ae89d2080b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:43: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8698b314-b782-43c8-a58d-49ee93995b1c" + ], + "x-ms-client-request-id": [ + "6966ae2f-f590-405c-8d3b-7b0265554243" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "309bce84-4905-4452-819e-9e8d79ad8622" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084310Z:309bce84-4905-4452-819e-9e8d79ad8622" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:43: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "77881e95-0e79-4118-8799-f79821ddc1be" + ], + "x-ms-client-request-id": [ + "4d2d25f5-2586-480f-b278-528b6e80c1e4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "7d67d24c-4cae-4ada-8f4f-932e3e8c020b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084321Z:7d67d24c-4cae-4ada-8f4f-932e3e8c020b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:43: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "63502f8b-1ea4-4041-93a5-ef6be7d42263" + ], + "x-ms-client-request-id": [ + "06bc06d7-2480-490b-97c9-3ec60872ac71" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-correlation-request-id": [ + "bc7cad55-e984-4a93-bc06-5729cac6a6db" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084331Z:bc7cad55-e984-4a93-bc06-5729cac6a6db" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:43: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ab55dfe9-9ebd-4658-a4a9-17b4b2515fdc" + ], + "x-ms-client-request-id": [ + "50cdf60a-1d07-42bd-8a22-76a985bb030e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-correlation-request-id": [ + "fa3a0b65-918a-4e97-8cd2-685d27bd84a5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084342Z:fa3a0b65-918a-4e97-8cd2-685d27bd84a5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:43: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9ae57a2d-ee18-4604-8cbd-e21a0cc7bcbb" + ], + "x-ms-client-request-id": [ + "e6b3c77d-40ea-4541-9ec6-f2a420e35566" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-correlation-request-id": [ + "96682331-a4a8-4654-8a77-1cae2c2129e7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084352Z:96682331-a4a8-4654-8a77-1cae2c2129e7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:43: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "53d00432-11a2-47e0-be13-208260d13b01" + ], + "x-ms-client-request-id": [ + "ba6a4094-99e7-45cb-a374-2390b63467c0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-correlation-request-id": [ + "b6c3fecd-07e3-4002-94ab-f0e7f0b9171f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084402Z:b6c3fecd-07e3-4002-94ab-f0e7f0b9171f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:44: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a2b9fcc6-f147-440e-807b-d128120e32fb" + ], + "x-ms-client-request-id": [ + "51765dfd-0c6e-4f4d-b1e5-565be6afb4bb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-correlation-request-id": [ + "a8caf527-5cea-45be-8280-48437c63c4a3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084413Z:a8caf527-5cea-45be-8280-48437c63c4a3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:44: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bfde2236-b639-47b1-8dce-4a1046e1fdb5" + ], + "x-ms-client-request-id": [ + "6c1c0e05-69d5-42c8-833c-45a32edde526" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-correlation-request-id": [ + "de1ee4df-dd00-4b70-93f1-ece2167be6cb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084423Z:de1ee4df-dd00-4b70-93f1-ece2167be6cb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:44: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e44bdb5e-eed6-42ff-875a-af1f13eeb903" + ], + "x-ms-client-request-id": [ + "90892a9e-b0bb-411d-a2c5-135847662897" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-correlation-request-id": [ + "bbe29d32-6a71-416d-aa0c-43296f8aafe6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084433Z:bbe29d32-6a71-416d-aa0c-43296f8aafe6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:44: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8f427dd9-e9d7-4005-9996-2cef19ccb6f1" + ], + "x-ms-client-request-id": [ + "f537f1f8-edcd-4942-abe8-157ce3dc1b1b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-correlation-request-id": [ + "8219b696-b75f-449d-88d5-0a6769a6c58f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084444Z:8219b696-b75f-449d-88d5-0a6769a6c58f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:44: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8aa1c871-75fc-4ff5-a4af-c4739f6c5ebe" + ], + "x-ms-client-request-id": [ + "81672012-9af8-4c16-8a2e-b7ba2a2fc2bf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-correlation-request-id": [ + "b8c7c614-f4ab-4592-bc7e-b231404fbc0e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084454Z:b8c7c614-f4ab-4592-bc7e-b231404fbc0e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:44: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6c656086-d78d-439a-9f3a-96ab15e39e06" + ], + "x-ms-client-request-id": [ + "68910c3d-2990-44fa-80ae-fedb6f697a5c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-correlation-request-id": [ + "c4023930-3aed-457b-a0b9-6af04ca71386" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084504Z:c4023930-3aed-457b-a0b9-6af04ca71386" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:45: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4f94e4d1-5379-4be8-8201-60d97663eb94" + ], + "x-ms-client-request-id": [ + "96bbd331-8e36-4c90-b865-fe8f989e5b27" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-correlation-request-id": [ + "71e59f09-15f1-4df3-b39d-45616474cafd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084515Z:71e59f09-15f1-4df3-b39d-45616474cafd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c7f90f3e-6fbd-4815-840a-c3666d8177ac" + ], + "x-ms-client-request-id": [ + "dc65c3d0-4aa5-4bd9-9aaf-c7dfb8b59013" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-correlation-request-id": [ + "9569bdc8-2839-4cd1-85a3-5df8082435cf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084525Z:9569bdc8-2839-4cd1-85a3-5df8082435cf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:45: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3252b3fc-139e-4dbb-b00a-5ca9422cc725" + ], + "x-ms-client-request-id": [ + "6fa8f41f-32d5-44a4-bc3f-cf42e5af3dce" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "x-ms-correlation-request-id": [ + "ee8e090d-4268-48fd-8beb-ef04c117e0f5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084536Z:ee8e090d-4268-48fd-8beb-ef04c117e0f5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:45: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f021c11d-0da6-4a8a-97ee-72ecc576c635" + ], + "x-ms-client-request-id": [ + "185c3533-daac-49d0-8be6-f901b7b6a9c2" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "x-ms-correlation-request-id": [ + "46d66526-9320-4e8b-a03a-465ddc78dc50" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084546Z:46d66526-9320-4e8b-a03a-465ddc78dc50" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:45: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ec711838-844a-46a2-9677-e770f7a75f61" + ], + "x-ms-client-request-id": [ + "65aa3f5b-b98a-46f2-9806-12792b63f58b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-correlation-request-id": [ + "2f06fb9b-034b-4057-9024-963e580bfac5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084556Z:2f06fb9b-034b-4057-9024-963e580bfac5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:45: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2def6618-8735-4314-bbb9-9ed6aa5fe9b8" + ], + "x-ms-client-request-id": [ + "b39ae96f-b392-4734-a0c6-24eb5cb30c1b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-correlation-request-id": [ + "24cf4e64-d21f-457d-a169-870f89182efc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084607Z:24cf4e64-d21f-457d-a169-870f89182efc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:46: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bbbe0dfb-a1c8-41e3-9c39-669d84513fed" + ], + "x-ms-client-request-id": [ + "db31d32c-e7be-4392-b2d5-b3fd07f1f710" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "x-ms-correlation-request-id": [ + "c9f05dae-f810-4cb8-882e-8dc15841b609" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084617Z:c9f05dae-f810-4cb8-882e-8dc15841b609" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:46: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/operationresults/dd24b92b-a0e0-4810-a2cd-72446e531226?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGQyNGI5MmItYTBlMC00ODEwLWEyY2QtNzI0NDZlNTMxMjI2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a9c169db-5bc9-4142-a107-384335cfae48" + ], + "x-ms-client-request-id": [ + "5190701d-9cb6-4dee-a238-043f3ad4fd72" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-correlation-request-id": [ + "d95a50bd-4362-4b15-926c-54c305a0d55b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084627Z:d95a50bd-4362-4b15-926c-54c305a0d55b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:46: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/customDomains/customDomainName6777?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTY3Nzc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "62dbd033-423c-480f-8dce-ebeba7946ba4" + ], + "x-ms-client-request-id": [ + "026b41dd-6c19-44b2-a3e2-70a1e2bf83b6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11958" + ], + "x-ms-correlation-request-id": [ + "f9cd08b9-0759-4aed-8b86-2ae10907a427" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084628Z:f9cd08b9-0759-4aed-8b86-2ae10907a427" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:46:27 GMT" + ], + "Content-Length": [ + "801" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/customdomains/customDomainName6777\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName6777\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/secrets/secretName4480\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"dlpm3r17gx205vxr4gyks4gxspwzw1nv\",\r\n \"expirationDate\": \"02/08/2021 08:39:32\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup6207/providers/Microsoft.Cdn/profiles/profile6916/customDomains/customDomainName6777/refreshValidationToken?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA2MjA3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2OTE2L2N1c3RvbURvbWFpbnMvY3VzdG9tRG9tYWluTmFtZTY3NzcvcmVmcmVzaFZhbGlkYXRpb25Ub2tlbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "POST", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1003cd70-5526-4ad2-aafb-f34cc43b57d9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "fd31062d-e710-4bce-83cd-b7ad9042397e" + ], + "x-ms-client-request-id": [ + "1003cd70-5526-4ad2-aafb-f34cc43b57d9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-correlation-request-id": [ + "5022644a-a839-4ac5-8dae-6739c883fd7c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T084628Z:5022644a-a839-4ac5-8dae-6739c883fd7c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 08:46:28 GMT" + ], + "Content-Length": [ + "125" + ], + "Content-Type": [ + "application/json" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"Current DNS Txt Record validation token has not expired yet. \"\r\n }\r\n}", + "StatusCode": 400 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup6207" + ], + "AFDCustomDomainRefreshValidationTokenTest": [ + "profile6916", + "secretName4480", + "customDomainName6777" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainUpdateTest.json new file mode 100644 index 0000000000000..cdbccc20698f3 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDCustomDomainTest/AFDCustomDomainUpdateTest.json @@ -0,0 +1,3458 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "69bb7958-111c-40bf-851c-91f256f15693" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "12727de8-eb4a-421b-a1a6-1a0611841126" + ], + "x-ms-correlation-request-id": [ + "12727de8-eb4a-421b-a1a6-1a0611841126" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092716Z:12727de8-eb4a-421b-a1a6-1a0611841126" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27:16 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934\",\r\n \"name\": \"cdnResourceGroup1934\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d14a11c4-2e6e-404e-a0ce-c2c124f38cd1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5054dbbd-4699-4a3f-a3aa-d9e30f5431f3" + ], + "x-ms-client-request-id": [ + "d14a11c4-2e6e-404e-a0ce-c2c124f38cd1" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/27b8ffb9-1b65-4df9-bad5-e55e69adf121?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "b7574035-6fed-4b25-8ec4-4614422e8be8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092728Z:b7574035-6fed-4b25-8ec4-4614422e8be8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27:27 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile613\",\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\": \"a82a0305-eb17-45ef-895c-d5793e2836c5\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/27b8ffb9-1b65-4df9-bad5-e55e69adf121?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjdiOGZmYjktMWI2NS00ZGY5LWJhZDUtZTU1ZTY5YWRmMTIxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e1da949f-c0e3-4f7a-8948-c0258a8f3308" + ], + "x-ms-client-request-id": [ + "281bf0af-da44-4a66-a67f-d4421f887b3a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "fcc4665a-2242-4dcf-89d0-ebf29523a90c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092738Z:fcc4665a-2242-4dcf-89d0-ebf29523a90c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c2cf7b3f-7334-46d4-a041-4f8203eef75c" + ], + "x-ms-client-request-id": [ + "7cb4c455-4838-46a1-8c05-15a0afd03a3d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "8c10c062-cfa3-4079-9e92-8dcd75ac5f58" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092739Z:8c10c062-cfa3-4079-9e92-8dcd75ac5f58" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27:38 GMT" + ], + "Content-Length": [ + "438" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile613\",\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\": \"a82a0305-eb17-45ef-895c-d5793e2836c5\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTMvc2VjcmV0cy9zZWNyZXROYW1lODEzNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "923153f4-f1d9-47f5-be6c-9cc96e1028e7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6248a434-914e-4ab5-ad04-0c5a3560589e" + ], + "x-ms-client-request-id": [ + "923153f4-f1d9-47f5-be6c-9cc96e1028e7" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/628c7413-80b5-4c82-ba2d-6b76c714813d?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "e8feae19-6006-49b4-afca-f7f67f1c8564" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092740Z:e8feae19-6006-49b4-afca-f7f67f1c8564" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27:39 GMT" + ], + "Content-Length": [ + "713" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName8136\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/628c7413-80b5-4c82-ba2d-6b76c714813d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjI4Yzc0MTMtODBiNS00YzgyLWJhMmQtNmI3NmM3MTQ4MTNkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5a215f93-5400-450e-a75d-5fa0d30dca44" + ], + "x-ms-client-request-id": [ + "cbe3e98b-60db-4690-80da-b6f1bc1d64d8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "7cf8cc19-f833-4596-92af-261497c262f1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092750Z:7cf8cc19-f833-4596-92af-261497c262f1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTMvc2VjcmV0cy9zZWNyZXROYW1lODEzNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f5acdf0a-03d1-49a9-a4c0-8088d115511e" + ], + "x-ms-client-request-id": [ + "79292016-403c-4713-b8b6-34dbdaf9678c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "277d4cd4-20f6-43a5-85d6-f89e6dd81225" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092751Z:277d4cd4-20f6-43a5-85d6-f89e6dd81225" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27:50 GMT" + ], + "Content-Length": [ + "857" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName8136\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customDomains/customDomainName5895?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTMvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\"\r\n }\r\n },\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4846542c-329f-4ff8-9010-c74162ad6e6c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "390" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bd8a1dc5-9aa7-4487-973c-dc8eb8f10d47" + ], + "x-ms-client-request-id": [ + "4846542c-329f-4ff8-9010-c74162ad6e6c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "5cc78152-e5a1-420a-833a-c50f860df3fd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092753Z:5cc78152-e5a1-420a-833a-c50f860df3fd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:27:52 GMT" + ], + "Content-Length": [ + "770" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customdomains/customDomainName5895\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName5895\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": null,\r\n \"expirationDate\": \"01/01/0001 00:00:00\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Submitting\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "08a2d48f-0710-4539-a081-aad5a1c5987f" + ], + "x-ms-client-request-id": [ + "2c406265-095b-451e-9e65-898fccc37be1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "1a71db59-ebc8-472a-b300-e9bdf78960eb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092808Z:1a71db59-ebc8-472a-b300-e9bdf78960eb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "98459482-2baf-48dd-87d4-3c30e5294e6f" + ], + "x-ms-client-request-id": [ + "15a6e761-769b-458f-bdce-9459ee678cfd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "fd55aea0-3037-4062-a2e9-517e9177226f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092818Z:fd55aea0-3037-4062-a2e9-517e9177226f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9dfd655c-49cd-4905-b43a-63e980a22c88" + ], + "x-ms-client-request-id": [ + "4f2759b5-85ad-4cc6-9b63-fa8f062b839e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "6a4de645-0a43-4753-bf1a-763279850a68" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092829Z:6a4de645-0a43-4753-bf1a-763279850a68" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "157187a9-1ec9-4220-8f5b-66f189d0231c" + ], + "x-ms-client-request-id": [ + "e15298f4-1479-4d43-b298-6e0c79c91c68" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "01b81f39-e87d-4d42-aa4a-6c35b5687778" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092839Z:01b81f39-e87d-4d42-aa4a-6c35b5687778" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "16395dd4-225a-4f6b-99ea-250a2b66f8fd" + ], + "x-ms-client-request-id": [ + "4189c17f-816b-4aff-9d6a-771738cf8cda" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "07bc52af-e7e0-4210-ac1c-971466871d6f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092849Z:07bc52af-e7e0-4210-ac1c-971466871d6f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "fddb95f1-493e-411c-a89a-c353f163c0ec" + ], + "x-ms-client-request-id": [ + "76e0a3f0-b8f6-4f90-8933-168c63e7baad" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "9154a84d-434e-4dd1-a8ec-e7c305bf7430" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092900Z:9154a84d-434e-4dd1-a8ec-e7c305bf7430" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "172404de-3d19-4572-982c-6f0e2e7fe6f3" + ], + "x-ms-client-request-id": [ + "e6b197d8-114e-4ff0-8dc6-dda339ef6618" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "6e3cd9b8-78b3-42af-bc91-9c97f44a8f21" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092910Z:6e3cd9b8-78b3-42af-bc91-9c97f44a8f21" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:29: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f738a0ba-fdf6-4603-85e0-561e00b8a52b" + ], + "x-ms-client-request-id": [ + "7684a5e7-54a4-421c-82b3-b20abf089670" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "fb46fb61-57c4-40db-b8f5-fb8a5eb718d2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092920Z:fb46fb61-57c4-40db-b8f5-fb8a5eb718d2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:29: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6ecd7d73-4bb8-4a5c-a65a-081416cf0f4b" + ], + "x-ms-client-request-id": [ + "7c010579-b2ef-4462-b26b-2ec037a48e9c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "ce4fa2a6-41d6-4d3e-8d96-a2f0ac5277a6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092931Z:ce4fa2a6-41d6-4d3e-8d96-a2f0ac5277a6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:29: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4811985f-bd26-470a-808e-49f3652e24c6" + ], + "x-ms-client-request-id": [ + "99cdef2d-b815-43c7-a19c-1040de462599" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "073098f6-c02a-4436-a5af-3c9b0a638643" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092941Z:073098f6-c02a-4436-a5af-3c9b0a638643" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:29: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ea61de13-5fa0-41a0-bf6a-9534b51bf4f5" + ], + "x-ms-client-request-id": [ + "4444b0e5-b66d-4194-bde5-b94800109b1c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "f4c05273-4b15-48cd-bfa2-cc2cd3467210" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T092951Z:f4c05273-4b15-48cd-bfa2-cc2cd3467210" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:29: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c6492a99-3647-480c-a0ff-aaef4871e9f7" + ], + "x-ms-client-request-id": [ + "a7c2415a-f1f0-44d2-957a-504bd09b4ee0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "b8b28f42-5c29-4097-8585-6505df8cdfd1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093002Z:b8b28f42-5c29-4097-8585-6505df8cdfd1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8785ad5a-3ddf-4316-b447-d9a5a04882cb" + ], + "x-ms-client-request-id": [ + "60cb6e80-1038-42cb-a4fe-992eefed9fb7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "3f8eb7d1-e541-482c-a528-028244632aed" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093012Z:3f8eb7d1-e541-482c-a528-028244632aed" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1306f573-3a06-498e-b98d-6dc46123f2aa" + ], + "x-ms-client-request-id": [ + "5a1917ef-87d3-4e41-96ff-cdf78dadb9d1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-correlation-request-id": [ + "4e96cd37-84bc-43f4-9e1a-7b66a87d9219" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093022Z:4e96cd37-84bc-43f4-9e1a-7b66a87d9219" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "92d788be-3822-495d-98cc-6dda12e29ad5" + ], + "x-ms-client-request-id": [ + "b26b23b4-3dc4-462d-aea9-3b69b307c87b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "2ef50278-923f-4737-bbea-9c1b2278900c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093033Z:2ef50278-923f-4737-bbea-9c1b2278900c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b04bdea2-dc77-4653-8cfc-4a430241b2c4" + ], + "x-ms-client-request-id": [ + "8f066fff-d867-45ad-b147-2d6d4597e91e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "18ee2126-3635-467b-9cd4-333f9d36e9ee" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093043Z:18ee2126-3635-467b-9cd4-333f9d36e9ee" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c5cf573a-a982-43a9-ae0f-df74eb5487a8" + ], + "x-ms-client-request-id": [ + "ba6e044e-7fc8-4806-b351-64e64a09a496" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "16738318-2850-4841-b6c9-489c6557789e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093053Z:16738318-2850-4841-b6c9-489c6557789e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ce910ea7-575b-43e0-9318-1d9a3cdfc4f3" + ], + "x-ms-client-request-id": [ + "54fb0273-9b95-42c0-a894-1e7dd2e8e1b8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "3d6851f4-1580-4fc8-bbcc-e2445f95c550" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093104Z:3d6851f4-1580-4fc8-bbcc-e2445f95c550" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cfff285e-6d50-4edb-93ef-d863da614e87" + ], + "x-ms-client-request-id": [ + "6cca8dda-ab2e-498c-bacb-1165314b63c6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "cf4a6132-4caf-4e12-8c28-38b0e0aeaedb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093114Z:cf4a6132-4caf-4e12-8c28-38b0e0aeaedb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "eac5d65b-6ab7-4e2f-a6fa-52e6df1da32c" + ], + "x-ms-client-request-id": [ + "84415944-5aa8-4586-886d-ae90e6fc22ad" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "7ed0b832-b65a-4e4e-a99e-5ec472fe1e28" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093124Z:7ed0b832-b65a-4e4e-a99e-5ec472fe1e28" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d27f93ca-103e-4539-9635-394ce96bc24f" + ], + "x-ms-client-request-id": [ + "2ca52fa8-6765-4c4b-9d20-52aba3541b40" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-correlation-request-id": [ + "0d2dc4f4-173e-42c2-8dc4-962cf24a1439" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093135Z:0d2dc4f4-173e-42c2-8dc4-962cf24a1439" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8ec76fb1-7a5b-4361-9f10-534fe52bca8a" + ], + "x-ms-client-request-id": [ + "b36e330d-97b1-4aac-8348-d6577f791aa9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-correlation-request-id": [ + "25f0fcff-2e0e-42b6-b6da-c01a9dbd4697" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093145Z:25f0fcff-2e0e-42b6-b6da-c01a9dbd4697" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "50123886-ca9f-405e-82ef-bb7b9f48bf7e" + ], + "x-ms-client-request-id": [ + "8d42f246-9afb-431d-aaf2-697b9019e45b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-correlation-request-id": [ + "8e19c69c-0225-499c-a4bd-b5e6de11ebd2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093156Z:8e19c69c-0225-499c-a4bd-b5e6de11ebd2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8eeaa029-43f6-47dc-814f-b2a6e17e723e" + ], + "x-ms-client-request-id": [ + "4248e2ed-f222-4f1f-85a3-e60d97d0295e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-correlation-request-id": [ + "bda7054c-33a6-40c8-883d-95d800a583d7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093206Z:bda7054c-33a6-40c8-883d-95d800a583d7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "646df7d3-82df-4ed7-bdf3-afb2fb960817" + ], + "x-ms-client-request-id": [ + "37d7be71-6d5f-42fb-a4dd-c9d7157b8cfc" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-correlation-request-id": [ + "bee59fba-d69c-4bc5-b13c-9d58095874ed" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093216Z:bee59fba-d69c-4bc5-b13c-9d58095874ed" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "00ed2bdc-fba1-439f-9743-c0cccf2d3a11" + ], + "x-ms-client-request-id": [ + "94c6567f-5159-4687-916f-daf8183b736d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-correlation-request-id": [ + "19cb52a2-fac0-4a26-bbaf-9ac0eac32aaa" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093227Z:19cb52a2-fac0-4a26-bbaf-9ac0eac32aaa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "26c8784c-ceec-4845-8b09-fcffb7b6016e" + ], + "x-ms-client-request-id": [ + "fddb0f4d-35a1-4975-9a88-df977bc4e07d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-correlation-request-id": [ + "dc96b545-d79f-40cb-ae7b-1e9d03179b3a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093238Z:dc96b545-d79f-40cb-ae7b-1e9d03179b3a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ebd734aa-75e6-48ac-b858-38a5c5d4d505" + ], + "x-ms-client-request-id": [ + "4c8a7bec-4323-4cdb-a2cd-ee4f3ee9e4b3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-correlation-request-id": [ + "ecb6e6e9-897a-4751-8853-47eb19070b29" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093248Z:ecb6e6e9-897a-4751-8853-47eb19070b29" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e134c8cd-e5d8-4165-9e4c-44d61f8763fb" + ], + "x-ms-client-request-id": [ + "d8c51f90-95ab-4afd-bee4-271abbc33c10" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-correlation-request-id": [ + "70d8ba81-bb4a-4e43-9865-977816411010" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093258Z:70d8ba81-bb4a-4e43-9865-977816411010" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "eaf1dead-4521-45e6-a0ca-0455bc006cc4" + ], + "x-ms-client-request-id": [ + "95c7d895-e771-4e8c-a829-b0c4479f674b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-correlation-request-id": [ + "c5c4cc98-b2b1-45d1-8d2a-4da6b372b132" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093309Z:c5c4cc98-b2b1-45d1-8d2a-4da6b372b132" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "dd2415c5-ad7f-41f6-b08b-7ff71849bee9" + ], + "x-ms-client-request-id": [ + "3cb74880-1c12-431e-8367-34597442fbbf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-correlation-request-id": [ + "f6217b17-5422-4c38-8d50-1cb3b8b65548" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093319Z:f6217b17-5422-4c38-8d50-1cb3b8b65548" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2c596871-1062-48f5-bbc6-2afcf0f220de" + ], + "x-ms-client-request-id": [ + "39ca8e11-f091-463c-a9e0-974ee855e3fc" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-correlation-request-id": [ + "d18a82a0-3853-4b77-8ccc-fff895dace32" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093329Z:d18a82a0-3853-4b77-8ccc-fff895dace32" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "66629fc8-241b-4435-91f4-8cc8f19ce14b" + ], + "x-ms-client-request-id": [ + "23f86489-1e88-4c58-bbd3-2e84487a4a72" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "x-ms-correlation-request-id": [ + "662c2d26-1915-43ef-b150-e58dfe853f1f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093340Z:662c2d26-1915-43ef-b150-e58dfe853f1f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0771d1f8-8ae0-4ac1-9d3f-4ae4b1698cc6" + ], + "x-ms-client-request-id": [ + "b3579074-3131-412e-b7fa-699fee6c920a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "x-ms-correlation-request-id": [ + "51c32a78-2185-4507-a4a2-e8758bf690e7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093350Z:51c32a78-2185-4507-a4a2-e8758bf690e7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "583d8ddf-e284-4bcc-837b-8a77c478e44e" + ], + "x-ms-client-request-id": [ + "2ebcae03-71c5-4d85-9237-b63dcdde8a2e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-correlation-request-id": [ + "a2cd84ec-dec7-4244-a7c7-364472d042d2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093401Z:a2cd84ec-dec7-4244-a7c7-364472d042d2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "149ba33d-0243-4643-8802-13dda3dba425" + ], + "x-ms-client-request-id": [ + "9ec10d43-750f-4f77-80f6-d049048a1932" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-correlation-request-id": [ + "b9b7909f-ce50-49c5-b658-20284832cbb1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093411Z:b9b7909f-ce50-49c5-b658-20284832cbb1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7401fe3d-9edf-44aa-b074-ead2663fb543" + ], + "x-ms-client-request-id": [ + "fa6c0a7e-07ac-431d-a281-eaa6ea8be553" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "x-ms-correlation-request-id": [ + "5e59959c-d984-4b68-a74d-2005d98837b2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093422Z:5e59959c-d984-4b68-a74d-2005d98837b2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "58da5bdd-07de-4cdb-8cbb-6281e5a64371" + ], + "x-ms-client-request-id": [ + "ad03a5fa-ff95-4dad-aaf5-1821b52cde8e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-correlation-request-id": [ + "87677055-eca9-4cf6-80f8-f90722b7ef79" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093432Z:87677055-eca9-4cf6-80f8-f90722b7ef79" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9ca1cbf5-9aa0-4aa7-9b64-dc5057125305" + ], + "x-ms-client-request-id": [ + "fa3538a2-a8b3-457a-895b-90c56456ab13" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11958" + ], + "x-ms-correlation-request-id": [ + "de615b95-ca13-4889-a453-ebe46aa428d2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093442Z:de615b95-ca13-4889-a453-ebe46aa428d2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d4cde85d-03d7-4c45-9e67-9e95eec05c85" + ], + "x-ms-client-request-id": [ + "be830392-44d1-4d99-9a7f-b2c824d9ebc2" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11957" + ], + "x-ms-correlation-request-id": [ + "b6122825-b3d4-423b-9c26-9e3bcc86400a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093453Z:b6122825-b3d4-423b-9c26-9e3bcc86400a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:34: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "59c67c00-0379-4358-9545-49045bdfd899" + ], + "x-ms-client-request-id": [ + "22bcbe7a-cb85-4da6-93a8-05091866a861" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11956" + ], + "x-ms-correlation-request-id": [ + "a380df19-7b28-406d-a763-892d6ae5fa09" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093503Z:a380df19-7b28-406d-a763-892d6ae5fa09" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e0c93ed8-00b8-4990-a394-d697b2bc3198" + ], + "x-ms-client-request-id": [ + "d27f2575-2dbc-4dd1-a9ec-5d46170c0551" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11955" + ], + "x-ms-correlation-request-id": [ + "301ffcd4-42e5-4e06-bb0c-748f3c366bab" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093513Z:301ffcd4-42e5-4e06-bb0c-748f3c366bab" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/b55f27e2-67e7-4d0c-a102-1584329b5f02?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjU1ZjI3ZTItNjdlNy00ZDBjLWExMDItMTU4NDMyOWI1ZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "936de9c0-6e69-45ac-817c-a9e6aa749d52" + ], + "x-ms-client-request-id": [ + "c98c4ca4-1053-4ea9-950e-1d99549b6715" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11954" + ], + "x-ms-correlation-request-id": [ + "34176b93-4715-40eb-b37b-d8f849d57d4a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093524Z:34176b93-4715-40eb-b37b-d8f849d57d4a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customDomains/customDomainName5895?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTMvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5bfeeb70-0e82-4afe-8b1d-f2246545163b" + ], + "x-ms-client-request-id": [ + "c7c3b756-4cac-477a-81e9-bc6872a23d25" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11953" + ], + "x-ms-correlation-request-id": [ + "2a52e25c-2864-488e-a800-a24aae25d9ee" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093524Z:2a52e25c-2864-488e-a800-a24aae25d9ee" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35:24 GMT" + ], + "Content-Length": [ + "799" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customdomains/customDomainName5895\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName5895\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS12\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"47sv53tnl8kp638rx5tk19wsh0zp6gq2\",\r\n \"expirationDate\": \"02/08/2021 09:28:27\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customDomains/customDomainName5895?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTMvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "af3b0d26-c4f5-4bcf-b94e-22ad2c0b80c3" + ], + "x-ms-client-request-id": [ + "5c356898-5909-4b12-bbf4-b871dd6b2a08" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11950" + ], + "x-ms-correlation-request-id": [ + "c71b1605-572a-4b76-9b73-31f62ae2a494" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093547Z:c71b1605-572a-4b76-9b73-31f62ae2a494" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35:47 GMT" + ], + "Content-Length": [ + "799" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customdomains/customDomainName5895\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName5895\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS10\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"47sv53tnl8kp638rx5tk19wsh0zp6gq2\",\r\n \"expirationDate\": \"02/08/2021 09:28:27\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customDomains/customDomainName5895?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MTMvY3VzdG9tRG9tYWlucy9jdXN0b21Eb21haW5OYW1lNTg5NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"properties\": {\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS10\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\"\r\n }\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "86f5517c-af42-46ef-80c9-223dc9b21489" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "343" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/ec7ac6d3-fe58-42c0-8f70-082a9144800c/profileresults/profile613/customdomainresults/customDomainName5895?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2e737656-18e0-4600-9277-bdef5caf1faa" + ], + "x-ms-client-request-id": [ + "86f5517c-af42-46ef-80c9-223dc9b21489" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/ec7ac6d3-fe58-42c0-8f70-082a9144800c?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "6b0fe8cb-980c-4ccd-b931-e1bfd8239c1d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093526Z:6b0fe8cb-980c-4ccd-b931-e1bfd8239c1d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35:25 GMT" + ], + "Content-Length": [ + "798" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/customdomains/customDomainName5895\",\r\n \"type\": \"Microsoft.Cdn/profiles/customdomains\",\r\n \"name\": \"customDomainName5895\",\r\n \"properties\": {\r\n \"hostName\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"tlsSettings\": {\r\n \"certificateType\": \"CustomerCertificate\",\r\n \"minimumTlsVersion\": \"TLS10\",\r\n \"secret\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/profiles/profile613/secrets/secretName8136\"\r\n }\r\n },\r\n \"validationProperties\": {\r\n \"validationToken\": \"47sv53tnl8kp638rx5tk19wsh0zp6gq2\",\r\n \"expirationDate\": \"02/08/2021 09:28:27\"\r\n },\r\n \"azureDnsZone\": null,\r\n \"domainValidationState\": \"Approved\",\r\n \"provisioningState\": \"Updating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/ec7ac6d3-fe58-42c0-8f70-082a9144800c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWM3YWM2ZDMtZmU1OC00MmMwLThmNzAtMDgyYTkxNDQ4MDBjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "89f08cf3-6226-4c37-95f3-22e5513fb11c" + ], + "x-ms-client-request-id": [ + "229ea696-0dce-46f8-a5bf-f541c8622893" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11952" + ], + "x-ms-correlation-request-id": [ + "ba691614-74e7-4be7-b21d-80d6414828d9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093536Z:ba691614-74e7-4be7-b21d-80d6414828d9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1934/providers/Microsoft.Cdn/operationresults/ec7ac6d3-fe58-42c0-8f70-082a9144800c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOTM0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWM3YWM2ZDMtZmU1OC00MmMwLThmNzAtMDgyYTkxNDQ4MDBjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4682f78a-3bcb-4823-8069-acca0df406ea" + ], + "x-ms-client-request-id": [ + "7161f96b-c3bd-4d75-90ff-05f704b5335d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11951" + ], + "x-ms-correlation-request-id": [ + "2a2a44fa-9e51-41d8-895d-8a92c4a80241" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210118T093547Z:2a2a44fa-9e51-41d8-895d-8a92c4a80241" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 18 Jan 2021 09:35: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 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1934" + ], + "AFDCustomDomainUpdateTest": [ + "profile613", + "secretName8136", + "customDomainName5895" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointCreateTest.json new file mode 100644 index 0000000000000..c65553df1482a --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointCreateTest.json @@ -0,0 +1,478 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "862fe37f-58f8-4e14-9345-7752b751704a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "6b584967-1f0c-4d3b-94db-0eb8f1610625" + ], + "x-ms-correlation-request-id": [ + "6b584967-1f0c-4d3b-94db-0eb8f1610625" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013954Z:6b584967-1f0c-4d3b-94db-0eb8f1610625" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:53 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2876\",\r\n \"name\": \"cdnResourceGroup2876\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fc1f7f3f-6147-4573-9937-dafb08d8ff02" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "580ef031-bf70-4438-98c1-e218f273e968" + ], + "x-ms-client-request-id": [ + "fc1f7f3f-6147-4573-9937-dafb08d8ff02" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/operationresults/c845e39d-7bf2-4347-bfc7-8443bc4b5f36?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "10ce93d6-3334-4a73-b64b-e815731c57a3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014004Z:10ce93d6-3334-4a73-b64b-e815731c57a3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:03 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3076\",\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\": \"2b1cb1dd-370a-43bc-887b-96b8b33ba540\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/operationresults/c845e39d-7bf2-4347-bfc7-8443bc4b5f36?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzg0NWUzOWQtN2JmMi00MzQ3LWJmYzctODQ0M2JjNGI1ZjM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "686cd62a-1556-4d08-aa0c-ebbf6cdd3cb5" + ], + "x-ms-client-request-id": [ + "5ffce201-5c22-4b87-b596-859853bf371b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "ec0b17fa-51c3-4b63-8552-c62c5e6b5e07" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014014Z:ec0b17fa-51c3-4b63-8552-c62c5e6b5e07" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "be033ab9-6fe3-4998-896e-e319d5a1116f" + ], + "x-ms-client-request-id": [ + "e71330e9-55f5-4d9d-a467-5d60ce5260c6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "31ab621f-c660-4ed5-9f95-a5289d414df6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014014Z:31ab621f-c660-4ed5-9f95-a5289d414df6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:14 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3076\",\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\": \"2b1cb1dd-370a-43bc-887b-96b8b33ba540\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076/afdEndpoints/endpointName1805?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxODA1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "24772453-b43f-491d-a444-f26ef1608430" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3728792e-7f25-4217-b9aa-e1756dbe157f" + ], + "x-ms-client-request-id": [ + "24772453-b43f-491d-a444-f26ef1608430" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/operationresults/ec43310a-f4b7-40b3-99c7-769d2c393114?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "75aa9473-6e09-4779-b59e-07505c4f4990" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014020Z:75aa9473-6e09-4779-b59e-07505c4f4990" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:20 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076/afdEndpoints/endpointName1805\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1805\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1805.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/operationresults/ec43310a-f4b7-40b3-99c7-769d2c393114?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWM0MzMxMGEtZjRiNy00MGIzLTk5YzctNzY5ZDJjMzkzMTE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c4dbebdc-c0a7-4b08-b9dc-7d6c73fb6945" + ], + "x-ms-client-request-id": [ + "b31bb478-1d86-4fd0-9496-27de4bd4a946" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "fe8c7520-2399-410a-b6b6-52043918f63c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014030Z:fe8c7520-2399-410a-b6b6-52043918f63c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076/afdEndpoints/endpointName1805?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzMDc2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxODA1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a28b25b3-08fa-4d2e-88cf-593e5c0fb037" + ], + "x-ms-client-request-id": [ + "471aaeb3-846e-432a-a29f-3515384c9be2" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "5e9d99f2-9678-4d94-9920-2be16ccaa84f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014031Z:5e9d99f2-9678-4d94-9920-2be16ccaa84f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:30 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876/providers/Microsoft.Cdn/profiles/profile3076/afdEndpoints/endpointName1805\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1805\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1805.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 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup2876" + ], + "AFDEndpointCreateTest": [ + "profile3076", + "endpointName1805" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointDeleteTest.json new file mode 100644 index 0000000000000..5956c0d18f203 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointDeleteTest.json @@ -0,0 +1,799 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0ec32d30-0a2c-4bdc-80f3-5aac1b609260" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "4bd0ae43-5710-4a35-9487-ef4c411c3b47" + ], + "x-ms-correlation-request-id": [ + "4bd0ae43-5710-4a35-9487-ef4c411c3b47" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013859Z:4bd0ae43-5710-4a35-9487-ef4c411c3b47" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:59 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532\",\r\n \"name\": \"cdnResourceGroup5532\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NjU4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c7cea09a-3309-4245-a326-fe65f56379f6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b42e8dbd-680e-4e6e-9d47-0abc2611cea9" + ], + "x-ms-client-request-id": [ + "c7cea09a-3309-4245-a326-fe65f56379f6" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/53caf772-d8c8-4c0f-b0fa-a06a59401ad5?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "c6982fe6-a79f-4454-a376-9b2f8ccb0b2e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013907Z:c6982fe6-a79f-4454-a376-9b2f8ccb0b2e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:07 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9658\",\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\": \"ac0ced07-64e7-4d60-af5c-6917136fbe17\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/53caf772-d8c8-4c0f-b0fa-a06a59401ad5?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTNjYWY3NzItZDhjOC00YzBmLWIwZmEtYTA2YTU5NDAxYWQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c766ce6b-6af1-48c2-90e3-d25cc495504e" + ], + "x-ms-client-request-id": [ + "3ba09c24-e343-4df2-9d6f-dd602bb60070" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "75a2e6f1-5f1f-4aa1-96f2-169eccfe7d32" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013917Z:75a2e6f1-5f1f-4aa1-96f2-169eccfe7d32" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NjU4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d6f15571-62d1-4839-9d2d-de0ea84bcfe9" + ], + "x-ms-client-request-id": [ + "5c8aa627-f6be-4046-930b-af39984e8106" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "8768a90c-ceb2-424c-8bb1-35315eb2563a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013918Z:8768a90c-ceb2-424c-8bb1-35315eb2563a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:17 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9658\",\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\": \"ac0ced07-64e7-4d60-af5c-6917136fbe17\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658/afdEndpoints/endpointName1227?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NjU4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxMjI3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1e410c34-71c5-48a3-9847-fc29574a312a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c1236770-7e69-4d30-89bd-7cd14f7799c3" + ], + "x-ms-client-request-id": [ + "1e410c34-71c5-48a3-9847-fc29574a312a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/a28df026-f26a-4296-9ba4-50581d017534?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "7bef0a5f-10c5-4e29-936d-a80fe0a314f5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013923Z:7bef0a5f-10c5-4e29-936d-a80fe0a314f5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:22 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658/afdEndpoints/endpointName1227\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1227\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1227.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/a28df026-f26a-4296-9ba4-50581d017534?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYTI4ZGYwMjYtZjI2YS00Mjk2LTliYTQtNTA1ODFkMDE3NTM0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6fe94edf-773b-41c4-9392-14be56161bdd" + ], + "x-ms-client-request-id": [ + "7fd19f73-c714-4f84-9e30-bc970bf1e944" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "4f422b37-0e35-4546-8e90-e8e7702edf4d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013933Z:4f422b37-0e35-4546-8e90-e8e7702edf4d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658/afdEndpoints/endpointName1227?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NjU4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxMjI3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "62667573-635b-4581-bc5d-6280f488b2bc" + ], + "x-ms-client-request-id": [ + "f6a7beb7-8b0b-451d-b30c-238ff969988e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "46" + ], + "x-ms-correlation-request-id": [ + "a7da1519-eb04-4214-a8db-ea689a8ca827" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013934Z:a7da1519-eb04-4214-a8db-ea689a8ca827" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:33 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658/afdEndpoints/endpointName1227\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1227\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1227.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658/afdEndpoints/endpointName1227?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NjU4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxMjI3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bd75477-07ac-40b5-baac-c0a623e329ba" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7b669dd7-30f2-4b17-b815-8e5f081ce352" + ], + "x-ms-client-request-id": [ + "9bd75477-07ac-40b5-baac-c0a623e329ba" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "45" + ], + "x-ms-correlation-request-id": [ + "59f7c41e-f947-4788-bb77-61f12815db64" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013946Z:59f7c41e-f947-4788-bb77-61f12815db64" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:46 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5532/providers/Microsoft.Cdn/profiles/profile9658/afdEndpoints/endpointName1227?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NjU4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxMjI3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "86eb0f6e-184c-467e-b0f4-2bdd3659cf98" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/4dc4c1cd-827c-4f67-aa43-e1390c957a61/profileresults/profile9658/afdendpointresults/endpointName1227?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "89282a3e-32b6-4537-87f9-7a1afc77d15e" + ], + "x-ms-client-request-id": [ + "86eb0f6e-184c-467e-b0f4-2bdd3659cf98" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/4dc4c1cd-827c-4f67-aa43-e1390c957a61?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-correlation-request-id": [ + "ffa63364-d629-49d7-943d-37f5f9e67628" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013935Z:ffa63364-d629-49d7-943d-37f5f9e67628" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:34 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/4dc4c1cd-827c-4f67-aa43-e1390c957a61?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGRjNGMxY2QtODI3Yy00ZjY3LWFhNDMtZTEzOTBjOTU3YTYxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "54e927fd-8ee1-4711-bb42-bdef43fd903d" + ], + "x-ms-client-request-id": [ + "757cc025-0c9d-4183-81e3-b7fb9db579a7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "4d86cc24-7309-4816-91d3-c68998b29735" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013945Z:4d86cc24-7309-4816-91d3-c68998b29735" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532/providers/Microsoft.Cdn/operationresults/4dc4c1cd-827c-4f67-aa43-e1390c957a61/profileresults/profile9658/afdendpointresults/endpointName1227?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGRjNGMxY2QtODI3Yy00ZjY3LWFhNDMtZTEzOTBjOTU3YTYxL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU5NjU4L2FmZGVuZHBvaW50cmVzdWx0cy9lbmRwb2ludE5hbWUxMjI3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5651f843-53b5-4df2-82f5-2105716fc9de" + ], + "x-ms-client-request-id": [ + "98b1a266-eeba-4818-8ca3-429dbe2ed917" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "453a3972-729c-41ef-a364-5574adf4164d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013946Z:453a3972-729c-41ef-a364-5574adf4164d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:45 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5532?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NTMyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cc60a128-f97b-4166-9ff3-efa2a5301431" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTUzMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "24487dd7-3cd0-4e00-9d5f-61ae254d0974" + ], + "x-ms-correlation-request-id": [ + "24487dd7-3cd0-4e00-9d5f-61ae254d0974" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013949Z:24487dd7-3cd0-4e00-9d5f-61ae254d0974" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:39:48 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup5532" + ], + "AFDEndpointDeleteTest": [ + "profile9658", + "endpointName1227" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointGetListTest.json new file mode 100644 index 0000000000000..793f80820928f --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointGetListTest.json @@ -0,0 +1,673 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ce9f0d87-9355-4840-9e59-9985bb890364" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "0e8b2cf3-cb7c-4e97-a3d1-5e9c21fb22fd" + ], + "x-ms-correlation-request-id": [ + "0e8b2cf3-cb7c-4e97-a3d1-5e9c21fb22fd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013719Z:0e8b2cf3-cb7c-4e97-a3d1-5e9c21fb22fd" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:18 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835\",\r\n \"name\": \"cdnResourceGroup8835\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNTc3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e9718a13-5a21-499c-b1c0-46aa8c4fa288" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5a31d18b-e1ef-420a-9eab-861655e4f987" + ], + "x-ms-client-request-id": [ + "e9718a13-5a21-499c-b1c0-46aa8c4fa288" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/operationresults/c22cb807-2eee-4339-a8d1-13e1b8a719ba?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "478c42c6-9be2-4011-8c35-73294963aa43" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013729Z:478c42c6-9be2-4011-8c35-73294963aa43" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:29 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2577\",\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\": \"a16c645f-74bb-46ab-95b5-088e1758488c\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/operationresults/c22cb807-2eee-4339-a8d1-13e1b8a719ba?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzIyY2I4MDctMmVlZS00MzM5LWE4ZDEtMTNlMWI4YTcxOWJhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "df101fbe-2ff5-4eaa-b235-d80a4f9f3456" + ], + "x-ms-client-request-id": [ + "ac0dd8b5-388a-480f-851c-65dbd17850c4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "3f503207-a3be-474c-9c28-c4d19fe5eba2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013740Z:3f503207-a3be-474c-9c28-c4d19fe5eba2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNTc3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ea764023-0d48-4363-9e7b-24e916f00015" + ], + "x-ms-client-request-id": [ + "d0e4bb49-25f8-4147-9726-854a1fce7515" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "7c4c8b3a-65a3-47e6-99be-f861a327af7b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013740Z:7c4c8b3a-65a3-47e6-99be-f861a327af7b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:40 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2577\",\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\": \"a16c645f-74bb-46ab-95b5-088e1758488c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNTc3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "eacd4aee-cb5a-43ff-9d9e-eab62b29ea39" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a0baf17e-74bd-41af-a451-f65ad582f065" + ], + "x-ms-client-request-id": [ + "eacd4aee-cb5a-43ff-9d9e-eab62b29ea39" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/operationresults/0d12fc97-283e-4e60-8352-d88fb11fbc94?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "fb78ade3-ff13-4b31-89a5-6238366af32a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013745Z:fb78ade3-ff13-4b31-89a5-6238366af32a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:44 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8719\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8719.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/operationresults/0d12fc97-283e-4e60-8352-d88fb11fbc94?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGQxMmZjOTctMjgzZS00ZTYwLTgzNTItZDg4ZmIxMWZiYzk0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ee0f8ed5-dfd8-4b2b-a88c-a1a3bbd849d8" + ], + "x-ms-client-request-id": [ + "b42d1deb-f6d8-4387-bc53-b3ccf2ad08cf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "fac277bc-cb49-4503-bc72-371aa0c8f689" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013755Z:fac277bc-cb49-4503-bc72-371aa0c8f689" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNTc3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b11a6765-809d-467c-9dde-33ccf81b169f" + ], + "x-ms-client-request-id": [ + "bb070cc2-ec99-43fd-ba85-757b69e6651c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "8e0655fc-8995-4212-809c-0c410a1098f7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013756Z:8e0655fc-8995-4212-809c-0c410a1098f7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:55 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8719\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8719.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNTc3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5d87fb4b-4bb5-4a79-8c36-7dc78a5e58d6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "908f19ad-bef8-4388-83d6-4b6f46afb666" + ], + "x-ms-client-request-id": [ + "5d87fb4b-4bb5-4a79-8c36-7dc78a5e58d6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "8757969d-fcb5-46e8-b941-e740915f8281" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013756Z:8757969d-fcb5-46e8-b941-e740915f8281" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:55 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8719\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8719.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyNTc3L2FmZEVuZHBvaW50cz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f17f3afd-1294-4040-9aaf-7096ae661538" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "04ef93cd-78b7-4c29-988f-5c88745edf32" + ], + "x-ms-client-request-id": [ + "f17f3afd-1294-4040-9aaf-7096ae661538" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "47" + ], + "x-ms-correlation-request-id": [ + "67408478-ee61-4cd1-8843-cd214921ce2a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013756Z:67408478-ee61-4cd1-8843-cd214921ce2a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:56 GMT" + ], + "Content-Length": [ + "499" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835/providers/Microsoft.Cdn/profiles/profile2577/afdEndpoints/endpointName8719\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8719\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8719.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8835?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4ODM1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ff6295a1-63a4-43bf-ac24-b9fa515ee9ef" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODgzNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "d5cccb38-f01b-44fe-b590-8cc947121fbb" + ], + "x-ms-correlation-request-id": [ + "d5cccb38-f01b-44fe-b590-8cc947121fbb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013759Z:d5cccb38-f01b-44fe-b590-8cc947121fbb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:37:58 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8835" + ], + "AFDEndpointGetListTest": [ + "profile2577", + "endpointName8719" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointListResourceUsageTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointListResourceUsageTest.json new file mode 100644 index 0000000000000..a254bb0143941 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointListResourceUsageTest.json @@ -0,0 +1,607 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ccda1141-a660-4c88-9824-d0f941e98a95" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "9fa19f8e-51b7-409f-91fe-05763a311882" + ], + "x-ms-correlation-request-id": [ + "9fa19f8e-51b7-409f-91fe-05763a311882" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014118Z:9fa19f8e-51b7-409f-91fe-05763a311882" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:17 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1716\",\r\n \"name\": \"cdnResourceGroup1716\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7ddb17cc-05a0-45a8-9eda-1b74f0c47fbd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "94e01ce9-c0f3-4037-bf1e-4614eab7c530" + ], + "x-ms-client-request-id": [ + "7ddb17cc-05a0-45a8-9eda-1b74f0c47fbd" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/operationresults/ed8c6bd8-5ad2-4e48-a81c-2180902e11f1?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "7df77030-a468-4225-9d04-f94294b07c79" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014128Z:7df77030-a468-4225-9d04-f94294b07c79" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:27 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile402\",\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\": \"ca2cc760-e00d-456d-ad0a-79720b25c676\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/operationresults/ed8c6bd8-5ad2-4e48-a81c-2180902e11f1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWQ4YzZiZDgtNWFkMi00ZTQ4LWE4MWMtMjE4MDkwMmUxMWYxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "37b8205d-964c-40a1-9ab6-bc5fdc46f547" + ], + "x-ms-client-request-id": [ + "5fe0ef08-f6e5-4936-91c2-30daaa0ff861" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "76c15e97-971f-4592-af79-f0b6c3951460" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014138Z:76c15e97-971f-4592-af79-f0b6c3951460" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5681d800-6db4-418e-b9dd-bf23ff4cf20c" + ], + "x-ms-client-request-id": [ + "bb23e29d-fc06-4798-b843-69e3447d04f4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "1cc1441b-a34b-4b5a-94a3-3c3932d7e52d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014139Z:1cc1441b-a34b-4b5a-94a3-3c3932d7e52d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:38 GMT" + ], + "Content-Length": [ + "438" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile402\",\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\": \"ca2cc760-e00d-456d-ad0a-79720b25c676\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402/afdEndpoints/endpointName3006?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MDIvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTMwMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d8308250-7e3c-4160-9f4d-8f79c36bae53" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "13286958-1d29-4874-852c-877764e8217a" + ], + "x-ms-client-request-id": [ + "d8308250-7e3c-4160-9f4d-8f79c36bae53" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/operationresults/8b6d3a0b-e3ec-4311-b868-d5390b3f8569?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "8e79916c-d91d-4360-96c6-1d512a3599b4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014143Z:8e79916c-d91d-4360-96c6-1d512a3599b4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:43 GMT" + ], + "Content-Length": [ + "485" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402/afdEndpoints/endpointName3006\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3006\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3006.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/operationresults/8b6d3a0b-e3ec-4311-b868-d5390b3f8569?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGI2ZDNhMGItZTNlYy00MzExLWI4NjgtZDUzOTBiM2Y4NTY5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "201e252e-fe57-4efd-a91e-623bc917b538" + ], + "x-ms-client-request-id": [ + "5e19ee3b-5a0e-447f-88e9-6f2605587c09" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "98742317-e955-4c7d-984d-95e1c007a4a0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014154Z:98742317-e955-4c7d-984d-95e1c007a4a0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402/afdEndpoints/endpointName3006?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MDIvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTMwMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7c13346b-1142-472c-aaf9-1b286015eec5" + ], + "x-ms-client-request-id": [ + "913a4568-0763-489c-8345-9bf473d51870" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "2725cf7c-2c81-4bfe-8638-564aa6981b16" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014154Z:2725cf7c-2c81-4bfe-8638-564aa6981b16" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:53 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402/afdEndpoints/endpointName3006\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3006\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3006.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402/afdEndpoints/endpointName3006/usages?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MDIvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTMwMDYvdXNhZ2VzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "POST", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d24626bc-b5f7-4fc0-a2f1-95561765b4f1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b918807b-09ce-4156-99b1-f82abb0dcfae" + ], + "x-ms-client-request-id": [ + "d24626bc-b5f7-4fc0-a2f1-95561765b4f1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "499" + ], + "x-ms-correlation-request-id": [ + "87be148a-170d-4220-9792-fbab4776eb37" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014155Z:87be148a-170d-4220-9792-fbab4776eb37" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:54 GMT" + ], + "Content-Length": [ + "275" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716/providers/Microsoft.Cdn/profiles/profile402/afdEndpoints/endpointName3006\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"route\",\r\n \"localizedValue\": \"route\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1716?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzE2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "093c9db8-f229-4267-86d6-6f2d9c1a9787" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTcxNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "4a372379-8ec6-4be1-a88b-e000a6f770cb" + ], + "x-ms-correlation-request-id": [ + "4a372379-8ec6-4be1-a88b-e000a6f770cb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014158Z:4a372379-8ec6-4be1-a88b-e000a6f770cb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:58 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1716" + ], + "AFDEndpointListResourceUsageTest": [ + "profile402", + "endpointName3006" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointPurgeTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointPurgeTest.json new file mode 100644 index 0000000000000..55a449b101120 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointPurgeTest.json @@ -0,0 +1,604 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2876?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyODc2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ac9f198c-e393-4a22-a06b-b5597c9b96d7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjg3Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "74187ad6-522b-4333-affb-2152b1844476" + ], + "x-ms-correlation-request-id": [ + "74187ad6-522b-4333-affb-2152b1844476" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014034Z:74187ad6-522b-4333-affb-2152b1844476" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:34 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4ba19090-b4d9-4bee-84ec-e063441c7ae3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "dc486dc8-63b9-47f3-88e9-d7a2274147ab" + ], + "x-ms-correlation-request-id": [ + "dc486dc8-63b9-47f3-88e9-d7a2274147ab" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014035Z:dc486dc8-63b9-47f3-88e9-d7a2274147ab" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:34 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9796\",\r\n \"name\": \"cdnResourceGroup9796\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODk2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b09a7c0d-09ef-4f1f-a83b-c90c36755952" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a19c7013-9a28-4132-bebb-f073a10bc138" + ], + "x-ms-client-request-id": [ + "b09a7c0d-09ef-4f1f-a83b-c90c36755952" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/operationresults/242bd06f-d52a-4899-8635-a28d81e4e366?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "b564bef1-5d18-476e-a658-a9832708f74f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014044Z:b564bef1-5d18-476e-a658-a9832708f74f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:43 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5896\",\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\": \"e1bd3ca4-a31d-4801-a4e9-15c633ab029d\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/operationresults/242bd06f-d52a-4899-8635-a28d81e4e366?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjQyYmQwNmYtZDUyYS00ODk5LTg2MzUtYTI4ZDgxZTRlMzY2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "805586ef-54af-46e8-8de5-89adcc631a6f" + ], + "x-ms-client-request-id": [ + "a68c0c5b-fecd-46b9-ab09-693193a47714" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "36742ad3-ff3e-4ad1-9bd7-efea7cc93e71" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014054Z:36742ad3-ff3e-4ad1-9bd7-efea7cc93e71" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODk2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "dfefefd4-bb3d-4264-a953-b2f28ec6f602" + ], + "x-ms-client-request-id": [ + "ba133ad1-931c-463d-ae1b-b6c2be01c246" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "96c0cbc7-593a-439e-b6b7-4d03a0e7c99d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014055Z:96c0cbc7-593a-439e-b6b7-4d03a0e7c99d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:54 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5896\",\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\": \"e1bd3ca4-a31d-4801-a4e9-15c633ab029d\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896/afdEndpoints/endpointName2662?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODk2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUyNjYyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "75b3b836-1b00-4ed0-902c-001e3fc70cd1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9a0425ad-c812-4192-ae0f-8193aa71e770" + ], + "x-ms-client-request-id": [ + "75b3b836-1b00-4ed0-902c-001e3fc70cd1" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/operationresults/6578bf42-07e5-4a09-902f-d99af31db60c?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "ad4a98a1-32ed-4191-aa5d-f85514083d64" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014100Z:ad4a98a1-32ed-4191-aa5d-f85514083d64" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:40:59 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896/afdEndpoints/endpointName2662\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName2662\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName2662.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/operationresults/6578bf42-07e5-4a09-902f-d99af31db60c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjU3OGJmNDItMDdlNS00YTA5LTkwMmYtZDk5YWYzMWRiNjBjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c6f7a99f-bc00-45d2-a614-4fd0ecf9eca6" + ], + "x-ms-client-request-id": [ + "8fcf0e2a-f9c9-4de0-b758-667e986e2599" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "fbe58327-5a99-44b1-97fd-5286630b01ec" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014110Z:fbe58327-5a99-44b1-97fd-5286630b01ec" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896/afdEndpoints/endpointName2662?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODk2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUyNjYyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0f932c51-5b4f-419a-9ca2-13e358454db5" + ], + "x-ms-client-request-id": [ + "913870fc-6d42-4a64-abb0-733cfbd6303a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "2c1d6d7b-62a2-42d6-8581-e6c1775ad3a0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014110Z:2c1d6d7b-62a2-42d6-8581-e6c1775ad3a0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:09 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796/providers/Microsoft.Cdn/profiles/profile5896/afdEndpoints/endpointName2662\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName2662\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName2662.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9796?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzk2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3de654ac-ce0d-4178-9b1e-70911c04c721" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc5Ni1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" + ], + "x-ms-request-id": [ + "ffe9f16f-2875-4acf-9d4b-28cf9809b9e4" + ], + "x-ms-correlation-request-id": [ + "ffe9f16f-2875-4acf-9d4b-28cf9809b9e4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014114Z:ffe9f16f-2875-4acf-9d4b-28cf9809b9e4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:41:13 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup9796" + ], + "AFDEndpointPurgeTest": [ + "profile5896", + "endpointName2662" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointUpdateTest.json new file mode 100644 index 0000000000000..1ae0c88863130 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointUpdateTest.json @@ -0,0 +1,742 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a8384871-8e28-45b5-8e6e-c2c46fbd7740" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "b92fc6ca-c175-4928-9b7a-d36253bacf07" + ], + "x-ms-correlation-request-id": [ + "b92fc6ca-c175-4928-9b7a-d36253bacf07" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013803Z:b92fc6ca-c175-4928-9b7a-d36253bacf07" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:03 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745\",\r\n \"name\": \"cdnResourceGroup1745\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5ODQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ae9f9795-a43a-4f4a-b8d2-eb1eb983e389" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2bfc8964-aaa8-41e7-b42a-9f6ac64d749d" + ], + "x-ms-client-request-id": [ + "ae9f9795-a43a-4f4a-b8d2-eb1eb983e389" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/df73db73-f179-4818-8d96-7a41014ce2bf?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "9085dfe5-461b-4655-8fee-a02c32fa3d2c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013813Z:9085dfe5-461b-4655-8fee-a02c32fa3d2c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:13 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9846\",\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\": \"450122bb-9c0c-4633-949e-e3dc3ef33163\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/df73db73-f179-4818-8d96-7a41014ce2bf?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGY3M2RiNzMtZjE3OS00ODE4LThkOTYtN2E0MTAxNGNlMmJmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bb75a15a-cc49-4e28-a386-57cefba52569" + ], + "x-ms-client-request-id": [ + "0e127fb8-16bf-400b-bfb4-a38260f6f6c6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "bc6c9139-1949-4407-a181-f4e89e0c8e38" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013823Z:bc6c9139-1949-4407-a181-f4e89e0c8e38" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5ODQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "00b934a5-ee80-4264-8652-d9f13b4b2708" + ], + "x-ms-client-request-id": [ + "9e40db43-2328-426e-86a9-71c0b1f5aa10" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "bb1ea8ce-67aa-4365-ac55-fd0d75a672ea" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013824Z:bb1ea8ce-67aa-4365-ac55-fd0d75a672ea" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:23 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9846\",\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\": \"450122bb-9c0c-4633-949e-e3dc3ef33163\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5ODQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzNjQyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "63d7c095-6043-457a-86f6-25ed6102b97a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f9ac02b9-6a73-4c18-87a5-1ae83caf96b9" + ], + "x-ms-client-request-id": [ + "63d7c095-6043-457a-86f6-25ed6102b97a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/c823b118-0f45-47bb-a76b-2190ee8056e3?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "c463b0f2-d57e-4625-aaa7-0aefc58e1a35" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013829Z:c463b0f2-d57e-4625-aaa7-0aefc58e1a35" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:28 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3642\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3642.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/c823b118-0f45-47bb-a76b-2190ee8056e3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzgyM2IxMTgtMGY0NS00N2JiLWE3NmItMjE5MGVlODA1NmUzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c97c65cf-3a88-485e-8957-e211fe0d36e8" + ], + "x-ms-client-request-id": [ + "41ef513e-696b-4d6d-b193-b8f0e9c59621" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "0a8a7420-f989-40c8-b198-75af1ec12e65" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013839Z:0a8a7420-f989-40c8-b198-75af1ec12e65" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5ODQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzNjQyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9e083bad-7811-450e-9e09-d88ed7ba1127" + ], + "x-ms-client-request-id": [ + "7add76fc-ab8d-4f1f-91f0-fb40a9fa4256" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "34c3567f-f25d-4099-8b98-7c2f6645c37e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013840Z:34c3567f-f25d-4099-8b98-7c2f6645c37e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:39 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3642\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3642.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5ODQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzNjQyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1aeabeb9-dea9-4e99-85d4-fc5fcbdd6e05" + ], + "x-ms-client-request-id": [ + "4294cd64-95f0-45eb-bb94-54d801d15bd6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "1dc384e4-8dc0-4599-827b-72eb39c177f9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013852Z:1dc384e4-8dc0-4599-827b-72eb39c177f9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:51 GMT" + ], + "Content-Length": [ + "502" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3642\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1updated\",\r\n \"key2\": \"value2updated\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3642.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 80,\r\n \"enabledState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5ODQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzNjQyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"tags\": {\r\n \"key1\": \"value1updated\",\r\n \"key2\": \"value2updated\"\r\n },\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 80,\r\n \"enabledState\": \"Disabled\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0906a031-c742-4d8e-91da-f483e3ca93d4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "179" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/0684311f-bf2e-4bae-b156-07603a38215d/profileresults/profile9846/afdendpointresults/endpointName3642?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ac66a75b-ac48-41fb-9e68-c5eff2726920" + ], + "x-ms-client-request-id": [ + "0906a031-c742-4d8e-91da-f483e3ca93d4" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/0684311f-bf2e-4bae-b156-07603a38215d?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "81821e1d-d437-482d-a2dc-2ab3ecb7e703" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013841Z:81821e1d-d437-482d-a2dc-2ab3ecb7e703" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:41 GMT" + ], + "Content-Length": [ + "502" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/profiles/profile9846/afdEndpoints/endpointName3642\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3642\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1updated\",\r\n \"key2\": \"value2updated\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3642.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 80,\r\n \"enabledState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745/providers/Microsoft.Cdn/operationresults/0684311f-bf2e-4bae-b156-07603a38215d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDY4NDMxMWYtYmYyZS00YmFlLWIxNTYtMDc2MDNhMzgyMTVkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8a8ce737-6508-44a2-bc3b-aaf1f7c7e116" + ], + "x-ms-client-request-id": [ + "c1cdbe0b-81af-4c53-b69d-7a58b0a96e0d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "db60fccf-2953-4473-ace7-c8843f9a5754" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013852Z:db60fccf-2953-4473-ace7-c8843f9a5754" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1745?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNzQ1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "af38f6f7-5066-4e0a-a17f-da58b0c481a5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTc0NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "3fc52486-4406-42c5-b935-e2e27ba2a9d4" + ], + "x-ms-correlation-request-id": [ + "3fc52486-4406-42c5-b935-e2e27ba2a9d4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T013856Z:3fc52486-4406-42c5-b935-e2e27ba2a9d4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:38:56 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1745" + ], + "AFDEndpointUpdateTest": [ + "profile9846", + "endpointName3642" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointValidateCustomDomainTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointValidateCustomDomainTest.json new file mode 100644 index 0000000000000..49ee4592f38f7 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDEndpointTest/AFDEndpointValidateCustomDomainTest.json @@ -0,0 +1,613 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODE/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d3659b96-abfa-43a1-ba3f-f8b400e806f9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "eead1607-8f80-42ff-8079-7adbb7dd609d" + ], + "x-ms-correlation-request-id": [ + "eead1607-8f80-42ff-8079-7adbb7dd609d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014202Z:eead1607-8f80-42ff-8079-7adbb7dd609d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:01 GMT" + ], + "Content-Length": [ + "191" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup581\",\r\n \"name\": \"cdnResourceGroup581\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQ0NzY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6a90b227-166e-45be-a310-18b4e54c1e68" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3abf87cd-9289-4852-bfb4-afa266305a05" + ], + "x-ms-client-request-id": [ + "6a90b227-166e-45be-a310-18b4e54c1e68" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/operationresults/f6e1f920-f1c7-40c8-a6cc-96a5d050d3d3?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "4edd2a15-f50b-4bb7-9a82-9ddaa95e07d8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014207Z:4edd2a15-f50b-4bb7-9a82-9ddaa95e07d8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:07 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4476\",\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\": \"540600ab-a9db-44b2-837e-d877557453f9\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/operationresults/f6e1f920-f1c7-40c8-a6cc-96a5d050d3d3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9mNmUxZjkyMC1mMWM3LTQwYzgtYTZjYy05NmE1ZDA1MGQzZDM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e5c2461b-947a-4f42-914b-477d1bee2025" + ], + "x-ms-client-request-id": [ + "aa228815-0ca0-4d2f-ba24-a01e05a3fbd7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "0fe2cd63-adbe-4823-b3fc-dc8587556fd5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014217Z:0fe2cd63-adbe-4823-b3fc-dc8587556fd5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQ0NzY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ccd3851d-2afe-4e2b-897e-30ad1626e9f4" + ], + "x-ms-client-request-id": [ + "1dcdb34f-64d5-43f4-9e72-f02fdf955cec" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "1cba4828-2ba3-4a84-b576-0b70900b73c0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014217Z:1cba4828-2ba3-4a84-b576-0b70900b73c0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:17 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4476\",\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\": \"540600ab-a9db-44b2-837e-d877557453f9\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476/afdEndpoints/endpointName152?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQ0NzYvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTE1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "344faeb0-98ae-4778-b4d6-e19a8253c832" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "16b6a44c-6d53-4020-8784-3dcd61751240" + ], + "x-ms-client-request-id": [ + "344faeb0-98ae-4778-b4d6-e19a8253c832" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/operationresults/1b1d9f6b-519e-4668-955b-6d0133df3887?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "1653cbfa-baf1-4f0b-9213-193df08e1864" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014222Z:1653cbfa-baf1-4f0b-9213-193df08e1864" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:22 GMT" + ], + "Content-Length": [ + "482" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476/afdEndpoints/endpointName152\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName152\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName152.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/operationresults/1b1d9f6b-519e-4668-955b-6d0133df3887?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8xYjFkOWY2Yi01MTllLTQ2NjgtOTU1Yi02ZDAxMzNkZjM4ODc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e0c6a735-e791-4817-a83b-63a5e02ddf17" + ], + "x-ms-client-request-id": [ + "7595346d-58f6-4fce-9173-96455ee0ba55" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "b06739d2-7cfe-4532-a881-9dd20ddcb38b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014233Z:b06739d2-7cfe-4532-a881-9dd20ddcb38b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476/afdEndpoints/endpointName152?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQ0NzYvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTE1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f9939a42-dd39-445a-b0bf-d5373f51b6a8" + ], + "x-ms-client-request-id": [ + "a2224506-ca1e-4ce4-8ea3-8490a43caeff" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "3ac0987f-ce22-490e-b256-e93ee3f096c8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014233Z:3ac0987f-ce22-490e-b256-e93ee3f096c8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:33 GMT" + ], + "Content-Length": [ + "483" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476/afdEndpoints/endpointName152\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName152\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName152.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup581/providers/Microsoft.Cdn/profiles/profile4476/afdEndpoints/endpointName152/validateCustomDomain?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTQ0NzYvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTE1Mi92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "POST", + "RequestBody": "{\r\n \"hostName\": \"hello.happy.test.com\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c6b59332-2e76-45fd-a5bd-6c34824f2e47" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "42" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "24dcd2cd-d01c-4b1f-b09b-1c855a978cc2" + ], + "x-ms-client-request-id": [ + "c6b59332-2e76-45fd-a5bd-6c34824f2e47" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "499" + ], + "x-ms-correlation-request-id": [ + "d424227e-68c3-4308-b875-f61e2e1f66af" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014234Z:d424227e-68c3-4308-b875-f61e2e1f66af" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:33 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup581?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODE/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2b30f40a-32a3-404d-86a1-002bbe92d0bf" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTgxLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "9558c33c-fa4b-41e3-8c48-d47237e1147a" + ], + "x-ms-correlation-request-id": [ + "9558c33c-fa4b-41e3-8c48-d47237e1147a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014236Z:9558c33c-fa4b-41e3-8c48-d47237e1147a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:42:35 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup581" + ], + "AFDEndpointValidateCustomDomainTest": [ + "profile4476", + "endpointName152" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginCreateTest.json new file mode 100644 index 0000000000000..a6c1c5911ed0b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginCreateTest.json @@ -0,0 +1,677 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8587?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTg3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7976a55c-eec2-4129-ad00-31bec2324746" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODU4Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14996" + ], + "x-ms-request-id": [ + "9c8be5cf-9b9f-4c05-81ba-5f95d15e7043" + ], + "x-ms-correlation-request-id": [ + "9c8be5cf-9b9f-4c05-81ba-5f95d15e7043" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015708Z:9c8be5cf-9b9f-4c05-81ba-5f95d15e7043" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:07 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a2cbc8d6-06e5-40f3-bf69-908dc87c4b3f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1195" + ], + "x-ms-request-id": [ + "52d6ea4a-768b-4bbd-b320-5d8ee26c7b3b" + ], + "x-ms-correlation-request-id": [ + "52d6ea4a-768b-4bbd-b320-5d8ee26c7b3b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015708Z:52d6ea4a-768b-4bbd-b320-5d8ee26c7b3b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:08 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9942\",\r\n \"name\": \"cdnResourceGroup9942\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9918c9a7-f8b5-4417-9fa3-2d2eb05e431d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5ce3e62d-6a88-4b14-9b9d-fa36eef274fc" + ], + "x-ms-client-request-id": [ + "9918c9a7-f8b5-4417-9fa3-2d2eb05e431d" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/operationresults/36dac6ac-ec00-4f65-899c-7fc879c94058?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "7ed65409-a256-425e-b1c9-68b1228fc567" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015717Z:7ed65409-a256-425e-b1c9-68b1228fc567" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:17 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8159\",\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\": \"16bc12c1-4ff0-4181-89b3-de3186d323f3\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/operationresults/36dac6ac-ec00-4f65-899c-7fc879c94058?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzZkYWM2YWMtZWMwMC00ZjY1LTg5OWMtN2ZjODc5Yzk0MDU4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "234842df-611b-4731-9d41-a2e5c5ceb961" + ], + "x-ms-client-request-id": [ + "d1f7b59d-c3c3-4a4d-9582-28bb30d3ba0e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "901d97ca-6127-4f32-902b-2160ab34059f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015728Z:901d97ca-6127-4f32-902b-2160ab34059f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8ba4d64d-3b07-4a94-b71e-41ce34be2b63" + ], + "x-ms-client-request-id": [ + "f37d5ee3-d5ef-4644-a9ad-061cf047ca9f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "6aeb09cf-4ab3-454b-ab36-c7e4c76f0377" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015728Z:6aeb09cf-4ab3-454b-ab36-c7e4c76f0377" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:27 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8159\",\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\": \"16bc12c1-4ff0-4181-89b3-de3186d323f3\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159/originGroups/originGroupName5318?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTU5L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MzE4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "722d9371-bf85-4ced-923a-c2b9081f5bd8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3aca499c-33ea-413b-b0c7-61428e0f9af0" + ], + "x-ms-client-request-id": [ + "722d9371-bf85-4ced-923a-c2b9081f5bd8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "fe4971dd-3105-4abe-92b6-69551506f92d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015729Z:fe4971dd-3105-4abe-92b6-69551506f92d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:28 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159/originGroups/originGroupName5318\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName5318\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159/originGroups/originGroupName5318/origins/originName7971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTU5L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MzE4L29yaWdpbnMvb3JpZ2luTmFtZTc5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "bb875dfd-0611-4ca9-9a62-068e05557f23" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9c35f6ac-ccf4-4a38-8bd0-eb61564e19d3" + ], + "x-ms-client-request-id": [ + "bb875dfd-0611-4ca9-9a62-068e05557f23" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/operationresults/b2ea90c7-eaba-41b9-9526-89d7aa4f16bb?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "929f48e3-50fe-491c-b48b-e3a67247c4f7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015731Z:929f48e3-50fe-491c-b48b-e3a67247c4f7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:30 GMT" + ], + "Content-Length": [ + "570" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159/originGroups/originGroupName5318/origins/originName7971\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName7971\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName5318\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/operationresults/b2ea90c7-eaba-41b9-9526-89d7aa4f16bb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjJlYTkwYzctZWFiYS00MWI5LTk1MjYtODlkN2FhNGYxNmJiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "18b29acb-c520-4017-97a0-90048f03c10c" + ], + "x-ms-client-request-id": [ + "98569546-2d4e-4658-a691-51d25038bf87" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "cd362986-17ab-4786-b332-f58ef467fa71" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015741Z:cd362986-17ab-4786-b332-f58ef467fa71" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:40 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159/originGroups/originGroupName5318/origins/originName7971?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTU5L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MzE4L29yaWdpbnMvb3JpZ2luTmFtZTc5NzE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "186df982-4db9-4e1e-8b6c-a9aeae97baa4" + ], + "x-ms-client-request-id": [ + "ebb2740e-47bb-4c70-8ea5-904785fc502a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "f077df93-917f-4524-b1e2-7347903a0990" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015742Z:f077df93-917f-4524-b1e2-7347903a0990" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:41 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942/providers/Microsoft.Cdn/profiles/profile8159/originGroups/originGroupName5318/origins/originName7971\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName7971\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName5318\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9942?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTQyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "77fbeb1d-7e64-4ce5-818d-8bb1e142efa8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk0Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14995" + ], + "x-ms-request-id": [ + "eb3f93a8-6c45-48e2-b4b4-84826f3a5dab" + ], + "x-ms-correlation-request-id": [ + "eb3f93a8-6c45-48e2-b4b4-84826f3a5dab" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015744Z:eb3f93a8-6c45-48e2-b4b4-84826f3a5dab" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:43 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup9942" + ], + "AFDOriginCreateTest": [ + "profile8159", + "originGroupName5318", + "originName7971" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginDeleteTest.json new file mode 100644 index 0000000000000..69d23d2a2dc17 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginDeleteTest.json @@ -0,0 +1,872 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a339f79e-6f14-4aff-88a9-22f25b13621b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "536d6800-2e06-41c4-8d06-d238b75f63a2" + ], + "x-ms-correlation-request-id": [ + "536d6800-2e06-41c4-8d06-d238b75f63a2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015850Z:536d6800-2e06-41c4-8d06-d238b75f63a2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:49 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349\",\r\n \"name\": \"cdnResourceGroup1349\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ef23f414-1967-40f0-937f-06d0ac5be438" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a82c558a-c679-4634-a20e-4916b56758a6" + ], + "x-ms-client-request-id": [ + "ef23f414-1967-40f0-937f-06d0ac5be438" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/96602b18-6e38-4208-b84a-adf6b0a6c1d1?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "19" + ], + "x-ms-correlation-request-id": [ + "be65c32a-04d1-4126-960d-1694d7c1f10c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015857Z:be65c32a-04d1-4126-960d-1694d7c1f10c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:57 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2038\",\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\": \"0436415f-da8e-4cbf-84d4-92f8aab36cd6\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/96602b18-6e38-4208-b84a-adf6b0a6c1d1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTY2MDJiMTgtNmUzOC00MjA4LWI4NGEtYWRmNmIwYTZjMWQxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "947fdce1-2ba9-46b7-a82d-e652d59d0ce0" + ], + "x-ms-client-request-id": [ + "b271c1ff-51c4-4692-af92-0a39653162be" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "5eb237c6-0cda-48fe-ba79-2622c157e952" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015907Z:5eb237c6-0cda-48fe-ba79-2622c157e952" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "71ac24c6-55b7-42dd-bb8d-5cd0cc179fdc" + ], + "x-ms-client-request-id": [ + "302ad7b2-def6-487b-9c81-8fa27ceced82" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "8fc469d7-c39b-4d88-8cb7-56c4b7140c17" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015908Z:8fc469d7-c39b-4d88-8cb7-56c4b7140c17" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:07 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2038\",\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\": \"0436415f-da8e-4cbf-84d4-92f8aab36cd6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MTY2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "195b8234-60f1-427a-b564-0a9c85c47d1a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "76f86c72-c2e4-4d35-b7d9-946bd0cddfaf" + ], + "x-ms-client-request-id": [ + "195b8234-60f1-427a-b564-0a9c85c47d1a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" + ], + "x-ms-correlation-request-id": [ + "4b4be5e4-e042-4259-93aa-4a9c6d69438e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015909Z:4b4be5e4-e042-4259-93aa-4a9c6d69438e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:08 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName5166\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166/origins/originName3440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MTY2L29yaWdpbnMvb3JpZ2luTmFtZTM0NDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c30d4eba-bd75-4044-b907-1b91bd0cc53b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7f5268ae-a86f-4e48-b538-ce190ea13b81" + ], + "x-ms-client-request-id": [ + "c30d4eba-bd75-4044-b907-1b91bd0cc53b" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/3215c855-dac3-473a-9a1c-33811ed28644?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "ed164060-9246-4b75-a264-423f7dacefb4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015911Z:ed164060-9246-4b75-a264-423f7dacefb4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:10 GMT" + ], + "Content-Length": [ + "570" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166/origins/originName3440\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName3440\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName5166\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/3215c855-dac3-473a-9a1c-33811ed28644?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzIxNWM4NTUtZGFjMy00NzNhLTlhMWMtMzM4MTFlZDI4NjQ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ecce8a4d-5652-447c-bcc2-a82e446a0cb0" + ], + "x-ms-client-request-id": [ + "8b1a0e1f-a3f8-41bd-9f0d-f44743f68e24" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "a77fe43d-592f-42ba-adb1-af202a527b78" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015921Z:a77fe43d-592f-42ba-adb1-af202a527b78" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:20 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166/origins/originName3440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MTY2L29yaWdpbnMvb3JpZ2luTmFtZTM0NDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0587d00a-ac8d-4b58-9193-bd0d2ed01bec" + ], + "x-ms-client-request-id": [ + "3926d641-4e1e-4eca-9cbf-c0e03101bd55" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "df6c6391-7d2f-4388-8b02-cd354a75052d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015922Z:df6c6391-7d2f-4388-8b02-cd354a75052d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:21 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166/origins/originName3440\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName3440\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName5166\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166/origins/originName3440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MTY2L29yaWdpbnMvb3JpZ2luTmFtZTM0NDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "344a5a7d-30d9-435d-9686-e957daa2efa8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0e06faaa-d499-4bbb-b9c0-9e14974afaa1" + ], + "x-ms-client-request-id": [ + "344a5a7d-30d9-435d-9686-e957daa2efa8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "8fdef32c-eb1f-466a-b781-86c9c4e3758e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015934Z:8fdef32c-eb1f-466a-b781-86c9c4e3758e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1349/providers/Microsoft.Cdn/profiles/profile2038/originGroups/originGroupName5166/origins/originName3440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDM4L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MTY2L29yaWdpbnMvb3JpZ2luTmFtZTM0NDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "264be2d4-34b1-4aac-987d-c564a0614ee5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/0b84dafb-2d4b-41be-a010-98e3a8ef6b68/profileresults/profile2038/origingroupresults/originGroupName5166/originresults/originName3440?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5e1c3289-5f7d-4f85-b980-c6f4b3f72967" + ], + "x-ms-client-request-id": [ + "264be2d4-34b1-4aac-987d-c564a0614ee5" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/0b84dafb-2d4b-41be-a010-98e3a8ef6b68?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14994" + ], + "x-ms-correlation-request-id": [ + "9ee2bbef-a25d-4138-af2c-3d7bf687367a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015923Z:9ee2bbef-a25d-4138-af2c-3d7bf687367a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:22 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/0b84dafb-2d4b-41be-a010-98e3a8ef6b68?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGI4NGRhZmItMmQ0Yi00MWJlLWEwMTAtOThlM2E4ZWY2YjY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "49509aa7-7db2-459a-9ce3-76f2d01fdbb1" + ], + "x-ms-client-request-id": [ + "1c27e42d-7c67-4c49-b43c-6fb177624f87" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "a2e82c08-9964-4301-ac2a-afea96bc36b7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015933Z:a2e82c08-9964-4301-ac2a-afea96bc36b7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349/providers/Microsoft.Cdn/operationresults/0b84dafb-2d4b-41be-a010-98e3a8ef6b68/profileresults/profile2038/origingroupresults/originGroupName5166/originresults/originName3440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGI4NGRhZmItMmQ0Yi00MWJlLWEwMTAtOThlM2E4ZWY2YjY4L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyMDM4L29yaWdpbmdyb3VwcmVzdWx0cy9vcmlnaW5Hcm91cE5hbWU1MTY2L29yaWdpbnJlc3VsdHMvb3JpZ2luTmFtZTM0NDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b612c687-5ccb-4a94-bce0-430136503c85" + ], + "x-ms-client-request-id": [ + "265e22af-4279-46d6-ac3a-68e18518cce8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "de7bbc7b-fe92-4ff2-870a-c094665cc202" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015934Z:de7bbc7b-fe92-4ff2-870a-c094665cc202" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1349?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzQ5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0486c3f2-6462-41e8-9f67-4a7126cf9e92" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTM0OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14995" + ], + "x-ms-request-id": [ + "f8102565-fd12-4ca9-bc0d-c837ed53d3ec" + ], + "x-ms-correlation-request-id": [ + "f8102565-fd12-4ca9-bc0d-c837ed53d3ec" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015937Z:f8102565-fd12-4ca9-bc0d-c837ed53d3ec" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:36 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1349" + ], + "AFDOriginDeleteTest": [ + "profile2038", + "originGroupName5166", + "originName3440" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginGetListTest.json new file mode 100644 index 0000000000000..c1d854231c148 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginGetListTest.json @@ -0,0 +1,1206 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1e7f1213-b7ad-449e-b7a1-b0d4d60ade06" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "a6538c73-0d2b-4631-a031-2974828501b2" + ], + "x-ms-correlation-request-id": [ + "a6538c73-0d2b-4631-a031-2974828501b2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015939Z:a6538c73-0d2b-4631-a031-2974828501b2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:39 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599\",\r\n \"name\": \"cdnResourceGroup8599\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9d7149bd-62e8-4113-82a4-b20594196fa5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d6f13ace-a702-4630-8607-eef6061f926b" + ], + "x-ms-client-request-id": [ + "9d7149bd-62e8-4113-82a4-b20594196fa5" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/2015a76c-8030-4547-a9c2-f8f0354cfcdd?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "21" + ], + "x-ms-correlation-request-id": [ + "3bf158d6-8eff-4483-befb-e7d0352c6bb0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015948Z:3bf158d6-8eff-4483-befb-e7d0352c6bb0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:48 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2043\",\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\": \"0ec951b2-803c-4110-ad87-41f293b6e36b\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/2015a76c-8030-4547-a9c2-f8f0354cfcdd?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjAxNWE3NmMtODAzMC00NTQ3LWE5YzItZjhmMDM1NGNmY2RkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "83826711-cb64-4295-bd3d-d665627db225" + ], + "x-ms-client-request-id": [ + "a72ff082-ba0c-4462-943f-f8d5e463bb71" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "f3ca3057-1de1-4508-8f76-d7b8bc1d3e15" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015958Z:f3ca3057-1de1-4508-8f76-d7b8bc1d3e15" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "29343269-9d90-497f-b759-2b60ad01e34f" + ], + "x-ms-client-request-id": [ + "dfd29025-4d80-4de6-94ad-9d4683507571" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "2ed69eaf-ac6e-409f-9734-e7cc13620422" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015959Z:2ed69eaf-ac6e-409f-9734-e7cc13620422" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:58 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2043\",\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\": \"0ec951b2-803c-4110-ad87-41f293b6e36b\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cdeae417-0446-410b-8375-5ec7268a5222" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4c2916c0-e04b-4e7c-8c3f-59914f0b5b00" + ], + "x-ms-client-request-id": [ + "cdeae417-0446-410b-8375-5ec7268a5222" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" + ], + "x-ms-correlation-request-id": [ + "19787eb4-6c5c-4e09-afbe-d0fd7ce46a42" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020000Z:19787eb4-6c5c-4e09-afbe-d0fd7ce46a42" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:59:59 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName1095\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnMvb3JpZ2luTmFtZTE4NDk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c778c1b1-61ec-4912-b68a-be3bfc634b2a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "14ba8985-fbf6-429f-ae9f-720635c2881a" + ], + "x-ms-client-request-id": [ + "c778c1b1-61ec-4912-b68a-be3bfc634b2a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/71987dd2-2cb3-4501-80e4-e17c15684ae6?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "11d201bb-1891-41da-b8ef-9bb7529472dd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020001Z:11d201bb-1891-41da-b8ef-9bb7529472dd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:01 GMT" + ], + "Content-Length": [ + "570" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1849\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/71987dd2-2cb3-4501-80e4-e17c15684ae6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzE5ODdkZDItMmNiMy00NTAxLTgwZTQtZTE3YzE1Njg0YWU2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5ee20630-72d9-4737-ab14-dac9f1ebf53b" + ], + "x-ms-client-request-id": [ + "9e7516fe-f31a-46d6-9027-f448000be160" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "225bf09a-3095-4a92-bd08-e4243ce08249" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020012Z:225bf09a-3095-4a92-bd08-e4243ce08249" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnMvb3JpZ2luTmFtZTE4NDk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e1f143e5-3d3c-4a3e-800e-b689241a2559" + ], + "x-ms-client-request-id": [ + "81ea256e-4e73-4c11-9e1f-da917fcd71d9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "53633857-7176-4c9f-9f13-8496974f20ee" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020012Z:53633857-7176-4c9f-9f13-8496974f20ee" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:12 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1849\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnMvb3JpZ2luTmFtZTE4NDk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "05b6f20c-21c1-48df-b809-8db47e02dd16" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a85088cb-6d8f-4c56-b180-5c4e27e92346" + ], + "x-ms-client-request-id": [ + "05b6f20c-21c1-48df-b809-8db47e02dd16" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "17686b13-65a9-410f-8f8b-733abf135d43" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020013Z:17686b13-65a9-410f-8f8b-733abf135d43" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:12 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1849\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "067cecce-9a9d-4f72-826c-ba44a46cba4f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0486301f-d9df-4db4-af95-e4acfa768b8a" + ], + "x-ms-client-request-id": [ + "067cecce-9a9d-4f72-826c-ba44a46cba4f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "3e5b406e-d2b3-410e-afc2-1132f9ad8e14" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020013Z:3e5b406e-d2b3-410e-afc2-1132f9ad8e14" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:13 GMT" + ], + "Content-Length": [ + "583" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1849\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f794b287-5ff2-492c-8e3e-8273ed9aa5cd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "acc0f83f-4822-4924-af23-62ea38a3a846" + ], + "x-ms-client-request-id": [ + "f794b287-5ff2-492c-8e3e-8273ed9aa5cd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "453b81ab-4c43-4ca7-ba4c-5b9cad3f2b34" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020026Z:453b81ab-4c43-4ca7-ba4c-5b9cad3f2b34" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:26 GMT" + ], + "Content-Length": [ + "1161" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1849\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName24719\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName24719\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"2.en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"2.en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1608b39c-7fae-4aa4-a529-5a35886d671f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e8679620-6277-433b-9c4a-ce750125013e" + ], + "x-ms-client-request-id": [ + "1608b39c-7fae-4aa4-a529-5a35886d671f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "d7a0e32e-222e-409e-a36e-7856b1ac4770" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020038Z:d7a0e32e-222e-409e-a36e-7856b1ac4770" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:38 GMT" + ], + "Content-Length": [ + "583" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName1849\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1849\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName24719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnMvb3JpZ2luTmFtZTI0NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"2.en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"2.en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d643b904-2a39-459f-9122-a7b3e505ae3c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "198" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c33939d7-ca5d-4e44-9bc3-96ad00b62fd1" + ], + "x-ms-client-request-id": [ + "d643b904-2a39-459f-9122-a7b3e505ae3c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/54611d95-9ffb-40c0-8cd5-527621da8132?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "31f086cc-a46a-4e0c-a473-8c9bb2dff1f8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020015Z:31f086cc-a46a-4e0c-a473-8c9bb2dff1f8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:14 GMT" + ], + "Content-Length": [ + "576" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName24719\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName24719\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"2.en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"2.en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/54611d95-9ffb-40c0-8cd5-527621da8132?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTQ2MTFkOTUtOWZmYi00MGMwLThjZDUtNTI3NjIxZGE4MTMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9932f179-c5e5-42e9-bd42-0c5016008c68" + ], + "x-ms-client-request-id": [ + "1a48412c-6830-44ba-8b9c-ab7d95c08fe5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "b5a5423f-373f-429d-a91f-2b585684e7ec" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020025Z:b5a5423f-373f-429d-a91f-2b585684e7ec" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName24719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnMvb3JpZ2luTmFtZTI0NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c794a432-baea-474b-9cda-5b04dfaff5bf" + ], + "x-ms-client-request-id": [ + "baa485bc-39dc-4054-a1b3-cccd68ebc584" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "a408dd19-84c9-497b-91f1-b594d87af8fb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020025Z:a408dd19-84c9-497b-91f1-b594d87af8fb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:25 GMT" + ], + "Content-Length": [ + "577" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName24719\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName24719\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName1095\",\r\n \"hostName\": \"2.en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"2.en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8599/providers/Microsoft.Cdn/profiles/profile2043/originGroups/originGroupName1095/origins/originName24719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMDQzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnMvb3JpZ2luTmFtZTI0NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "30091189-59f1-4fbf-8f57-cddcc8c98dcd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/9b01beef-c2b6-4f82-ba49-5b04027793c2/profileresults/profile2043/origingroupresults/originGroupName1095/originresults/originName24719?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "428b61e5-d702-4fc0-81c6-9585df5ae0a5" + ], + "x-ms-client-request-id": [ + "30091189-59f1-4fbf-8f57-cddcc8c98dcd" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/9b01beef-c2b6-4f82-ba49-5b04027793c2?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14989" + ], + "x-ms-correlation-request-id": [ + "24028156-f079-45ed-8833-dcc206de786f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020027Z:24028156-f079-45ed-8833-dcc206de786f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:27 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/9b01beef-c2b6-4f82-ba49-5b04027793c2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWIwMWJlZWYtYzJiNi00ZjgyLWJhNDktNWIwNDAyNzc5M2MyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0e86809d-8d13-41b7-89cc-d009c84b8f53" + ], + "x-ms-client-request-id": [ + "33bde20c-b451-435d-90d6-b8dce0073e30" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "69b3fe62-a5bf-4687-990c-ac3ccb563c9a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020037Z:69b3fe62-a5bf-4687-990c-ac3ccb563c9a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8599/providers/Microsoft.Cdn/operationresults/9b01beef-c2b6-4f82-ba49-5b04027793c2/profileresults/profile2043/origingroupresults/originGroupName1095/originresults/originName24719?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NTk5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWIwMWJlZWYtYzJiNi00ZjgyLWJhNDktNWIwNDAyNzc5M2MyL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUyMDQzL29yaWdpbmdyb3VwcmVzdWx0cy9vcmlnaW5Hcm91cE5hbWUxMDk1L29yaWdpbnJlc3VsdHMvb3JpZ2luTmFtZTI0NzE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "fe079d0b-49e9-44db-a79d-681e1038bc9f" + ], + "x-ms-client-request-id": [ + "dbc24df4-e96f-4154-8fbf-8acff60cd716" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "cecda5c4-a9e6-49c5-b272-92e50ed44859" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T020038Z:cecda5c4-a9e6-49c5-b272-92e50ed44859" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:00:38 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 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8599" + ], + "AFDOriginGetListTest": [ + "profile2043", + "originGroupName1095", + "originName1849", + "originName24719" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginUpdateTest.json new file mode 100644 index 0000000000000..5c730a2a3b457 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginTest/AFDOriginUpdateTest.json @@ -0,0 +1,875 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a03d5582-7922-4d67-aa3a-9e377376f2d4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "7dcdec9c-3e82-4970-bbec-bad9a1ee3e13" + ], + "x-ms-correlation-request-id": [ + "7dcdec9c-3e82-4970-bbec-bad9a1ee3e13" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015748Z:7dcdec9c-3e82-4970-bbec-bad9a1ee3e13" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:48 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633\",\r\n \"name\": \"cdnResourceGroup8633\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0ab62069-dc4e-4834-8212-0ea26952124c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f42e967b-8d29-4345-828d-b216c5112c28" + ], + "x-ms-client-request-id": [ + "0ab62069-dc4e-4834-8212-0ea26952124c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/ba80334c-ebc0-4083-882c-6baff3074f00?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "995a8fb4-cbd2-45f1-8aa6-7b913953aef1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015756Z:995a8fb4-cbd2-45f1-8aa6-7b913953aef1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:57:56 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6856\",\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\": \"0701ddd0-9961-4f57-b48d-8788f53a8643\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/ba80334c-ebc0-4083-882c-6baff3074f00?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYmE4MDMzNGMtZWJjMC00MDgzLTg4MmMtNmJhZmYzMDc0ZjAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "89bcfd3b-cc4d-4fb2-b3e6-0245d04f7c57" + ], + "x-ms-client-request-id": [ + "bd076d34-e4ee-4ca3-bdca-a7ead78a8e7e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "1aef24e9-0a94-4e85-a453-b65d0a5f17c8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015806Z:1aef24e9-0a94-4e85-a453-b65d0a5f17c8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f3cdc246-f977-4151-a298-a701fd98d1c3" + ], + "x-ms-client-request-id": [ + "e717fc1f-cea5-428a-8543-9a740dfb06c1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "0035e7fb-841a-4859-b5dc-f56305382486" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015807Z:0035e7fb-841a-4859-b5dc-f56305382486" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:07 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6856\",\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\": \"0701ddd0-9961-4f57-b48d-8788f53a8643\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3MTE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "01b1855d-4c1f-4bb2-a63f-14736e56c034" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "83c75601-864b-4eae-9b04-6b24291887f4" + ], + "x-ms-client-request-id": [ + "01b1855d-4c1f-4bb2-a63f-14736e56c034" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "549df8df-92f0-43f7-9519-9316eda225fa" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015808Z:549df8df-92f0-43f7-9519-9316eda225fa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:08 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7116\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3MTE2L29yaWdpbnMvb3JpZ2luTmFtZTQ0OTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "18a24a61-61cb-4b0f-b313-f5a550b2579a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b7bf987b-43f3-4b49-9b9e-fc306f63db12" + ], + "x-ms-client-request-id": [ + "18a24a61-61cb-4b0f-b313-f5a550b2579a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/dc9238fc-a46a-48d0-8f4f-8db97f5b4647?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "8b8c19d9-d568-42cd-8e09-86f6a892119e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015810Z:8b8c19d9-d568-42cd-8e09-86f6a892119e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:09 GMT" + ], + "Content-Length": [ + "570" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName4496\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName7116\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/dc9238fc-a46a-48d0-8f4f-8db97f5b4647?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGM5MjM4ZmMtYTQ2YS00OGQwLThmNGYtOGRiOTdmNWI0NjQ3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5b59f249-7a10-4de4-b239-b733ceaa7762" + ], + "x-ms-client-request-id": [ + "d9f3bc2a-6116-4b15-b7b9-6a1a94d137d7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "5db31a62-e271-4815-9926-6a9ef2a2352f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015820Z:5db31a62-e271-4815-9926-6a9ef2a2352f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/dc9238fc-a46a-48d0-8f4f-8db97f5b4647?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZGM5MjM4ZmMtYTQ2YS00OGQwLThmNGYtOGRiOTdmNWI0NjQ3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "809435a5-f12e-4383-85c0-21ee854fdee4" + ], + "x-ms-client-request-id": [ + "01f346c9-7306-4163-b6f7-d238f9dbb37f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "005b304e-ff26-4849-a09f-22bb4746dde5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015830Z:005b304e-ff26-4849-a09f-22bb4746dde5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3MTE2L29yaWdpbnMvb3JpZ2luTmFtZTQ0OTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bedb2084-752e-4f44-a8a3-8d57e6359454" + ], + "x-ms-client-request-id": [ + "c9f34eeb-8ad0-4f09-bede-78578a799a57" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "26b90d36-e7b0-49ca-8c3b-d415491a2e1b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015831Z:26b90d36-e7b0-49ca-8c3b-d415491a2e1b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:30 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName4496\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName7116\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3MTE2L29yaWdpbnMvb3JpZ2luTmFtZTQ0OTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c9562569-fddb-4bf7-b9d4-cc6197260f44" + ], + "x-ms-client-request-id": [ + "c023d6d6-193f-40fb-b0ed-58df81b4ba79" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "f6b23b00-993d-45c4-a647-dc1911ebecda" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015843Z:f6b23b00-993d-45c4-a647-dc1911ebecda" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:43 GMT" + ], + "Content-Length": [ + "584" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName4496\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName7116\",\r\n \"hostName\": \"update.en.wikipedia.org\",\r\n \"httpPort\": 81,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"update.en.wikipedia.org\",\r\n \"priority\": 2,\r\n \"weight\": 100,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2ODU2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3MTE2L29yaWdpbnMvb3JpZ2luTmFtZTQ0OTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"update.en.wikipedia.org\",\r\n \"httpPort\": 81,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"update.en.wikipedia.org\",\r\n \"priority\": 2,\r\n \"weight\": 100\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d67194c5-077f-4716-9aff-f048153ca6c6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "207" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/9c2984da-e411-4d43-8065-a66644cad695/profileresults/profile6856/origingroupresults/originGroupName7116/originresults/originName4496?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0414745c-67a5-465a-b0c2-b67661fce809" + ], + "x-ms-client-request-id": [ + "d67194c5-077f-4716-9aff-f048153ca6c6" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/9c2984da-e411-4d43-8065-a66644cad695?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "95b784f4-646d-400d-87cc-c5517761fa44" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015832Z:95b784f4-646d-400d-87cc-c5517761fa44" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:32 GMT" + ], + "Content-Length": [ + "583" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/profiles/profile6856/originGroups/originGroupName7116/origins/originName4496\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName4496\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName7116\",\r\n \"hostName\": \"update.en.wikipedia.org\",\r\n \"httpPort\": 81,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"update.en.wikipedia.org\",\r\n \"priority\": 2,\r\n \"weight\": 100,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Updating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633/providers/Microsoft.Cdn/operationresults/9c2984da-e411-4d43-8065-a66644cad695?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWMyOTg0ZGEtZTQxMS00ZDQzLTgwNjUtYTY2NjQ0Y2FkNjk1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "27358f74-2efb-4853-baed-6aba5574995d" + ], + "x-ms-client-request-id": [ + "1d3f41f3-a5f2-4eff-a9a1-dbb8728aedc8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "5a21a4e9-540d-4aa4-8230-65d74356c094" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015843Z:5a21a4e9-540d-4aa4-8230-65d74356c094" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8633?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NjMzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "8af4c209-2561-492a-a779-62887ac44dfc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODYzMy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "5d3d5c66-c8e3-45f2-9594-8495c5726ce8" + ], + "x-ms-correlation-request-id": [ + "5d3d5c66-c8e3-45f2-9594-8495c5726ce8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015847Z:5d3d5c66-c8e3-45f2-9594-8495c5726ce8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:58:46 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8633" + ], + "AFDOriginUpdateTest": [ + "profile6856", + "originGroupName7116", + "originName4496" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteCreateTest.json new file mode 100644 index 0000000000000..91ec67f16d2ca --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteCreateTest.json @@ -0,0 +1,1158 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "8edae6e2-8d3f-40be-bbe9-c9c8e7993042" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1193" + ], + "x-ms-request-id": [ + "cf7cd339-17b8-4165-ba0f-d14b0e652190" + ], + "x-ms-correlation-request-id": [ + "cf7cd339-17b8-4165-ba0f-d14b0e652190" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022329Z:cf7cd339-17b8-4165-ba0f-d14b0e652190" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:23:28 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689\",\r\n \"name\": \"cdnResourceGroup1689\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "23f71cda-b338-4465-a299-1b99c057602f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "30c0218b-86b9-4d3a-81ee-b0b11386946b" + ], + "x-ms-client-request-id": [ + "23f71cda-b338-4465-a299-1b99c057602f" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/e1a8e518-55c9-41b3-8092-563cf91cef7a?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "cb2d38ad-dc09-43cb-84eb-60ab2a1e936f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022337Z:cb2d38ad-dc09-43cb-84eb-60ab2a1e936f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:23:36 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1876\",\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\": \"282e15e2-a2d1-49f8-9f9c-a67627ae90f8\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/e1a8e518-55c9-41b3-8092-563cf91cef7a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTFhOGU1MTgtNTVjOS00MWIzLTgwOTItNTYzY2Y5MWNlZjdhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bf1d7736-fb2b-45cf-bc98-f9e363712a7c" + ], + "x-ms-client-request-id": [ + "d4aada97-ebea-4e1f-941e-8b19d5dfc012" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "b7b75604-faa3-4923-8cd5-1cee4e146784" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022347Z:b7b75604-faa3-4923-8cd5-1cee4e146784" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:23: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1305395f-627a-47b4-b6da-49a8ce8ce593" + ], + "x-ms-client-request-id": [ + "144e6354-d4a4-44c6-83d7-708fcafebcbc" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "f61f7f78-029f-4072-8e08-381588b37824" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022348Z:f61f7f78-029f-4072-8e08-381588b37824" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:23:47 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1876\",\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\": \"282e15e2-a2d1-49f8-9f9c-a67627ae90f8\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4OTA0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "62ebb274-6c5c-4782-81f7-79202a2bbaef" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b5bfe7df-174e-46a9-8c59-79fec3a678d6" + ], + "x-ms-client-request-id": [ + "62ebb274-6c5c-4782-81f7-79202a2bbaef" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/cc7ced0f-1a1a-4f23-8937-083acc407613?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "5370293c-6e19-4f11-9ec7-11f19f7e932b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022353Z:5370293c-6e19-4f11-9ec7-11f19f7e932b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:23:53 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8904\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8904.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/cc7ced0f-1a1a-4f23-8937-083acc407613?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2M3Y2VkMGYtMWExYS00ZjIzLTg5MzctMDgzYWNjNDA3NjEzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f74dbe71-cdf9-4b68-a41c-702d2f989d1e" + ], + "x-ms-client-request-id": [ + "3e3cb4b6-52c1-4a96-bc8c-b257fe9d00a0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "812442d6-e968-4e5d-be00-c3b2c892aa87" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022404Z:812442d6-e968-4e5d-be00-c3b2c892aa87" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4OTA0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ec4a19ae-8dfe-464b-86d7-c3627dc706b0" + ], + "x-ms-client-request-id": [ + "7fbf47b0-fe51-4dc1-90d4-8b3856f14adf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "41c056b9-c561-4d35-b88c-94646ea799e3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022404Z:41c056b9-c561-4d35-b88c-94646ea799e3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:03 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8904\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8904.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU2NTY5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ec70003a-5d1e-49e8-95e3-359f91b1b888" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "64cfcf30-a0e3-46d3-9241-ee6dc5ce366d" + ], + "x-ms-client-request-id": [ + "ec70003a-5d1e-49e8-95e3-359f91b1b888" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "42292636-09f6-4fba-a9bb-8c63d0d1f127" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022405Z:42292636-09f6-4fba-a9bb-8c63d0d1f127" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:05 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName6569\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569/origins/originName8426?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU2NTY5L29yaWdpbnMvb3JpZ2luTmFtZTg0MjY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0572a771-0451-441a-923a-e1b784c3ad57" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cc22daa2-188b-43c8-a711-0241d5092265" + ], + "x-ms-client-request-id": [ + "0572a771-0451-441a-923a-e1b784c3ad57" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/b9b677ac-0658-4250-82bb-4ebc393e0ec5?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "078b123e-0332-4e1b-9c98-3e3b2753acba" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022407Z:078b123e-0332-4e1b-9c98-3e3b2753acba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:06 GMT" + ], + "Content-Length": [ + "570" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569/origins/originName8426\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName8426\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName6569\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/b9b677ac-0658-4250-82bb-4ebc393e0ec5?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjliNjc3YWMtMDY1OC00MjUwLTgyYmItNGViYzM5M2UwZWM1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1939b262-8da5-4f63-a44a-8290d82c77bb" + ], + "x-ms-client-request-id": [ + "3c6125a8-fde4-4284-a726-705bcc655ca9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "b003b7fb-1df1-4af8-ad53-90344eca6733" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022417Z:b003b7fb-1df1-4af8-ad53-90344eca6733" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569/origins/originName8426?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU2NTY5L29yaWdpbnMvb3JpZ2luTmFtZTg0MjY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "714d00ee-d6f0-446e-bc86-758af466e5a5" + ], + "x-ms-client-request-id": [ + "022ac6f4-5179-4aad-af9c-f88a2d22b12b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "0f249d72-b5c5-4d0a-a74f-bbf4b4424440" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022418Z:0f249d72-b5c5-4d0a-a74f-bbf4b4424440" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:17 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569/origins/originName8426\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName8426\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName6569\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/ruleSets/ruleSetName6582?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L3J1bGVTZXRzL3J1bGVTZXROYW1lNjU4Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7e4a9ecb-5364-4944-8778-7e9394ae9e1f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "76420437-6adc-489c-8edd-42520fff4901" + ], + "x-ms-client-request-id": [ + "7e4a9ecb-5364-4944-8778-7e9394ae9e1f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "25b3013d-7e8e-48c2-bd3f-c83f265df8a9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022419Z:25b3013d-7e8e-48c2-bd3f-c83f265df8a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:18 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/rulesets/ruleSetName6582\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName6582\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/ruleSets/ruleSetName6582/rules/ruleName8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L3J1bGVTZXRzL3J1bGVTZXROYW1lNjU4Mi9ydWxlcy9ydWxlTmFtZTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b14eeb82-ee86-4789-9b85-ef1bc89f8fa1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c2441ad6-0fe2-438c-b90f-dc4c898e5c38" + ], + "x-ms-client-request-id": [ + "b14eeb82-ee86-4789-9b85-ef1bc89f8fa1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "b41cffe3-e14b-4501-8416-3a3dcffedd35" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022420Z:b41cffe3-e14b-4501-8416-3a3dcffedd35" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:20 GMT" + ], + "Content-Length": [ + "794" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/rulesets/ruleSetName6582/rules/ruleName8\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName8\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904/routes/routeName9076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4OTA0L3JvdXRlcy9yb3V0ZU5hbWU5MDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569\"\r\n },\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/rulesets/ruleSetName6582\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"enabledState\": \"Enabled\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "87c514f6-4a3d-45db-a5fb-41b26db903e3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "575" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8eb98114-2c43-4235-a8c6-fbd6e171aeb9" + ], + "x-ms-client-request-id": [ + "87c514f6-4a3d-45db-a5fb-41b26db903e3" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/34bc62cb-a8d2-4be1-ab5b-398feb4c7e45?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "74f2ef8e-920c-4bd6-8f57-acf97b25a809" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022422Z:74f2ef8e-920c-4bd6-8f57-acf97b25a809" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:21 GMT" + ], + "Content-Length": [ + "1093" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904/routes/routeName9076\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName9076\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/rulesets/ruleSetName6582\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/operationresults/34bc62cb-a8d2-4be1-ab5b-398feb4c7e45?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzRiYzYyY2ItYThkMi00YmUxLWFiNWItMzk4ZmViNGM3ZTQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b601a1aa-825f-42d1-b11f-db6f2b7899a0" + ], + "x-ms-client-request-id": [ + "86d295b7-de74-44bd-bc9b-be58422a1a7a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "30c26adc-7e19-4a68-969a-64854725bddf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022433Z:30c26adc-7e19-4a68-969a-64854725bddf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904/routes/routeName9076?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODc2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4OTA0L3JvdXRlcy9yb3V0ZU5hbWU5MDc2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1bd25ff6-c9c2-4bc5-8735-e535be547399" + ], + "x-ms-client-request-id": [ + "ffa18278-b4fb-4ecc-ae17-5bc5b11a7a10" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "4624746a-635b-4410-a4ee-4218a955597f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022433Z:4624746a-635b-4410-a4ee-4218a955597f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:33 GMT" + ], + "Content-Length": [ + "1094" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/afdEndpoints/endpointName8904/routes/routeName9076\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName9076\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/originGroups/originGroupName6569\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689/providers/Microsoft.Cdn/profiles/profile1876/rulesets/ruleSetName6582\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1689?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjg5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6af1a03f-ddb9-435f-8a20-687ed636945e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY4OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14988" + ], + "x-ms-request-id": [ + "bfdcf51e-c415-4b7a-a4e1-41ad6153c464" + ], + "x-ms-correlation-request-id": [ + "bfdcf51e-c415-4b7a-a4e1-41ad6153c464" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022437Z:bfdcf51e-c415-4b7a-a4e1-41ad6153c464" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:37 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1689" + ], + "AFDRouteCreateTest": [ + "profile1876", + "endpointName8904", + "originGroupName6569", + "originName8426", + "ruleSetName6582", + "ruleName8", + "routeName9076" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteDeleteTest.json new file mode 100644 index 0000000000000..2213f23eada23 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteDeleteTest.json @@ -0,0 +1,1470 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a98e912c-41c7-4e14-988f-f1e2cff9f1cc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "fb96f091-7286-4661-bc72-fc384bcdfeb0" + ], + "x-ms-correlation-request-id": [ + "fb96f091-7286-4661-bc72-fc384bcdfeb0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022602Z:fb96f091-7286-4661-bc72-fc384bcdfeb0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:01 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649\",\r\n \"name\": \"cdnResourceGroup5649\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f42e1d6f-1f26-4079-b139-d18d6f60a4cc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "912a616b-7c66-4770-b26e-6a772d9a3b88" + ], + "x-ms-client-request-id": [ + "f42e1d6f-1f26-4079-b139-d18d6f60a4cc" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/1c351acd-390e-49a1-8471-a1644299291b?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "3b23ca18-1eaa-45cd-a740-79348d3e5ed5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022610Z:3b23ca18-1eaa-45cd-a740-79348d3e5ed5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:09 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3489\",\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\": \"79ec51d2-4550-41fb-a70b-d7c299c825fa\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/1c351acd-390e-49a1-8471-a1644299291b?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWMzNTFhY2QtMzkwZS00OWExLTg0NzEtYTE2NDQyOTkyOTFiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "138514b8-7ec0-40ca-a8eb-4a1bb5c5ed30" + ], + "x-ms-client-request-id": [ + "964ed68d-bbdd-40e4-8cd8-cd3a547ca3d4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "aae86a3f-0408-4cd3-99d9-2705a387407c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022620Z:aae86a3f-0408-4cd3-99d9-2705a387407c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/1c351acd-390e-49a1-8471-a1644299291b?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWMzNTFhY2QtMzkwZS00OWExLTg0NzEtYTE2NDQyOTkyOTFiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c1368393-1f85-441c-b6d8-13b2aacec8ff" + ], + "x-ms-client-request-id": [ + "1f6c9337-db25-4b0d-9cff-bf0d6fe50098" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "9c9105c7-6def-4d7b-99d6-c252231f2515" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022630Z:9c9105c7-6def-4d7b-99d6-c252231f2515" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "258132f3-7f84-4ba1-82a7-18d9c251aac4" + ], + "x-ms-client-request-id": [ + "6e3ce60b-148f-4008-aa21-8b94ee322252" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "8c0ea31e-fed8-4955-b6c1-648ef815ecd8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022631Z:8c0ea31e-fed8-4955-b6c1-648ef815ecd8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:31 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3489\",\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\": \"79ec51d2-4550-41fb-a70b-d7c299c825fa\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzMDE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5bebee8e-c887-473c-8cf0-07eb30fe66d3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9d49582d-9220-4c83-9112-cdddc9af1e70" + ], + "x-ms-client-request-id": [ + "5bebee8e-c887-473c-8cf0-07eb30fe66d3" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/0cb4494a-972a-4f27-bbdb-15e34a54f8a4?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "291ded9d-841c-4a9e-b892-5bcbc1e73898" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022637Z:291ded9d-841c-4a9e-b892-5bcbc1e73898" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:37 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3019\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3019.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/0cb4494a-972a-4f27-bbdb-15e34a54f8a4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGNiNDQ5NGEtOTcyYS00ZjI3LWJiZGItMTVlMzRhNTRmOGE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8a4376ec-a284-4e50-96e2-133f4c14f451" + ], + "x-ms-client-request-id": [ + "dcebc02e-22a6-4bf2-85d1-39d5e2f4739c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "3613be50-37e0-45bc-9c7a-9df58c225071" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022647Z:3613be50-37e0-45bc-9c7a-9df58c225071" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzMDE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "62cc3e06-e73a-4191-bb83-c04677f246b4" + ], + "x-ms-client-request-id": [ + "e294535a-3c2c-4c64-bddb-0ded53478b08" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "52a5c3c7-3691-4c14-9d4e-2dc9033a8e3d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022647Z:52a5c3c7-3691-4c14-9d4e-2dc9033a8e3d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:47 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3019\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3019.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MzU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "005ed877-fb3a-47d4-a651-66e319b0bd17" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "beb94a5c-349b-4b5a-92bd-83f98d6f2458" + ], + "x-ms-client-request-id": [ + "005ed877-fb3a-47d4-a651-66e319b0bd17" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "62fb0280-f793-4e27-a8cf-c8e9d64f003b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022649Z:62fb0280-f793-4e27-a8cf-c8e9d64f003b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:49 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName5357\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357/origins/originName388?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MzU3L29yaWdpbnMvb3JpZ2luTmFtZTM4OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f61a1ee3-a6f8-4161-b872-553b52953e69" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d995a1a5-e66c-43f2-a887-cda3119d75a7" + ], + "x-ms-client-request-id": [ + "f61a1ee3-a6f8-4161-b872-553b52953e69" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/8c6b92eb-d214-4a0e-92ef-a6236eeb0e7c?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "fa3f28b1-676c-4ec9-a58a-55afbdbef4b3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022650Z:fa3f28b1-676c-4ec9-a58a-55afbdbef4b3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:26:50 GMT" + ], + "Content-Length": [ + "568" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357/origins/originName388\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName388\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName5357\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/8c6b92eb-d214-4a0e-92ef-a6236eeb0e7c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGM2YjkyZWItZDIxNC00YTBlLTkyZWYtYTYyMzZlZWIwZTdjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2bc08cab-c34a-4b70-a156-94065742c968" + ], + "x-ms-client-request-id": [ + "fae8505c-af2b-44bc-9555-96684c57a4fa" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "50ed1c78-7784-4f99-8ff4-f09764be93da" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022701Z:50ed1c78-7784-4f99-8ff4-f09764be93da" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/8c6b92eb-d214-4a0e-92ef-a6236eeb0e7c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGM2YjkyZWItZDIxNC00YTBlLTkyZWYtYTYyMzZlZWIwZTdjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "93ba569d-1eed-4d42-a0d5-3f5313b23673" + ], + "x-ms-client-request-id": [ + "c5b0fa95-06e1-440f-ba0e-67d5d2683358" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "120c3540-8f33-4718-a8c9-78d0e1978a16" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022711Z:120c3540-8f33-4718-a8c9-78d0e1978a16" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357/origins/originName388?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU1MzU3L29yaWdpbnMvb3JpZ2luTmFtZTM4OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "200ec74d-c69f-490d-af93-b9590f4988dd" + ], + "x-ms-client-request-id": [ + "01a248d4-29d0-4c0e-9800-202d8efbe63c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "a7849a21-7e11-40be-b13c-e89e3061d793" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022711Z:a7849a21-7e11-40be-b13c-e89e3061d793" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:11 GMT" + ], + "Content-Length": [ + "569" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357/origins/originName388\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName388\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName5357\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/ruleSets/ruleSetName9262?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L3J1bGVTZXRzL3J1bGVTZXROYW1lOTI2Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "45e6843c-4bfe-43ed-9064-4e5dae44635c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7c571566-f647-4d04-89ef-880bda31db3e" + ], + "x-ms-client-request-id": [ + "45e6843c-4bfe-43ed-9064-4e5dae44635c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "d7865c39-a691-4b02-a369-a2e8c82066b0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022712Z:d7865c39-a691-4b02-a369-a2e8c82066b0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:12 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/rulesets/ruleSetName9262\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName9262\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/ruleSets/ruleSetName9262/rules/ruleName6284?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L3J1bGVTZXRzL3J1bGVTZXROYW1lOTI2Mi9ydWxlcy9ydWxlTmFtZTYyODQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "df7d1c01-7396-4be3-bced-ddbed6a4b1a2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "fbac1441-8aef-4984-934c-edac1d0b06d4" + ], + "x-ms-client-request-id": [ + "df7d1c01-7396-4be3-bced-ddbed6a4b1a2" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "7fd07151-01b8-4e60-a0c6-a645d56af526" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022714Z:7fd07151-01b8-4e60-a0c6-a645d56af526" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:13 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/rulesets/ruleSetName9262/rules/ruleName6284\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName6284\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019/routes/routeName1736?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzMDE5L3JvdXRlcy9yb3V0ZU5hbWUxNzM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357\"\r\n },\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/rulesets/ruleSetName9262\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"enabledState\": \"Enabled\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fa36ddac-9dca-41e2-ae8a-9086063fcedc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "575" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f261aa02-4a73-416e-adbb-9d57de274406" + ], + "x-ms-client-request-id": [ + "fa36ddac-9dca-41e2-ae8a-9086063fcedc" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/47d1a4d0-fa0f-4db5-b040-636324d92830?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "08e737a4-7c97-4320-935a-35c7a55c837f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022716Z:08e737a4-7c97-4320-935a-35c7a55c837f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:15 GMT" + ], + "Content-Length": [ + "1093" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019/routes/routeName1736\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName1736\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/rulesets/ruleSetName9262\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/47d1a4d0-fa0f-4db5-b040-636324d92830?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNDdkMWE0ZDAtZmEwZi00ZGI1LWIwNDAtNjM2MzI0ZDkyODMwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "dddc216f-0d82-4e50-bb9f-55abfaedc11a" + ], + "x-ms-client-request-id": [ + "64d177e8-c805-4943-98b2-2cae9625ff1c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "a450c553-ccc0-49c7-8579-f7253be6225c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022726Z:a450c553-ccc0-49c7-8579-f7253be6225c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019/routes/routeName1736?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzMDE5L3JvdXRlcy9yb3V0ZU5hbWUxNzM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4fa7bce7-ecb6-41b2-a9e0-7ad8f9c9e9d3" + ], + "x-ms-client-request-id": [ + "8fef5b03-bf87-4ac6-bd8c-7121f28f60b3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "a0da98c3-e3b9-49ca-8be9-9028c2b3f32e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022726Z:a0da98c3-e3b9-49ca-8be9-9028c2b3f32e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:26 GMT" + ], + "Content-Length": [ + "1094" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019/routes/routeName1736\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName1736\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/originGroups/originGroupName5357\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/rulesets/ruleSetName9262\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5649/providers/Microsoft.Cdn/profiles/profile3489/afdEndpoints/endpointName3019/routes/routeName1736?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUzMDE5L3JvdXRlcy9yb3V0ZU5hbWUxNzM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6f136c17-b197-4b23-905c-299004e523e7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/331f0caf-0fbb-49b3-8262-f022124887f0/profileresults/profile3489/afdendpointresults/endpointName3019/routeresults/routeName1736?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "23cdacf5-cd1b-45ae-ba53-b93d8d3f69fc" + ], + "x-ms-client-request-id": [ + "6f136c17-b197-4b23-905c-299004e523e7" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/331f0caf-0fbb-49b3-8262-f022124887f0?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14993" + ], + "x-ms-correlation-request-id": [ + "e68495a0-4128-4a67-a043-5bcf445436e2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022727Z:e68495a0-4128-4a67-a043-5bcf445436e2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:27 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/331f0caf-0fbb-49b3-8262-f022124887f0?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzMxZjBjYWYtMGZiYi00OWIzLTgyNjItZjAyMjEyNDg4N2YwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "baf12c86-162f-4a49-b1a2-9a267d218644" + ], + "x-ms-client-request-id": [ + "e46ebd7e-db0d-41a0-b76d-f9da8f1df9fb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "c9c05ca3-9308-4aae-9347-dbbc1734f6bd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022738Z:c9c05ca3-9308-4aae-9347-dbbc1734f6bd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649/providers/Microsoft.Cdn/operationresults/331f0caf-0fbb-49b3-8262-f022124887f0/profileresults/profile3489/afdendpointresults/endpointName3019/routeresults/routeName1736?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzMxZjBjYWYtMGZiYi00OWIzLTgyNjItZjAyMjEyNDg4N2YwL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUzNDg5L2FmZGVuZHBvaW50cmVzdWx0cy9lbmRwb2ludE5hbWUzMDE5L3JvdXRlcmVzdWx0cy9yb3V0ZU5hbWUxNzM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "09db0458-8081-4933-9645-16285793dbd5" + ], + "x-ms-client-request-id": [ + "2a876468-e4a7-4aff-bc73-a83dcfc00bd8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "19da5ff0-8266-43c1-9c18-3c6b17662160" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022738Z:19da5ff0-8266-43c1-9c18-3c6b17662160" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:38 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5649?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1NjQ5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "de20d545-fb80-4a29-8658-8c66043d4aa7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTY0OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14995" + ], + "x-ms-request-id": [ + "7ab5ab26-89fd-42c8-a65c-2ee3e6fd4d65" + ], + "x-ms-correlation-request-id": [ + "7ab5ab26-89fd-42c8-a65c-2ee3e6fd4d65" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022742Z:7ab5ab26-89fd-42c8-a65c-2ee3e6fd4d65" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:41 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup5649" + ], + "AFDRouteDeleteTest": [ + "profile3489", + "endpointName3019", + "originGroupName5357", + "originName388", + "ruleSetName9262", + "ruleName6284", + "routeName1736" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteGetListTest.json new file mode 100644 index 0000000000000..21c755b7fb887 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteGetListTest.json @@ -0,0 +1,1548 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "17184a45-153f-47f8-9c36-174ae59d2ae6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" + ], + "x-ms-request-id": [ + "44eb9313-ff38-41fc-a39b-9b4ad2e41cce" + ], + "x-ms-correlation-request-id": [ + "44eb9313-ff38-41fc-a39b-9b4ad2e41cce" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022440Z:44eb9313-ff38-41fc-a39b-9b4ad2e41cce" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:39 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048\",\r\n \"name\": \"cdnResourceGroup2048\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5217e94f-22ed-4b09-8d45-1153c88c8d4b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "715a1272-0498-4426-940e-beaaff7f3e7c" + ], + "x-ms-client-request-id": [ + "5217e94f-22ed-4b09-8d45-1153c88c8d4b" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/c372b726-6531-4767-9f7b-44f4ebc5a99d?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "21" + ], + "x-ms-correlation-request-id": [ + "e55125f0-49ea-4e04-933d-abb2b27d0f0e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022448Z:e55125f0-49ea-4e04-933d-abb2b27d0f0e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:48 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1997\",\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\": \"d0f464ed-968b-417c-8bfb-ac6cfddac7f1\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/c372b726-6531-4767-9f7b-44f4ebc5a99d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzM3MmI3MjYtNjUzMS00NzY3LTlmN2ItNDRmNGViYzVhOTlkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ee9cf40b-3d7e-466f-8a87-5333e8ee1e1e" + ], + "x-ms-client-request-id": [ + "2ae2840e-af08-4226-a69e-e88de7d7b1e3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-correlation-request-id": [ + "125e2b23-4ee7-411f-a3bb-ec3635906d3a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022459Z:125e2b23-4ee7-411f-a3bb-ec3635906d3a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "357c302d-a69e-4c0b-ad52-1716b42450f8" + ], + "x-ms-client-request-id": [ + "b6901d98-d937-4612-b0fd-8f827f8bc7d3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "71ffe8cd-514b-4265-b5fb-f08116e4511c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022459Z:71ffe8cd-514b-4265-b5fb-f08116e4511c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:24:59 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1997\",\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\": \"d0f464ed-968b-417c-8bfb-ac6cfddac7f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a9a333cd-a039-4bac-b163-7b815e2e2e0b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "12dd0636-b6e9-489d-a10b-b557426877e1" + ], + "x-ms-client-request-id": [ + "a9a333cd-a039-4bac-b163-7b815e2e2e0b" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/cb10c2b6-70c0-462e-ab3e-740d37ff3ddf?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" + ], + "x-ms-correlation-request-id": [ + "de3dd49b-6b45-4592-a9cf-d9d7a87e1dc3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022503Z:de3dd49b-6b45-4592-a9cf-d9d7a87e1dc3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:03 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName6221\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName6221.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/cb10c2b6-70c0-462e-ab3e-740d37ff3ddf?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2IxMGMyYjYtNzBjMC00NjJlLWFiM2UtNzQwZDM3ZmYzZGRmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d8223136-f62c-4a26-92f7-80111ced44ad" + ], + "x-ms-client-request-id": [ + "1e899b67-b22d-49f8-a969-51a2a1b4520c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-correlation-request-id": [ + "ac5e8aad-5a8f-4ec0-b8e0-ccdfcb5c1dc8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022513Z:ac5e8aad-5a8f-4ec0-b8e0-ccdfcb5c1dc8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9331053a-df33-4cec-b240-ab73d489e5e3" + ], + "x-ms-client-request-id": [ + "f2974ad1-26cd-4730-8bd5-0087b717a2a1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "71025f38-a4ee-4d18-8fc4-d364234eeba3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022514Z:71025f38-a4ee-4d18-8fc4-d364234eeba3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:14 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName6221\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName6221.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3NDg3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1406d824-77cf-46eb-a377-32df9f965397" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8c845e48-61d1-4798-a880-d0faff599fa6" + ], + "x-ms-client-request-id": [ + "1406d824-77cf-46eb-a377-32df9f965397" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" + ], + "x-ms-correlation-request-id": [ + "5c755b75-891c-429c-b210-a99d752aa84b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022515Z:5c755b75-891c-429c-b210-a99d752aa84b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:15 GMT" + ], + "Content-Length": [ + "697" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7487\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487/origins/originName1732?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3NDg3L29yaWdpbnMvb3JpZ2luTmFtZTE3MzI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "327c85fd-3e77-4c64-a5c5-175c4b5272da" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "84c738a1-a9ee-4ebb-ba59-6d79b7c60274" + ], + "x-ms-client-request-id": [ + "327c85fd-3e77-4c64-a5c5-175c4b5272da" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/31ba907d-2137-4a50-821f-ddf1c7e3aaa7?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" + ], + "x-ms-correlation-request-id": [ + "4da048c6-2562-410f-9137-e2b3bc27349c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022517Z:4da048c6-2562-410f-9137-e2b3bc27349c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:16 GMT" + ], + "Content-Length": [ + "570" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487/origins/originName1732\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1732\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName7487\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/31ba907d-2137-4a50-821f-ddf1c7e3aaa7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzFiYTkwN2QtMjEzNy00YTUwLTgyMWYtZGRmMWM3ZTNhYWE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "17a3262d-b723-4049-a5ee-dece38726048" + ], + "x-ms-client-request-id": [ + "8156d9ca-33eb-4e2b-96dc-3bca548e2014" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-correlation-request-id": [ + "affcc812-dff3-46cb-b299-0c4a17df4769" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022527Z:affcc812-dff3-46cb-b299-0c4a17df4769" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487/origins/originName1732?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3NDg3L29yaWdpbnMvb3JpZ2luTmFtZTE3MzI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4aebf3de-fe3b-4d10-9f1c-eca083ead7ce" + ], + "x-ms-client-request-id": [ + "5990a33d-301b-4911-8acb-46b2b24dac2d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-correlation-request-id": [ + "d3e2be43-34b3-41e6-8c8c-01b383930e02" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022527Z:d3e2be43-34b3-41e6-8c8c-01b383930e02" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:27 GMT" + ], + "Content-Length": [ + "571" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487/origins/originName1732\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1732\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName7487\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/ruleSets/ruleSetName7810?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L3J1bGVTZXRzL3J1bGVTZXROYW1lNzgxMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c70e3297-08b2-4ee0-8755-5b6788eed888" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cb88a4bb-9909-4796-a88a-19d25df81968" + ], + "x-ms-client-request-id": [ + "c70e3297-08b2-4ee0-8755-5b6788eed888" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" + ], + "x-ms-correlation-request-id": [ + "9fe467f2-169b-4b40-95e0-9f45211eeeb1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022528Z:9fe467f2-169b-4b40-95e0-9f45211eeeb1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:28 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName7810\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/ruleSets/ruleSetName7810/rules/ruleName4898?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L3J1bGVTZXRzL3J1bGVTZXROYW1lNzgxMC9ydWxlcy9ydWxlTmFtZTQ4OTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e4622762-69a1-4004-8cee-3280aa21276b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "320ba700-b622-4681-a708-861dcf6e66d9" + ], + "x-ms-client-request-id": [ + "e4622762-69a1-4004-8cee-3280aa21276b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "95" + ], + "x-ms-correlation-request-id": [ + "c86d49b1-d784-4d99-8843-3d49b68d1204" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022530Z:c86d49b1-d784-4d99-8843-3d49b68d1204" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:29 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810/rules/ruleName4898\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName4898\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcy9yb3V0ZU5hbWU1NjQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487\"\r\n },\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"enabledState\": \"Enabled\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "69d5f3f9-e18c-4a95-9132-4e520f5d705a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "575" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5c2f9238-fca3-45e7-b397-b2f7d3774559" + ], + "x-ms-client-request-id": [ + "69d5f3f9-e18c-4a95-9132-4e520f5d705a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/eae924af-b8a3-4027-b37c-27ff7f67d1e5?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "97" + ], + "x-ms-correlation-request-id": [ + "fb136d2d-09dd-4901-9250-a00a09102425" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022531Z:fb136d2d-09dd-4901-9250-a00a09102425" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:31 GMT" + ], + "Content-Length": [ + "1093" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName5640\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/eae924af-b8a3-4027-b37c-27ff7f67d1e5?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZWFlOTI0YWYtYjhhMy00MDI3LWIzN2MtMjdmZjdmNjdkMWU1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f1103853-5438-4eb1-a1af-66ec5d2ea425" + ], + "x-ms-client-request-id": [ + "ddf09eea-94ff-4f8a-ba1d-40a9efda44e6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-correlation-request-id": [ + "61cd76a8-15a3-4c6e-ab00-f84187fe090e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022542Z:61cd76a8-15a3-4c6e-ab00-f84187fe090e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcy9yb3V0ZU5hbWU1NjQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cc5eda4c-6a93-4ad6-a18d-9afa5bc43b3c" + ], + "x-ms-client-request-id": [ + "87d05452-820c-48e8-810c-0d3850f6541e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-correlation-request-id": [ + "4149b950-b20a-45de-b950-b854e55decfd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022542Z:4149b950-b20a-45de-b950-b854e55decfd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:42 GMT" + ], + "Content-Length": [ + "1094" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName5640\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcy9yb3V0ZU5hbWU1NjQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a674c3a0-c942-434c-aeb7-e97077fa773c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2cc1d03f-3e07-4ab9-97f9-ea6915926265" + ], + "x-ms-client-request-id": [ + "a674c3a0-c942-434c-aeb7-e97077fa773c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-correlation-request-id": [ + "3fc1e1e2-ffb0-46ca-a9f1-496abbab7411" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022543Z:3fc1e1e2-ffb0-46ca-a9f1-496abbab7411" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:42 GMT" + ], + "Content-Length": [ + "1094" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName5640\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1486fbf3-2fba-427c-94b0-e8e7907d8f4a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "28f7d805-6287-40a5-be5a-190671f92cb0" + ], + "x-ms-client-request-id": [ + "1486fbf3-2fba-427c-94b0-e8e7907d8f4a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-correlation-request-id": [ + "cb98c403-7bad-48e2-b271-cdd0df507546" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022543Z:cb98c403-7bad-48e2-b271-cdd0df507546" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:43 GMT" + ], + "Content-Length": [ + "1106" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName5640\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/originGroups/originGroupName7487\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/rulesets/ruleSetName7810\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "349602f1-e125-41d5-9e3e-ad3ab08c4026" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "41ac2b35-0cbd-488b-9fd6-0e645fef0acc" + ], + "x-ms-client-request-id": [ + "349602f1-e125-41d5-9e3e-ad3ab08c4026" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-correlation-request-id": [ + "fba8cc53-6f17-49c9-9ea9-3bc739bceee2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022556Z:fba8cc53-6f17-49c9-9ea9-3bc739bceee2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:55 GMT" + ], + "Content-Length": [ + "12" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2048/providers/Microsoft.Cdn/profiles/profile1997/afdEndpoints/endpointName6221/routes/routeName5640?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxOTk3L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcy9yb3V0ZU5hbWU1NjQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "bc22f1e2-932a-4ba2-b845-c528573907ed" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/909a75e0-11e9-40dd-9226-a13847e06251/profileresults/profile1997/afdendpointresults/endpointName6221/routeresults/routeName5640?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "218f7089-233e-438b-829b-07514ee5ddce" + ], + "x-ms-client-request-id": [ + "bc22f1e2-932a-4ba2-b845-c528573907ed" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/909a75e0-11e9-40dd-9226-a13847e06251?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14996" + ], + "x-ms-correlation-request-id": [ + "7bd129d8-9e57-41a7-8223-e0b85354fbdf" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022544Z:7bd129d8-9e57-41a7-8223-e0b85354fbdf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:44 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/909a75e0-11e9-40dd-9226-a13847e06251?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTA5YTc1ZTAtMTFlOS00MGRkLTkyMjYtYTEzODQ3ZTA2MjUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1440087f-18bb-4d02-9cf8-f68137d186a0" + ], + "x-ms-client-request-id": [ + "f7b6940d-85c4-4dd3-9504-cadb07ef5c82" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-correlation-request-id": [ + "e7925839-db99-45b3-afdd-1d589df78f87" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022554Z:e7925839-db99-45b3-afdd-1d589df78f87" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048/providers/Microsoft.Cdn/operationresults/909a75e0-11e9-40dd-9226-a13847e06251/profileresults/profile1997/afdendpointresults/endpointName6221/routeresults/routeName5640?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTA5YTc1ZTAtMTFlOS00MGRkLTkyMjYtYTEzODQ3ZTA2MjUxL3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGUxOTk3L2FmZGVuZHBvaW50cmVzdWx0cy9lbmRwb2ludE5hbWU2MjIxL3JvdXRlcmVzdWx0cy9yb3V0ZU5hbWU1NjQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ad2def12-ccf0-4f3d-998f-c2d160488101" + ], + "x-ms-client-request-id": [ + "f20cdcb1-ec7c-48fc-9b7f-bdb0de940a95" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-correlation-request-id": [ + "3101b0ca-e9ba-4809-beb9-4ffd27af981f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022555Z:3101b0ca-e9ba-4809-beb9-4ffd27af981f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:54 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2048?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyMDQ4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "13959cc4-aa88-4dbf-a47a-dd150883b636" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjA0OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14995" + ], + "x-ms-request-id": [ + "6db693cd-4d3e-4fb7-bb7b-da362622a6ef" + ], + "x-ms-correlation-request-id": [ + "6db693cd-4d3e-4fb7-bb7b-da362622a6ef" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022559Z:6db693cd-4d3e-4fb7-bb7b-da362622a6ef" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:25:59 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup2048" + ], + "AFDRouteGetListTest": [ + "profile1997", + "endpointName6221", + "originGroupName7487", + "originName1732", + "ruleSetName7810", + "ruleName4898", + "routeName5640" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteUpdateTest.json new file mode 100644 index 0000000000000..25ed2261c19b5 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRouteTest/AFDRouteUpdateTest.json @@ -0,0 +1,1095 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6d6e18e7-15dc-442e-91c1-2cf6054da9e1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-request-id": [ + "b3107040-299e-4d22-b1df-07532cd1e5bc" + ], + "x-ms-correlation-request-id": [ + "b3107040-299e-4d22-b1df-07532cd1e5bc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022745Z:b3107040-299e-4d22-b1df-07532cd1e5bc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:44 GMT" + ], + "Content-Length": [ + "189" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97\",\r\n \"name\": \"cdnResourceGroup97\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c393b9e4-704a-486f-9cce-5213f9a48cde" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a02f65f2-c3a1-4565-93f3-c2107a994013" + ], + "x-ms-client-request-id": [ + "c393b9e4-704a-486f-9cce-5213f9a48cde" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/be9ee65b-8622-4fc6-abac-10aeab1608ab?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "20" + ], + "x-ms-correlation-request-id": [ + "ba49c5aa-2860-49a7-bc12-f39a8215278e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022752Z:ba49c5aa-2860-49a7-bc12-f39a8215278e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:27:52 GMT" + ], + "Content-Length": [ + "437" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile751\",\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\": \"6ba05d2b-33db-4f46-a82e-00cf6f108105\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/be9ee65b-8622-4fc6-abac-10aeab1608ab?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JlOWVlNjViLTg2MjItNGZjNi1hYmFjLTEwYWVhYjE2MDhhYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3e2e9c83-30f8-4af7-8429-6b273dddec3a" + ], + "x-ms-client-request-id": [ + "6895bbc5-d359-4898-a4cf-09b278214b4a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-correlation-request-id": [ + "2dbacf31-48f8-437b-8f24-357ff6f9e762" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022802Z:2dbacf31-48f8-437b-8f24-357ff6f9e762" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:02 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d8d59f40-f6ad-44f1-bf2f-69613f60977f" + ], + "x-ms-client-request-id": [ + "58ecd38f-fcb0-481b-bcb3-0c2a81ac5c3c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "fe9dbaaa-90be-4f60-b2c2-90547d0708fc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022803Z:fe9dbaaa-90be-4f60-b2c2-90547d0708fc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:02 GMT" + ], + "Content-Length": [ + "436" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile751\",\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\": \"6ba05d2b-33db-4f46-a82e-00cf6f108105\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4ODUyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "000a05f1-db7b-4ae8-8f65-12af067cae8e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cbc7dece-7a7c-4645-83f9-c2562cd4789a" + ], + "x-ms-client-request-id": [ + "000a05f1-db7b-4ae8-8f65-12af067cae8e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/3841dd7c-d521-48b6-9974-4a35727d8d22?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" + ], + "x-ms-correlation-request-id": [ + "347cedd9-a9a4-4e4d-8043-3b0c34764620" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022807Z:347cedd9-a9a4-4e4d-8043-3b0c34764620" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:06 GMT" + ], + "Content-Length": [ + "483" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8852\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8852.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/3841dd7c-d521-48b6-9974-4a35727d8d22?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzM4NDFkZDdjLWQ1MjEtNDhiNi05OTc0LTRhMzU3MjdkOGQyMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e67858c7-6e64-46cd-91e8-026673b694a8" + ], + "x-ms-client-request-id": [ + "cbf76ce6-32a9-4d4f-b5be-fd23f91a7fc7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-correlation-request-id": [ + "0b03ad32-9c75-4a74-8f77-793e0c5a6dfb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022817Z:0b03ad32-9c75-4a74-8f77-793e0c5a6dfb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4ODUyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c05d0ea0-87e7-4346-86b6-cd1acf9401a6" + ], + "x-ms-client-request-id": [ + "52d894e3-c343-42a0-801a-f684e522f0de" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "a7b67d74-c891-40ac-9d02-b33a0177913e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022818Z:a7b67d74-c891-40ac-9d02-b33a0177913e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:17 GMT" + ], + "Content-Length": [ + "484" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8852\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8852.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUyMjcwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "feed8a28-73c4-4c26-8c82-655b89ebc47a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "339" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "502dbec8-8165-4e12-ae2b-42435a457a6c" + ], + "x-ms-client-request-id": [ + "feed8a28-73c4-4c26-8c82-655b89ebc47a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" + ], + "x-ms-correlation-request-id": [ + "469e68ad-e032-4ba2-bc88-29aa270d2029" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022819Z:469e68ad-e032-4ba2-bc88-29aa270d2029" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:18 GMT" + ], + "Content-Length": [ + "694" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName2270\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270/origins/originName1352?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUyMjcwL29yaWdpbnMvb3JpZ2luTmFtZTEzNTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "673597b8-f853-462a-8bda-1846d69d38c9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "194" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "db3be360-9765-4a45-8f97-de173546ee02" + ], + "x-ms-client-request-id": [ + "673597b8-f853-462a-8bda-1846d69d38c9" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/9ee17ee5-b4d3-4dd1-9974-25a5e3dec170?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" + ], + "x-ms-correlation-request-id": [ + "3a025c7b-a9e1-45ed-ae79-ba915eb9d0e1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022820Z:3a025c7b-a9e1-45ed-ae79-ba915eb9d0e1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:20 GMT" + ], + "Content-Length": [ + "567" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270/origins/originName1352\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1352\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName2270\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/9ee17ee5-b4d3-4dd1-9974-25a5e3dec170?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzllZTE3ZWU1LWI0ZDMtNGRkMS05OTc0LTI1YTVlM2RlYzE3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9416c6e3-4f64-47be-9a8c-b8507a628c0e" + ], + "x-ms-client-request-id": [ + "90f89f31-0b58-43f4-9e72-277dade61ec5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-correlation-request-id": [ + "b02a73d3-92eb-4935-8e59-d32a2f691695" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022831Z:b02a73d3-92eb-4935-8e59-d32a2f691695" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270/origins/originName1352?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUyMjcwL29yaWdpbnMvb3JpZ2luTmFtZTEzNTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "221ce8d4-d5f1-4ca9-b1e6-753986d2929a" + ], + "x-ms-client-request-id": [ + "ac86e45e-d0dd-4e19-ae03-0eebba8a5be8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-correlation-request-id": [ + "f3c3e031-b459-404d-8d01-a4b6fd6fd718" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022831Z:f3c3e031-b459-404d-8d01-a4b6fd6fd718" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:31 GMT" + ], + "Content-Length": [ + "568" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270/origins/originName1352\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"originName1352\",\r\n \"properties\": {\r\n \"originGroupName\": \"originGroupName2270\",\r\n \"hostName\": \"en.wikipedia.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": \"en.wikipedia.org\",\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabledState\": true,\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/ruleSets/ruleSetName3264?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL3J1bGVTZXRzL3J1bGVTZXROYW1lMzI2ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "efef471e-9eae-4aba-97e4-eae91397ff77" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "df26400f-4df1-44fe-b7a5-7771fad3a5b7" + ], + "x-ms-client-request-id": [ + "efef471e-9eae-4aba-97e4-eae91397ff77" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "95" + ], + "x-ms-correlation-request-id": [ + "7b2aaa1a-badf-4735-bfb8-b8672f14a466" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022832Z:7b2aaa1a-badf-4735-bfb8-b8672f14a466" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:32 GMT" + ], + "Content-Length": [ + "308" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/rulesets/ruleSetName3264\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName3264\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/ruleSets/ruleSetName3264/rules/ruleName2458?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL3J1bGVTZXRzL3J1bGVTZXROYW1lMzI2NC9ydWxlcy9ydWxlTmFtZTI0NTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3aa95df4-e6b4-4758-b0f8-14e263abc299" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6bc74090-0225-4f5b-9362-65cdc9dfcc41" + ], + "x-ms-client-request-id": [ + "3aa95df4-e6b4-4758-b0f8-14e263abc299" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "94" + ], + "x-ms-correlation-request-id": [ + "c8c74b83-689a-4e4e-97c7-f8e60fffd3a7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022834Z:c8c74b83-689a-4e4e-97c7-f8e60fffd3a7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:34 GMT" + ], + "Content-Length": [ + "797" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/rulesets/ruleSetName3264/rules/ruleName2458\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName2458\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852/routes/routeName2130?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4ODUyL3JvdXRlcy9yb3V0ZU5hbWUyMTMwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270\"\r\n },\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/rulesets/ruleSetName3264\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"enabledState\": \"Enabled\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "84ebd0d2-9c6d-42de-a4f8-5c81a06caab0" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "569" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "05709e5e-888a-4328-8675-c2a2ad2dc9b4" + ], + "x-ms-client-request-id": [ + "84ebd0d2-9c6d-42de-a4f8-5c81a06caab0" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/35374596-4730-4092-a3a1-9a73e78c8208?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "96" + ], + "x-ms-correlation-request-id": [ + "da6b2d42-034d-41ed-b8f4-85e37aa20a1d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022836Z:da6b2d42-034d-41ed-b8f4-85e37aa20a1d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:36 GMT" + ], + "Content-Length": [ + "1084" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852/routes/routeName2130\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName2130\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/rulesets/ruleSetName3264\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/operationresults/35374596-4730-4092-a3a1-9a73e78c8208?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzM1Mzc0NTk2LTQ3MzAtNDA5Mi1hM2ExLTlhNzNlNzhjODIwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f0f4a6cf-14bf-4618-bf81-6dc226292a90" + ], + "x-ms-client-request-id": [ + "f1b3892e-1fa7-4637-8ff1-03a555e4c919" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-correlation-request-id": [ + "fd497112-2a20-4331-8d83-81215cb9d7e7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022846Z:fd497112-2a20-4331-8d83-81215cb9d7e7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852/routes/routeName2130?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlNzUxL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4ODUyL3JvdXRlcy9yb3V0ZU5hbWUyMTMwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f364b5bb-4473-483e-832a-968a57fbce62" + ], + "x-ms-client-request-id": [ + "0f088f2f-74e3-4d9d-b786-81eb99070a89" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-correlation-request-id": [ + "5a571d24-249e-4da5-bb41-c3179e911a93" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T022847Z:5a571d24-249e-4da5-bb41-c3179e911a93" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 02:28:47 GMT" + ], + "Content-Length": [ + "1085" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/afdEndpoints/endpointName8852/routes/routeName2130\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints/routes\",\r\n \"name\": \"routeName2130\",\r\n \"properties\": {\r\n \"customDomains\": [],\r\n \"originGroup\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/originGroups/originGroupName2270\"\r\n },\r\n \"originPath\": null,\r\n \"ruleSets\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup97/providers/Microsoft.Cdn/profiles/profile751/rulesets/ruleSetName3264\"\r\n }\r\n ],\r\n \"supportedProtocols\": [\r\n \"Http\",\r\n \"Https\"\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ],\r\n \"compressionSettings\": {\r\n \"isCompressionEnabled\": false,\r\n \"contentTypesToCompress\": []\r\n },\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"forwardingProtocol\": \"MatchRequest\",\r\n \"linkToDefaultDomain\": \"Enabled\",\r\n \"httpsRedirect\": \"Disabled\",\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup97" + ], + "AFDRouteUpdateTest": [ + "profile751", + "endpointName8852", + "originGroupName2270", + "originName1352", + "ruleSetName3264", + "ruleName2458", + "routeName2130" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetCreateTest.json new file mode 100644 index 0000000000000..f1159771d6532 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetCreateTest.json @@ -0,0 +1,415 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzk3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7b034792-ca66-44c5-b035-e4ec22ef3c25" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-request-id": [ + "979cdcba-0fb6-4f3a-8564-b26c62976cdb" + ], + "x-ms-correlation-request-id": [ + "979cdcba-0fb6-4f3a-8564-b26c62976cdb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014939Z:979cdcba-0fb6-4f3a-8564-b26c62976cdb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:38 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1397\",\r\n \"name\": \"cdnResourceGroup1397\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1397/providers/Microsoft.Cdn/profiles/profile3903?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzk3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTAzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9aa7962a-f7dc-4065-90b4-5fc6b5481039" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9a3a3165-8ec1-41db-a1a6-adc293c683e9" + ], + "x-ms-client-request-id": [ + "9aa7962a-f7dc-4065-90b4-5fc6b5481039" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397/providers/Microsoft.Cdn/operationresults/427177db-5d60-4706-ad63-89118af377da?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "ca57e9f3-7dd9-41c5-87b5-f5b34f35a31e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014953Z:ca57e9f3-7dd9-41c5-87b5-f5b34f35a31e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:52 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397/providers/Microsoft.Cdn/profiles/profile3903\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3903\",\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\": \"630a5de4-6e4f-43f7-8cd5-eb839d6d3839\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397/providers/Microsoft.Cdn/operationresults/427177db-5d60-4706-ad63-89118af377da?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzk3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNDI3MTc3ZGItNWQ2MC00NzA2LWFkNjMtODkxMThhZjM3N2RhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f5735324-4688-49f0-9d25-6526d07e731d" + ], + "x-ms-client-request-id": [ + "485b2d54-18b6-449e-a6ec-71800681931d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "110503fe-42fc-4ea5-858b-4ab3c55eb7a5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015003Z:110503fe-42fc-4ea5-858b-4ab3c55eb7a5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1397/providers/Microsoft.Cdn/profiles/profile3903?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzk3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTAzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "860f153d-dc43-496e-9b86-65bfc12c21da" + ], + "x-ms-client-request-id": [ + "7ad407d4-c450-4f96-8f1b-85c51c869d5b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "3dc8f29a-ee29-44d5-8778-ea5d3c39181e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015003Z:3dc8f29a-ee29-44d5-8778-ea5d3c39181e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:03 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397/providers/Microsoft.Cdn/profiles/profile3903\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3903\",\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\": \"630a5de4-6e4f-43f7-8cd5-eb839d6d3839\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1397/providers/Microsoft.Cdn/profiles/profile3903/ruleSets/ruleSetName9146?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzk3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzOTAzL3J1bGVTZXRzL3J1bGVTZXROYW1lOTE0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "247887e7-766f-4db3-b31d-aa4e47956fed" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3160bf2c-9fc8-4569-a25f-53313e833583" + ], + "x-ms-client-request-id": [ + "247887e7-766f-4db3-b31d-aa4e47956fed" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "b909e3a1-6389-49af-80fd-d4e557617134" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015005Z:b909e3a1-6389-49af-80fd-d4e557617134" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:04 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397/providers/Microsoft.Cdn/profiles/profile3903/rulesets/ruleSetName9146\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName9146\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1397?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzk3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ffa850e0-95d2-4511-a673-8d6edf37b4af" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTM5Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14993" + ], + "x-ms-request-id": [ + "486f0f0d-c9ca-4944-9054-b910554f33c9" + ], + "x-ms-correlation-request-id": [ + "486f0f0d-c9ca-4944-9054-b910554f33c9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015007Z:486f0f0d-c9ca-4944-9054-b910554f33c9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:07 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1397" + ], + "AFDRuleSetCreateTest": [ + "profile3903", + "ruleSetName9146" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetDeleteTest.json new file mode 100644 index 0000000000000..58493f5aad5d9 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetDeleteTest.json @@ -0,0 +1,478 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2210d7ad-25cb-44a5-a703-18d1340a2fcd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "aa4a8d74-f640-4fa3-86f0-ffd7e0257b25" + ], + "x-ms-correlation-request-id": [ + "aa4a8d74-f640-4fa3-86f0-ffd7e0257b25" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014911Z:aa4a8d74-f640-4fa3-86f0-ffd7e0257b25" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:11 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4751\",\r\n \"name\": \"cdnResourceGroup4751\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f97c14bc-b543-48d0-8494-f430b27b091b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ee41136f-21c6-4474-964e-9f49373dffef" + ], + "x-ms-client-request-id": [ + "f97c14bc-b543-48d0-8494-f430b27b091b" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751/providers/Microsoft.Cdn/operationresults/62ccefee-7625-4460-b0ab-4f3b66e810eb?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "eadbf809-47ec-41cf-af96-4bcda3ce8c1b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014920Z:eadbf809-47ec-41cf-af96-4bcda3ce8c1b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:19 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile520\",\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\": \"b8f86967-3039-4a54-8718-ed4302d18e30\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751/providers/Microsoft.Cdn/operationresults/62ccefee-7625-4460-b0ab-4f3b66e810eb?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjJjY2VmZWUtNzYyNS00NDYwLWIwYWItNGYzYjY2ZTgxMGViP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "94271b41-d80a-4b0d-9826-9791a4808085" + ], + "x-ms-client-request-id": [ + "574c662a-c144-4c51-8857-d307dcf5b470" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "432cbb9e-9c5f-4cd4-b63d-dd35aedb4e14" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014930Z:432cbb9e-9c5f-4cd4-b63d-dd35aedb4e14" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "575498fb-8a45-49a7-ad1c-80d318d38e4e" + ], + "x-ms-client-request-id": [ + "679ec8e5-2d9c-4c25-b51b-e8cebefbe42d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "03e027fc-1e71-4fed-8ff6-d0594e72689b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014931Z:03e027fc-1e71-4fed-8ff6-d0594e72689b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:30 GMT" + ], + "Content-Length": [ + "438" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile520\",\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\": \"b8f86967-3039-4a54-8718-ed4302d18e30\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520/ruleSets/ruleSetName1221?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MjAvcnVsZVNldHMvcnVsZVNldE5hbWUxMjIxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1d6b1138-979d-4d2d-9e10-f714cb66b3f8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ebeda915-9f04-40c5-bd58-361fda63e7fe" + ], + "x-ms-client-request-id": [ + "1d6b1138-979d-4d2d-9e10-f714cb66b3f8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "de6b06bd-c507-4c5b-970b-561025cb8564" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014932Z:de6b06bd-c507-4c5b-970b-561025cb8564" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:31 GMT" + ], + "Content-Length": [ + "310" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520/rulesets/ruleSetName1221\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName1221\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4751/providers/Microsoft.Cdn/profiles/profile520/ruleSets/ruleSetName1221?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MjAvcnVsZVNldHMvcnVsZVNldE5hbWUxMjIxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c3371436-c9d5-4210-b804-2277bc64e29a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "84a8076e-1372-4c5c-8fdf-2d1d14eee324" + ], + "x-ms-client-request-id": [ + "c3371436-c9d5-4210-b804-2277bc64e29a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14996" + ], + "x-ms-correlation-request-id": [ + "b6479e50-672a-4c30-9393-33968af24ef6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014933Z:b6479e50-672a-4c30-9393-33968af24ef6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:33 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4751?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0NzUxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1d6440c5-f8ce-4cbd-9bc5-90a7a9096b53" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDc1MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "8af88922-a6fc-4a9a-9583-ca5ac45021a1" + ], + "x-ms-correlation-request-id": [ + "8af88922-a6fc-4a9a-9583-ca5ac45021a1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014936Z:8af88922-a6fc-4a9a-9583-ca5ac45021a1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:49:35 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup4751" + ], + "AFDRuleSetDeleteTest": [ + "profile520", + "ruleSetName1221" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetGetListTest.json new file mode 100644 index 0000000000000..cf95f79749c3b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleSetTest/AFDRuleSetGetListTest.json @@ -0,0 +1,547 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ecb9f2ca-6a1f-477b-ab68-e09ccbd55e63" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "3f1c8945-0c10-4677-a433-82f1743d61cc" + ], + "x-ms-correlation-request-id": [ + "3f1c8945-0c10-4677-a433-82f1743d61cc" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015011Z:3f1c8945-0c10-4677-a433-82f1743d61cc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:10 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8054\",\r\n \"name\": \"cdnResourceGroup8054\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNDg2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "14abc739-67d0-440b-a7fd-4fcc07817924" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1857e446-cd91-4da1-bdca-4ea678c6cca5" + ], + "x-ms-client-request-id": [ + "14abc739-67d0-440b-a7fd-4fcc07817924" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/operationresults/9edef9d6-756f-4b5c-9493-b3c0d7f22487?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "3a79c550-589e-4072-80c0-46e820a8f1c2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015019Z:3a79c550-589e-4072-80c0-46e820a8f1c2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:19 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1486\",\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\": \"52ea3209-35ed-421c-a792-c242aa53abea\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/operationresults/9edef9d6-756f-4b5c-9493-b3c0d7f22487?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWVkZWY5ZDYtNzU2Zi00YjVjLTk0OTMtYjNjMGQ3ZjIyNDg3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a27db8c4-effd-43ef-b986-ce9ce84efcbd" + ], + "x-ms-client-request-id": [ + "817fa8ff-76fa-4b97-b770-7ebd2e568c2d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "23ca5df2-0d20-481c-a069-1d4cd6574651" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015029Z:23ca5df2-0d20-481c-a069-1d4cd6574651" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNDg2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "33cc2500-126d-49ee-b04e-e53c4cbb4a50" + ], + "x-ms-client-request-id": [ + "eb6b085f-6dd2-40df-b846-f98ce0cba0cf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "882ba942-de19-414a-bb46-f6de52f4da1d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015030Z:882ba942-de19-414a-bb46-f6de52f4da1d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:30 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1486\",\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\": \"52ea3209-35ed-421c-a792-c242aa53abea\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486/ruleSets/ruleSetName6518?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNDg2L3J1bGVTZXRzL3J1bGVTZXROYW1lNjUxOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1bbaf06f-2f44-4b9d-af9a-101a80816930" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "640f807d-7140-4621-b120-98052bb95d31" + ], + "x-ms-client-request-id": [ + "1bbaf06f-2f44-4b9d-af9a-101a80816930" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "28cd2383-c12b-4324-a390-a0bea4a5d459" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015031Z:28cd2383-c12b-4324-a390-a0bea4a5d459" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:31 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486/rulesets/ruleSetName6518\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName6518\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486/ruleSets/ruleSetName6518?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNDg2L3J1bGVTZXRzL3J1bGVTZXROYW1lNjUxOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7e853d86-c8c1-4aca-bde9-f33266a80fd1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f5d9d819-5d64-4604-9588-57dab667abe3" + ], + "x-ms-client-request-id": [ + "7e853d86-c8c1-4aca-bde9-f33266a80fd1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "51c54f22-b39f-4b3d-96f9-6370ac1f2f04" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015032Z:51c54f22-b39f-4b3d-96f9-6370ac1f2f04" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:32 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486/rulesets/ruleSetName6518\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName6518\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486/ruleSets?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxNDg2L3J1bGVTZXRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b0b03c18-53fc-4588-9935-b3932f8e1014" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f6aef23a-4663-4369-b8b3-2ef338dc9fa5" + ], + "x-ms-client-request-id": [ + "b0b03c18-53fc-4588-9935-b3932f8e1014" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "d835dd70-81c1-4120-90a1-01306ebc22a5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015032Z:d835dd70-81c1-4120-90a1-01306ebc22a5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:32 GMT" + ], + "Content-Length": [ + "323" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054/providers/Microsoft.Cdn/profiles/profile1486/rulesets/ruleSetName6518\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName6518\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8054?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDU0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ce9e28ef-2cf5-4cec-8397-087d43a8565b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODA1NC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" + ], + "x-ms-request-id": [ + "44ee7bc2-1d88-4a3a-a880-5a0af52cd332" + ], + "x-ms-correlation-request-id": [ + "44ee7bc2-1d88-4a3a-a880-5a0af52cd332" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T015035Z:44ee7bc2-1d88-4a3a-a880-5a0af52cd332" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:50:35 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8054" + ], + "AFDRuleSetGetListTest": [ + "profile1486", + "ruleSetName6518" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleCreateTest.json new file mode 100644 index 0000000000000..f14b6f13f097c --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleCreateTest.json @@ -0,0 +1,425 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzA1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fb69591a-65f4-476f-84ac-2905767cd31e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" + ], + "x-ms-request-id": [ + "631cf95b-373c-4183-9470-c00eacf9ae2a" + ], + "x-ms-correlation-request-id": [ + "631cf95b-373c-4183-9470-c00eacf9ae2a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014825Z:631cf95b-373c-4183-9470-c00eacf9ae2a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:25 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8305\",\r\n \"name\": \"cdnResourceGroup8305\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "43e027b9-cba3-4fbf-ac32-cc86721ca306" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2458b14f-4e05-48b5-9e34-90d806993ce3" + ], + "x-ms-client-request-id": [ + "43e027b9-cba3-4fbf-ac32-cc86721ca306" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305/providers/Microsoft.Cdn/operationresults/3aaf00a2-4e54-4eee-85b0-3efdc06757ec?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "21" + ], + "x-ms-correlation-request-id": [ + "eb1c73b2-794d-418b-922c-a8c1c1695a60" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014834Z:eb1c73b2-794d-418b-922c-a8c1c1695a60" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:34 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8185\",\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\": \"28b4c6b7-b7b6-4da7-a040-b2633e94f265\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305/providers/Microsoft.Cdn/operationresults/3aaf00a2-4e54-4eee-85b0-3efdc06757ec?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2FhZjAwYTItNGU1NC00ZWVlLTg1YjAtM2VmZGMwNjc1N2VjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bcf29cef-4994-4b43-88a6-c26966098f05" + ], + "x-ms-client-request-id": [ + "86c82dc2-b758-4bdb-9e7e-6fab8a30e900" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "e5746b04-d760-4e13-b128-6635a22c2870" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014845Z:e5746b04-d760-4e13-b128-6635a22c2870" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b0230c40-f9dd-40db-b811-5f6e8ee9df01" + ], + "x-ms-client-request-id": [ + "bc3b5b0a-488e-4b6e-979a-5a0f5e187202" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "1f1adbf2-3b96-417b-a149-797d0e2c798b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014845Z:1f1adbf2-3b96-417b-a149-797d0e2c798b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:45 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8185\",\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\": \"28b4c6b7-b7b6-4da7-a040-b2633e94f265\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185/ruleSets/ruleSetName1088?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg1L3J1bGVTZXRzL3J1bGVTZXROYW1lMTA4OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b956bbab-387a-4ab6-9904-95d5718e7445" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "210c5097-731e-4c0e-a25e-bc27327748e5" + ], + "x-ms-client-request-id": [ + "b956bbab-387a-4ab6-9904-95d5718e7445" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "4fb12dd4-093e-4075-9cba-f9558e82a311" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014846Z:4fb12dd4-093e-4075-9cba-f9558e82a311" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:46 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185/rulesets/ruleSetName1088\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName1088\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185/ruleSets/ruleSetName1088/rules/ruleName3415?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MzA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MTg1L3J1bGVTZXRzL3J1bGVTZXROYW1lMTA4OC9ydWxlcy9ydWxlTmFtZTM0MTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "76de05be-93f4-4d40-8019-dee57086c864" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "246b1cf2-399c-48b5-ada5-d659eb6ec01c" + ], + "x-ms-client-request-id": [ + "76de05be-93f4-4d40-8019-dee57086c864" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "96aafd63-525b-4108-a135-b172d1b553ba" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014848Z:96aafd63-525b-4108-a135-b172d1b553ba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:47 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8305/providers/Microsoft.Cdn/profiles/profile8185/rulesets/ruleSetName1088/rules/ruleName3415\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName3415\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8305" + ], + "AFDRuleCreateTest": [ + "profile8185", + "ruleSetName1088", + "ruleName3415" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleDeleteTest.json new file mode 100644 index 0000000000000..9520cd0bb82ab --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleDeleteTest.json @@ -0,0 +1,548 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4c59b8b5-23b4-4114-9187-f048ed1a6eb1" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "cec2905b-bc9d-48b3-b96a-9601e6e4855c" + ], + "x-ms-correlation-request-id": [ + "cec2905b-bc9d-48b3-b96a-9601e6e4855c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014718Z:cec2905b-bc9d-48b3-b96a-9601e6e4855c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:18 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9778\",\r\n \"name\": \"cdnResourceGroup9778\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTkzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "03604c81-aff3-403f-b724-58ca4e5c59b0" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "02b692ed-bd36-4cdc-933a-c1094f1e39cb" + ], + "x-ms-client-request-id": [ + "03604c81-aff3-403f-b724-58ca4e5c59b0" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/operationresults/936e4d0b-0ba8-4f28-ba99-818cf95429d4?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "c309f1bd-94c5-44c3-a486-c159526430da" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014726Z:c309f1bd-94c5-44c3-a486-c159526430da" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:26 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5593\",\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\": \"eaf8beb2-d0cc-4a20-b529-aa757a26e788\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/operationresults/936e4d0b-0ba8-4f28-ba99-818cf95429d4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTM2ZTRkMGItMGJhOC00ZjI4LWJhOTktODE4Y2Y5NTQyOWQ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b7d18087-4c5a-4bcb-ba54-65d093bbb78e" + ], + "x-ms-client-request-id": [ + "2c3585c2-ebae-4912-adbc-be15d584a2c5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "95e87340-042e-47aa-adea-80d9967ac46d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014736Z:95e87340-042e-47aa-adea-80d9967ac46d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/operationresults/936e4d0b-0ba8-4f28-ba99-818cf95429d4?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOTM2ZTRkMGItMGJhOC00ZjI4LWJhOTktODE4Y2Y5NTQyOWQ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "af1bb74e-6a0f-456c-ab93-5af75c512ea6" + ], + "x-ms-client-request-id": [ + "f00c2564-2a38-410d-a8fe-7648b5802894" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "482991f6-2740-4137-8898-96d6c41086b9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014747Z:482991f6-2740-4137-8898-96d6c41086b9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTkzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "22b01f3b-887c-49e5-b6de-bc522a6323f9" + ], + "x-ms-client-request-id": [ + "47e38ee4-e75f-485b-b89e-3040707785a5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "72b80e1e-666c-411d-bd32-e91c07a63225" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014747Z:72b80e1e-666c-411d-bd32-e91c07a63225" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:47 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5593\",\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\": \"eaf8beb2-d0cc-4a20-b529-aa757a26e788\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593/ruleSets/ruleSetName1926?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTkzL3J1bGVTZXRzL3J1bGVTZXROYW1lMTkyNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3931345b-6074-42b0-a203-d9b36d00965a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "86672ac7-d37c-4c52-a4a7-b23a69979c2d" + ], + "x-ms-client-request-id": [ + "3931345b-6074-42b0-a203-d9b36d00965a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "c6eb3404-5aa1-42fc-8707-3fd1f3c1f253" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014748Z:c6eb3404-5aa1-42fc-8707-3fd1f3c1f253" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:48 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593/rulesets/ruleSetName1926\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName1926\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593/ruleSets/ruleSetName1926/rules/ruleName7375?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTkzL3J1bGVTZXRzL3J1bGVTZXROYW1lMTkyNi9ydWxlcy9ydWxlTmFtZTczNzU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "69d65e9a-a973-4102-8f5a-906e97b132ff" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e82805a6-9d27-4003-b835-9498f9a9d96f" + ], + "x-ms-client-request-id": [ + "69d65e9a-a973-4102-8f5a-906e97b132ff" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "79481b3e-6284-469a-8f34-6452008ae4bd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014749Z:79481b3e-6284-469a-8f34-6452008ae4bd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:49 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593/rulesets/ruleSetName1926/rules/ruleName7375\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName7375\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9778/providers/Microsoft.Cdn/profiles/profile5593/ruleSets/ruleSetName1926/rules/ruleName7375?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1NTkzL3J1bGVTZXRzL3J1bGVTZXROYW1lMTkyNi9ydWxlcy9ydWxlTmFtZTczNzU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c66bd2e5-915a-4ee8-9765-e9e3c40b3bd8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "76f00d1b-1e69-4400-8bb6-8e0bd99319dd" + ], + "x-ms-client-request-id": [ + "c66bd2e5-915a-4ee8-9765-e9e3c40b3bd8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-correlation-request-id": [ + "096b1f16-3036-468c-b085-67885092cbc2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014750Z:096b1f16-3036-468c-b085-67885092cbc2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:50 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup9778" + ], + "AFDRuleDeleteTest": [ + "profile5593", + "ruleSetName1926", + "ruleName7375" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleGetListTest.json new file mode 100644 index 0000000000000..e3072b635cdc7 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleGetListTest.json @@ -0,0 +1,749 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a4285455-7cfa-44c0-8797-0a5c03824f2f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "3af9d195-63b4-43f1-9145-f6fb530769ae" + ], + "x-ms-correlation-request-id": [ + "3af9d195-63b4-43f1-9145-f6fb530769ae" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014647Z:3af9d195-63b4-43f1-9145-f6fb530769ae" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:46:47 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990\",\r\n \"name\": \"cdnResourceGroup9990\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "462250ae-bebe-409d-bad0-7709ea91e076" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a0d29d38-297e-4aec-a52c-bab7a56c5ab7" + ], + "x-ms-client-request-id": [ + "462250ae-bebe-409d-bad0-7709ea91e076" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/operationresults/6ded36c0-05d8-411e-8d4f-617f2e292da2?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "cb80cdc5-d98e-4723-ac12-a0a12c04f060" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014656Z:cb80cdc5-d98e-4723-ac12-a0a12c04f060" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:46:55 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1871\",\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\": \"9b44a1a3-3072-489f-8c65-cea1ef07b53c\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/operationresults/6ded36c0-05d8-411e-8d4f-617f2e292da2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNmRlZDM2YzAtMDVkOC00MTFlLThkNGYtNjE3ZjJlMjkyZGEyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1c302dba-4d96-4989-9a9b-f86721bbf305" + ], + "x-ms-client-request-id": [ + "16eeca3a-9b45-4c9f-8d30-a0924ee13717" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "0312eda1-9c35-4999-8066-a89a63e99488" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014706Z:0312eda1-9c35-4999-8066-a89a63e99488" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "30b40a3f-fcc6-48e0-98c3-c9e8946b5174" + ], + "x-ms-client-request-id": [ + "ac9a5dcc-35fc-4a9e-a7e8-da105b8e479d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "3e6560ed-237f-433e-8951-5494450ced10" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014707Z:3e6560ed-237f-433e-8951-5494450ced10" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:06 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1871\",\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\": \"9b44a1a3-3072-489f-8c65-cea1ef07b53c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/ruleSets/ruleSetName8196?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxL3J1bGVTZXRzL3J1bGVTZXROYW1lODE5Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7b920c24-959d-4138-87e0-5e35db8b74e4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "76bd9212-6855-4bb9-8262-383b6960e47c" + ], + "x-ms-client-request-id": [ + "7b920c24-959d-4138-87e0-5e35db8b74e4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "98353026-334d-4577-8264-601a78529f53" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014708Z:98353026-334d-4577-8264-601a78529f53" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:07 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/rulesets/ruleSetName8196\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName8196\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/ruleSets/ruleSetName8196/rules/ruleName2638?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxL3J1bGVTZXRzL3J1bGVTZXROYW1lODE5Ni9ydWxlcy9ydWxlTmFtZTI2Mzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "efd0d2b3-1192-4ad6-9ef9-370ba2849e95" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a56f56bb-2c6e-4667-a268-84149890599b" + ], + "x-ms-client-request-id": [ + "efd0d2b3-1192-4ad6-9ef9-370ba2849e95" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "92bcd400-33e7-44a2-be1f-2968bf6a09f0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014709Z:92bcd400-33e7-44a2-be1f-2968bf6a09f0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:09 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/rulesets/ruleSetName8196/rules/ruleName2638\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName2638\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/ruleSets/ruleSetName8196/rules/ruleName2638?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxL3J1bGVTZXRzL3J1bGVTZXROYW1lODE5Ni9ydWxlcy9ydWxlTmFtZTI2Mzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5dd06dca-d2f1-4792-9c8d-e848448cc266" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "199db6cd-b028-4528-a648-c683b0bf78f3" + ], + "x-ms-client-request-id": [ + "5dd06dca-d2f1-4792-9c8d-e848448cc266" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "7303b388-4125-4a07-936f-c7624db7c105" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014710Z:7303b388-4125-4a07-936f-c7624db7c105" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:09 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/rulesets/ruleSetName8196/rules/ruleName2638\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName2638\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/ruleSets/ruleSetName8196/rules?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxL3J1bGVTZXRzL3J1bGVTZXROYW1lODE5Ni9ydWxlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3241f7d8-01e2-459c-8c06-9ffcfac0c4fd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9dd124b7-a115-4272-bf15-5737373dcaf1" + ], + "x-ms-client-request-id": [ + "3241f7d8-01e2-459c-8c06-9ffcfac0c4fd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "b70caaa7-d200-4c43-9cec-d8ea53bdc1d4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014710Z:b70caaa7-d200-4c43-9cec-d8ea53bdc1d4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:10 GMT" + ], + "Content-Length": [ + "812" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/rulesets/ruleSetName8196/rules/ruleName2638\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName2638\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/ruleSets/ruleSetName8196/rules?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxL3J1bGVTZXRzL3J1bGVTZXROYW1lODE5Ni9ydWxlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "8ecb9da2-9a16-413b-9f04-48b450e6e281" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e46b4e0b-e3f4-4acb-84e3-c8fa29223ff4" + ], + "x-ms-client-request-id": [ + "8ecb9da2-9a16-413b-9f04-48b450e6e281" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "b84889ba-b8a9-4239-9547-41b898365420" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014712Z:b84889ba-b8a9-4239-9547-41b898365420" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:11 GMT" + ], + "Content-Length": [ + "12" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9990/providers/Microsoft.Cdn/profiles/profile1871/ruleSets/ruleSetName8196/rules/ruleName2638?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxODcxL3J1bGVTZXRzL3J1bGVTZXROYW1lODE5Ni9ydWxlcy9ydWxlTmFtZTI2Mzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7a7137f9-c13a-45e6-ac7d-6e19ece78235" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0d5b026c-6c84-4033-8157-ecca29ad2206" + ], + "x-ms-client-request-id": [ + "7a7137f9-c13a-45e6-ac7d-6e19ece78235" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-correlation-request-id": [ + "9d3f1a4b-bc10-45f5-a072-1f858014a51f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014711Z:9d3f1a4b-bc10-45f5-a072-1f858014a51f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:11 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9990?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5OTkwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3e990713-36bf-4556-9e39-5b6b5c4aee7d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTk5MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14996" + ], + "x-ms-request-id": [ + "5ad94cd2-7b4c-461b-95e5-d1cddfc43d37" + ], + "x-ms-correlation-request-id": [ + "5ad94cd2-7b4c-461b-95e5-d1cddfc43d37" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014714Z:5ad94cd2-7b4c-461b-95e5-d1cddfc43d37" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:14 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup9990" + ], + "AFDRuleGetListTest": [ + "profile1871", + "ruleSetName8196", + "ruleName2638" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleUpdateTest.json new file mode 100644 index 0000000000000..b7f2d87a59ee9 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDRuleTest/AFDRuleUpdateTest.json @@ -0,0 +1,623 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9778?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5Nzc4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0e16ba0f-b1ab-4aaa-a00c-ba138cce0fc4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTc3OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" + ], + "x-ms-request-id": [ + "7242672e-03f0-42a6-bbdf-3bfa6545a86a" + ], + "x-ms-correlation-request-id": [ + "7242672e-03f0-42a6-bbdf-3bfa6545a86a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014753Z:7242672e-03f0-42a6-bbdf-3bfa6545a86a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:53 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c8839b85-8708-4080-82db-6f850480de08" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "11056e7d-7b97-4f3a-9132-e3ca5237881b" + ], + "x-ms-correlation-request-id": [ + "11056e7d-7b97-4f3a-9132-e3ca5237881b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014754Z:11056e7d-7b97-4f3a-9132-e3ca5237881b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:47:54 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4975\",\r\n \"name\": \"cdnResourceGroup4975\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "37c9b0cb-6816-4d76-8a81-4067a6de3f48" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1c7d32cb-eab5-4c65-b4da-95b468228ece" + ], + "x-ms-client-request-id": [ + "37c9b0cb-6816-4d76-8a81-4067a6de3f48" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/operationresults/2231e75e-fe4b-4ea2-8456-fe329dac6758?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "3cd31160-a231-4093-8071-ab742bb1f178" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014804Z:3cd31160-a231-4093-8071-ab742bb1f178" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:03 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5811\",\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\": \"264f257d-3444-4a00-a1d9-002d363b3db5\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/operationresults/2231e75e-fe4b-4ea2-8456-fe329dac6758?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjIzMWU3NWUtZmU0Yi00ZWEyLTg0NTYtZmUzMjlkYWM2NzU4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4ff46d51-4b85-44d9-bff7-703ae48114aa" + ], + "x-ms-client-request-id": [ + "7762bdef-3443-41a3-b208-a20358a066ac" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "ae9c1625-8ebd-4157-a804-83aabb288874" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014815Z:ae9c1625-8ebd-4157-a804-83aabb288874" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c06496b9-6826-451d-9ae8-9e582a75aeb7" + ], + "x-ms-client-request-id": [ + "fcd17779-7430-43ca-8000-b0c0ed1665f5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "660ea3b9-c851-4813-a433-0f26db1da5a9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014815Z:660ea3b9-c851-4813-a433-0f26db1da5a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:14 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5811\",\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\": \"264f257d-3444-4a00-a1d9-002d363b3db5\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811/ruleSets/ruleSetName8332?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODExL3J1bGVTZXRzL3J1bGVTZXROYW1lODMzMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "eb55f8cc-6f7e-4eb7-bfd9-0761293ea7bd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "60e00400-1d8b-46f6-8ef3-c2021679d2fc" + ], + "x-ms-client-request-id": [ + "eb55f8cc-6f7e-4eb7-bfd9-0761293ea7bd" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "fb62edad-3c01-4fad-a708-42e8e5286a86" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014816Z:fb62edad-3c01-4fad-a708-42e8e5286a86" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:15 GMT" + ], + "Content-Length": [ + "311" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811/rulesets/ruleSetName8332\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ruleSetName8332\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811/ruleSets/ruleSetName8332/rules/ruleName7847?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODExL3J1bGVTZXRzL3J1bGVTZXROYW1lODMzMi9ydWxlcy9ydWxlTmFtZTc4NDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3bffa088-74d1-4fcd-8cde-078494eacabb" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "613" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e4a3207b-2853-4af5-a6cf-7604b88e3472" + ], + "x-ms-client-request-id": [ + "3bffa088-74d1-4fcd-8cde-078494eacabb" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "62108b25-3709-445f-a650-61f8c02471c8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014818Z:62108b25-3709-445f-a650-61f8c02471c8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:17 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811/rulesets/ruleSetName8332/rules/ruleName7847\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName7847\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [\r\n {\r\n \"name\": \"RequestUri\",\r\n \"parameters\": {\r\n \"operator\": \"Any\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleRequestUriConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811/ruleSets/ruleSetName8332/rules/ruleName7847?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1ODExL3J1bGVTZXRzL3J1bGVTZXROYW1lODMzMi9ydWxlcy9ydWxlTmFtZTc4NDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"properties\": {\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\",\r\n \"cacheType\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c0b80ae3-31ea-4c13-a791-f7858cb67ff7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.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": [ + "ace32338-e54b-482e-a8ee-4b575e451fc6" + ], + "x-ms-client-request-id": [ + "c0b80ae3-31ea-4c13-a791-f7858cb67ff7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "250b2e57-8601-44bc-8435-682c817cff3c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014819Z:250b2e57-8601-44bc-8435-682c817cff3c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:18 GMT" + ], + "Content-Length": [ + "604" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975/providers/Microsoft.Cdn/profiles/profile5811/rulesets/ruleSetName8332/rules/ruleName7847\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ruleName7847\",\r\n \"properties\": {\r\n \"order\": 0,\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"CacheExpiration\",\r\n \"parameters\": {\r\n \"cacheBehavior\": \"Override\",\r\n \"cacheType\": \"All\",\r\n \"cacheDuration\": \"00:00:20\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheExpirationActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4975?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTc1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "98b454ef-9195-497d-9b6d-a8c4c38d8b11" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDk3NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14996" + ], + "x-ms-request-id": [ + "5387872e-1fcc-4eff-83f6-b41797388fde" + ], + "x-ms-correlation-request-id": [ + "5387872e-1fcc-4eff-83f6-b41797388fde" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T014822Z:5387872e-1fcc-4eff-83f6-b41797388fde" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 01:48:22 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup4975" + ], + "AFDRuleUpdateTest": [ + "profile5811", + "ruleSetName8332", + "ruleName7847" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file From f6d61c56ee63682d5ae191ff991419b93da51ac5 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Tue, 19 Jan 2021 16:38:10 +0800 Subject: [PATCH 06/13] Update test Records, Update test utilities --- .../Helpers/CdnManagementTestUtilities.cs | 38 +- .../GetEdgeNodeTests/GetEdgeNodeTest.json | 49 +- .../EndpointCheckNameAvailabilityTest.json | 1046 ++++++++++------- 3 files changed, 636 insertions(+), 497 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/Helpers/CdnManagementTestUtilities.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/Helpers/CdnManagementTestUtilities.cs index 92a3971fbf71d..4a0005b24b009 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/Helpers/CdnManagementTestUtilities.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/Helpers/CdnManagementTestUtilities.cs @@ -1,24 +1,16 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. -using Microsoft.Azure; -using Microsoft.Azure.Management.Resources; -using Microsoft.Azure.Management.Resources.Models; -using Microsoft.Azure.Management.Cdn; -using Microsoft.Azure.Management.Cdn.Models; -using Microsoft.Rest; -using Microsoft.Rest.ClientRuntime.Azure.TestFramework; -using Cdn.Tests.Helpers; using System; -using System.Collections.Generic; -using System.Linq; -using System.Net; using System.Net.Http; -using System.Reflection; -using System.Security.Cryptography.X509Certificates; -using Xunit; using System.Threading; +using System.Threading.Tasks; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Resources; +using Microsoft.Azure.Management.Resources.Models; using Microsoft.Azure.Test.HttpRecorder; +using Microsoft.Rest; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; namespace Cdn.Tests.Helpers { @@ -82,9 +74,12 @@ private static HttpClientHandler GetHandler() return Handler; } - public static string CreateResourceGroup(ResourceManagementClient resourcesClient) + public static string CreateResourceGroup(ResourceManagementClient resourcesClient, string testPrefix = null) { - const string testPrefix = "cdnResourceGroup"; + if(testPrefix == null) + { + testPrefix = "cdnResourceGroup"; + } var rgname = TestUtilities.GenerateName(testPrefix); if (!IsTestTenant) @@ -108,10 +103,19 @@ public static void DeleteResourceGroup(ResourceManagementClient resourcesClient, } } + public static Task DeleteResourceGroupAsync(ResourceManagementClient resourcesClient, string resourceGroupName) + { + if (!IsTestTenant) + { + return resourcesClient.ResourceGroups.DeleteAsync(resourceGroupName); + } + return Task.CompletedTask; + } + public static void WaitIfNotInPlaybackMode(int minutesToWait = 1) { if (HttpMockServer.Mode != HttpRecorderMode.Playback) - { + { Thread.Sleep(TimeSpan.FromMinutes(minutesToWait)); } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/GetEdgeNodeTests/GetEdgeNodeTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/GetEdgeNodeTests/GetEdgeNodeTest.json index 4435714db7ba0..c3f4ad4c3ceea 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/GetEdgeNodeTests/GetEdgeNodeTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/GetEdgeNodeTests/GetEdgeNodeTest.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/providers/Microsoft.Cdn/edgenodes?api-version=2020-04-15", - "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2VkZ2Vub2Rlcz9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/providers/Microsoft.Cdn/edgenodes?api-version=2020-09-01", + "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2VkZ2Vub2Rlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9adda101-db09-4d6d-96c2-f9fd92f56fd8" + "f2cb7467-4272-4a00-9a13-3b1734113394" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -26,58 +26,49 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "b817574e-f762-428a-b1cb-89ec0cde0bef" - ], - "x-ms-client-request-id": [ - "9adda101-db09-4d6d-96c2-f9fd92f56fd8" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "4622c470-5e85-4f0e-b827-d14d749b83d7" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f2cb7467-4272-4a00-9a13-3b1734113394" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-tenant-reads": [ - "11996" + "11999" ], "x-ms-correlation-request-id": [ - "a666c753-341a-4171-846e-27989029d71a" + "ef1c593f-f374-409d-a76f-de87ccc07bd1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233430Z:a666c753-341a-4171-846e-27989029d71a" + "SOUTHEASTASIA:20210119T082913Z:ef1c593f-f374-409d-a76f-de87ccc07bd1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:30 GMT" + "Tue, 19 Jan 2021 08:29:12 GMT" ], "Content-Length": [ - "15513" + "10331" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Standard_Verizon\",\r\n \"id\": \"/providers/Microsoft.Cdn/edgenodes/Standard_Verizon\",\r\n \"type\": \"Microsoft.Cdn/edgenodes\",\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 \"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 }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"Premium_Verizon\",\r\n \"id\": \"/providers/Microsoft.Cdn/edgenodes/Premium_Verizon\",\r\n \"type\": \"Microsoft.Cdn/edgenodes\",\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 \"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 }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"Custom_Verizon\",\r\n \"id\": \"/providers/Microsoft.Cdn/edgenodes/Custom_Verizon\",\r\n \"type\": \"Microsoft.Cdn/edgenodes\",\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 \"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 }\r\n ]\r\n }\r\n }\r\n ]\r\n}", + "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" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/NameAvailabilityTests/EndpointCheckNameAvailabilityTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/NameAvailabilityTests/EndpointCheckNameAvailabilityTest.json index 9eccaed82d92e..cf1cc414efd5a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/NameAvailabilityTests/EndpointCheckNameAvailabilityTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/NameAvailabilityTests/EndpointCheckNameAvailabilityTest.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-04-15", - "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01", + "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", - "RequestBody": "{\r\n \"name\": \"endpoint-unique9810\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}", + "RequestBody": "{\r\n \"name\": \"endpoint-unique6224\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "cf6651bb-e744-408a-9fe4-983ed08bd363" + "679ab14a-9c40-4315-9c50-d9f68fa84278" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -32,47 +32,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "2aa46ca0-5b03-43f2-a26d-fd789638cdca" - ], - "x-ms-client-request-id": [ - "cf6651bb-e744-408a-9fe4-983ed08bd363" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "e99b0353-0b21-44c3-9aae-9694a83aa8ce" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "679ab14a-9c40-4315-9c50-d9f68fa84278" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-tenant-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "0be26fa3-94e3-4f7d-b866-e89a669a545c" + "ca193eef-f0b6-4b18-81e8-03f74b45f20a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233018Z:0be26fa3-94e3-4f7d-b866-e89a669a545c" + "SOUTHEASTASIA:20210119T082929Z:ca193eef-f0b6-4b18-81e8-03f74b45f20a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:18 GMT" + "Tue, 19 Jan 2021 08:29:28 GMT" ], "Content-Length": [ - "57" + "51" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -82,22 +73,22 @@ "StatusCode": 200 }, { - "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-04-15", - "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA0LTE1", + "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01", + "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "POST", - "RequestBody": "{\r\n \"name\": \"endpoint-unique9810\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}", + "RequestBody": "{\r\n \"name\": \"endpoint-unique6224\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7f83e3f1-f47a-420a-87a1-e64f8f554996" + "3454e54c-99df-432b-bc42-b61a4771ada5" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -113,47 +104,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "fb162995-85dc-4e59-b4c8-9aaa42066e37" - ], - "x-ms-client-request-id": [ - "7f83e3f1-f47a-420a-87a1-e64f8f554996" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "71baeed2-e5f5-428d-97d3-fcdf2803261f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3454e54c-99df-432b-bc42-b61a4771ada5" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-tenant-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "8d98af19-2473-4bb9-bee1-5b3508ecc883" + "5e1839f1-6225-4e27-ae11-d5d2d11c8245" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233125Z:8d98af19-2473-4bb9-bee1-5b3508ecc883" + "SOUTHEASTASIA:20210119T083132Z:5e1839f1-6225-4e27-ae11-d5d2d11c8245" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:24 GMT" + "Tue, 19 Jan 2021 08:31:31 GMT" ], "Content-Length": [ - "94" + "88" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -163,21 +145,21 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d4e4dc91-4a95-4a45-b645-5c10fe856fde" + "3c3173c9-f83b-4f6e-936b-4070823c863c" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ @@ -198,13 +180,13 @@ "1199" ], "x-ms-request-id": [ - "a7a8a670-c968-41ff-8698-7bd5af20a175" + "1796303f-ec89-4db8-9e15-65ff00a3790c" ], "x-ms-correlation-request-id": [ - "a7a8a670-c968-41ff-8698-7bd5af20a175" + "1796303f-ec89-4db8-9e15-65ff00a3790c" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233018Z:a7a8a670-c968-41ff-8698-7bd5af20a175" + "SOUTHEASTASIA:20210119T082931Z:1796303f-ec89-4db8-9e15-65ff00a3790c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -213,7 +195,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:18 GMT" + "Tue, 19 Jan 2021 08:29:31 GMT" ], "Content-Length": [ "193" @@ -225,26 +207,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7324\",\r\n \"name\": \"cdnResourceGroup7324\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2722\",\r\n \"name\": \"cdnResourceGroup2722\",\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/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MTU1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "080f8fd2-c925-4ec9-9cf4-4a99af1d1d48" + "dc723127-8b0d-4104-afee-3ddb9e97ca97" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -263,69 +245,120 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "e32ab47c-6efc-48a4-8216-0cf2606043d8" + "dcb80db1-ab1d-4d8d-a5fb-f96375a4678d" ], "x-ms-client-request-id": [ - "080f8fd2-c925-4ec9-9cf4-4a99af1d1d48" + "dc723127-8b0d-4104-afee-3ddb9e97ca97" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/2de401b1-3090-44f8-8605-3b3fc701a1c3?api-version=2020-04-15" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "c51a0dff-6bce-48dc-aea6-b2711656d6cd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T082940Z:c51a0dff-6bce-48dc-aea6-b2711656d6cd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 08:29:40 GMT" + ], + "Content-Length": [ + "373" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile340\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "1306038f-4db4-47cb-9708-fa57c7c28e02" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "3287a488-251e-4835-9a39-6e7cd774d409" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], - "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" ], "x-ms-correlation-request-id": [ - "b971fb0e-21ff-443e-8bc6-6b4803e1a106" + "d74e7ad4-4761-428e-b3a0-219334746ee1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233026Z:b971fb0e-21ff-443e-8bc6-6b4803e1a106" + "SOUTHEASTASIA:20210119T082951Z:d74e7ad4-4761-428e-b3a0-219334746ee1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:26 GMT" + "Tue, 19 Jan 2021 08:29:50 GMT" ], "Content-Length": [ - "398" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4155\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\"\r\n }\r\n}", - "StatusCode": 201 + "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/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/2de401b1-3090-44f8-8605-3b3fc701a1c3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmRlNDAxYjEtMzA5MC00NGY4LTg2MDUtM2IzZmM3MDFhMWMzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -335,47 +368,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "a8221d16-470c-46fb-85b1-70ab959725fa" + "eaba1481-a9d4-4e34-9c72-d34825c8e774" ], "x-ms-client-request-id": [ - "aae3e42b-a6ff-41fa-be4f-ce8c1efeb719" + "5fcd36a3-1bdd-435a-88ae-db3af2646b21" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "eefda00b-319e-4110-b28b-93e606302296" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T083001Z:eefda00b-319e-4110-b28b-93e606302296" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 08:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "906a2246-b63a-427d-9872-fcd2a29c3585" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "ed6c56f1-cc95-4f4a-9bf9-b4dffa6c1c03" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11994" ], "x-ms-correlation-request-id": [ - "8bd16709-5ff3-4e3d-82bd-1ade25a5ce98" + "f72b8f59-cd02-4fba-bdcf-7c660152d6b0" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233036Z:8bd16709-5ff3-4e3d-82bd-1ade25a5ce98" + "SOUTHEASTASIA:20210119T083011Z:f72b8f59-cd02-4fba-bdcf-7c660152d6b0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:36 GMT" + "Tue, 19 Jan 2021 08:30:11 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -385,16 +469,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/2de401b1-3090-44f8-8605-3b3fc701a1c3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmRlNDAxYjEtMzA5MC00NGY4LTg2MDUtM2IzZmM3MDFhMWMzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -404,47 +488,98 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "5559a4e3-2ff2-488d-87f7-9e4857aa81fa" + "68c972d1-ac46-46e0-acfd-afc2ec90676e" ], "x-ms-client-request-id": [ - "029d6bf8-824a-4e5a-b208-a403583b8b15" + "1edc2fd0-9c65-4ecd-9084-5c20a1d9dc92" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "dc18acbc-597d-4a51-bc46-6109c1042b80" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T083022Z:dc18acbc-597d-4a51-bc46-6109c1042b80" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 08:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "d9e5b03f-1c18-46cb-8dab-ebc3ff06c5d6" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "9aa0d967-5221-4a54-95e1-ccd001ab3c79" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11992" ], "x-ms-correlation-request-id": [ - "91cd90c3-7acb-462f-ad96-1f428df92d3c" + "f21613b3-b509-4947-a09c-dcef6abfa4c1" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233047Z:91cd90c3-7acb-462f-ad96-1f428df92d3c" + "SOUTHEASTASIA:20210119T083032Z:f21613b3-b509-4947-a09c-dcef6abfa4c1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:46 GMT" + "Tue, 19 Jan 2021 08:30:32 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -454,16 +589,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/2de401b1-3090-44f8-8605-3b3fc701a1c3?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmRlNDAxYjEtMzA5MC00NGY4LTg2MDUtM2IzZmM3MDFhMWMzP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -473,66 +608,117 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "1d2ca31d-f278-465e-b883-2c42905c9982" + "24c1e3b0-4ccb-47cb-9176-eb0d165ede7b" ], "x-ms-client-request-id": [ - "14df9927-80a3-47f0-a663-b7362489a6fc" + "df4ef624-2445-4910-b95e-0e180682a25b" ], - "OData-Version": [ - "4.0" + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "408f020f-da0d-4193-bc52-a59e6b486cc3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T083042Z:408f020f-da0d-4193-bc52-a59e6b486cc3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 08:30: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "ca9af596-dfee-4e22-bf88-943d8edc2373" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "2089848a-da00-45d4-8676-cf52a446cc35" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11990" ], "x-ms-correlation-request-id": [ - "a8050eb4-af98-4cc2-b98d-318fb699b2b9" + "11306678-2886-4fde-adea-7cc4ddee35b7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233057Z:a8050eb4-af98-4cc2-b98d-318fb699b2b9" + "SOUTHEASTASIA:20210119T083053Z:11306678-2886-4fde-adea-7cc4ddee35b7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:56 GMT" + "Tue, 19 Jan 2021 08:30:52 GMT" ], "Content-Length": [ - "77" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "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}", + "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/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MTU1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/795a1b37-0a55-41f9-a981-d4d2f86b216d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzk1YTFiMzctMGE1NS00MWY5LWE5ODEtZDRkMmY4NmIyMTZkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -542,72 +728,123 @@ "Pragma": [ "no-cache" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "56419847-474d-41a6-a627-891c08f50e59" + "62f88f7c-83a5-4a3f-8b56-8efc5a37ca3d" ], "x-ms-client-request-id": [ - "6273ccca-7a0f-4dcb-b415-c69189252543" + "eb44cf2c-001d-4378-930f-4c7f2d308f5b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "efe4f7ca-6cd1-4791-85a9-891a0178ed8a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210119T083103Z:efe4f7ca-6cd1-4791-85a9-891a0178ed8a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 19 Jan 2021 08:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" ], - "OData-Version": [ - "4.0" + "Pragma": [ + "no-cache" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "66b172aa-814d-46ce-a7c4-2c36db4b2a68" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "d7d4ec81-21ef-468c-8dbb-845e11d8d063" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "847e1c07-b9ba-41b4-b893-d6359cb7bf58" + "3aaa494e-dc26-4abc-9279-aab3ca558a7b" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233058Z:847e1c07-b9ba-41b4-b893-d6359cb7bf58" + "SOUTHEASTASIA:20210119T083103Z:3aaa494e-dc26-4abc-9279-aab3ca558a7b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:30:57 GMT" + "Tue, 19 Jan 2021 08:31:03 GMT" ], "Content-Length": [ - "397" + "372" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"profile4155\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile340\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\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/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155/endpoints/endpoint-unique9810?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MTU1L2VuZHBvaW50cy9lbmRwb2ludC11bmlxdWU5ODEwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340/endpoints/endpoint-unique6224?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDAvZW5kcG9pbnRzL2VuZHBvaW50LXVuaXF1ZTYyMjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"WestUs\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "c8d7e148-a0c8-4331-b8d2-0ac5640b35f3" + "b803234c-0fa1-4d58-aecc-97c47426f7c6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -626,69 +863,60 @@ "Retry-After": [ "10" ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-request-id": [ - "520f797a-0365-4fe0-a3cb-c6b3b592d18a" + "e3c0dbef-f232-4bac-be33-d54685cafcf8" ], "x-ms-client-request-id": [ - "c8d7e148-a0c8-4331-b8d2-0ac5640b35f3" + "b803234c-0fa1-4d58-aecc-97c47426f7c6" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/d76b64fc-2439-4efb-b8e8-aa15b664d060?api-version=2020-04-15" - ], - "OData-Version": [ - "4.0" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/e988b110-509b-462e-8bbb-4e5eaedce69a?api-version=2020-09-01" ], "Server": [ - "Microsoft-IIS/10.0" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "99" ], "x-ms-correlation-request-id": [ - "2fa2b024-862f-4778-a466-a0c7a2852168" + "4b101294-f121-436c-a105-ad6dba8a0bae" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233102Z:2fa2b024-862f-4778-a466-a0c7a2852168" + "SOUTHEASTASIA:20210119T083110Z:4b101294-f121-436c-a105-ad6dba8a0bae" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:01 GMT" + "Tue, 19 Jan 2021 08:31:10 GMT" ], "Content-Length": [ - "1255" + "1106" ], "Content-Type": [ - "application/json; odata.metadata=minimal" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint-unique9810\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155/endpoints/endpoint-unique9810\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint-unique9810.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"resourceState\": \"Creating\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340/endpoints/endpoint-unique6224\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint-unique6224\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint-unique6224.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/d76b64fc-2439-4efb-b8e8-aa15b664d060?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDc2YjY0ZmMtMjQzOS00ZWZiLWI4ZTgtYWExNWI2NjRkMDYwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/e988b110-509b-462e-8bbb-4e5eaedce69a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTk4OGIxMTAtNTA5Yi00NjJlLThiYmItNGU1ZWFlZGNlNjlhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -698,47 +926,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "e9b173fe-83cf-4ee8-9c2a-c319dcec1b17" - ], - "x-ms-client-request-id": [ - "1953654d-b802-4dc2-9462-9108a790fb92" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "06064020-cd0f-40de-804b-05d23fe40fc2" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "480dafad-10fe-4960-bbec-82ecfb8fb6b7" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11988" ], "x-ms-correlation-request-id": [ - "087466c8-3c6f-4f6a-a599-1e2e8c980aec" + "8bcdd8b6-8f70-481a-9265-4dfc083fb959" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233112Z:087466c8-3c6f-4f6a-a599-1e2e8c980aec" + "SOUTHEASTASIA:20210119T083120Z:8bcdd8b6-8f70-481a-9265-4dfc083fb959" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:12 GMT" + "Tue, 19 Jan 2021 08:31:20 GMT" ], "Content-Length": [ - "78" + "62" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -748,16 +967,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/operationresults/d76b64fc-2439-4efb-b8e8-aa15b664d060?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDc2YjY0ZmMtMjQzOS00ZWZiLWI4ZTgtYWExNWI2NjRkMDYwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/operationresults/e988b110-509b-462e-8bbb-4e5eaedce69a?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZTk4OGIxMTAtNTA5Yi00NjJlLThiYmItNGU1ZWFlZGNlNjlhP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -767,47 +986,38 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "98229572-f7ff-4a04-82ca-775fda765317" - ], - "x-ms-client-request-id": [ - "fe8012b6-b3ad-4fad-aead-13c0ea5167f9" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "eb05ae5f-0066-4b0f-a614-df2a60dbd90f" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "13d8f03a-f52c-43cd-87aa-bdcaad4f0e7f" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11987" ], "x-ms-correlation-request-id": [ - "a6f0fa50-0461-4174-a792-8edda9e641a2" + "0c892146-8482-43ff-a47b-b27f4b1b0b36" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233123Z:a6f0fa50-0461-4174-a792-8edda9e641a2" + "SOUTHEASTASIA:20210119T083130Z:0c892146-8482-43ff-a47b-b27f4b1b0b36" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:22 GMT" + "Tue, 19 Jan 2021 08:31:30 GMT" ], "Content-Length": [ - "77" + "61" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -817,16 +1027,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155/endpoints/endpoint-unique9810?api-version=2020-04-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU0MTU1L2VuZHBvaW50cy9lbmRwb2ludC11bmlxdWU5ODEwP2FwaS12ZXJzaW9uPTIwMjAtMDQtMTU=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340/endpoints/endpoint-unique6224?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNDAvZW5kcG9pbnRzL2VuZHBvaW50LXVuaXF1ZTYyMjQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" ] }, "ResponseHeaders": { @@ -836,71 +1046,62 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "8ae3229e-c093-4b3c-88a5-8359e3caf6b6" - ], - "x-ms-client-request-id": [ - "b4e63329-0e19-4394-8982-fb07c59e187c" - ], - "OData-Version": [ - "4.0" - ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "Server": [ - "Microsoft-IIS/10.0" + "x-ms-request-id": [ + "07dafba6-a443-4861-a8f4-1368e9181f58" ], - "X-AspNet-Version": [ - "4.0.30319" + "x-ms-client-request-id": [ + "f96d4c82-192f-4c76-8e30-8936ae40ca12" ], - "X-Powered-By": [ - "ASP.NET" + "Server": [ + "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ "49" ], "x-ms-correlation-request-id": [ - "7f7fc06c-28d1-4bfc-9f9a-44eb313e515b" + "d358b479-edef-4314-9798-8795a387f580" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233124Z:7f7fc06c-28d1-4bfc-9f9a-44eb313e515b" + "SOUTHEASTASIA:20210119T083131Z:d358b479-edef-4314-9798-8795a387f580" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:23 GMT" + "Tue, 19 Jan 2021 08:31:31 GMT" ], "Content-Length": [ - "1255" + "1104" ], "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"endpoint-unique9810\",\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7324/providers/Microsoft.Cdn/profiles/profile4155/endpoints/endpoint-unique9810\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"tags\": {},\r\n \"location\": \"WestUs\",\r\n \"properties\": {\r\n \"hostName\": \"endpoint-unique9810.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Running\",\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"originPath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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 \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateLinkAlias\": 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 \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"urlSigningKeys\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722/providers/Microsoft.Cdn/profiles/profile340/endpoints/endpoint-unique6224\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"endpoint-unique6224\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"endpoint-unique6224.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\": \"origin1\",\r\n \"properties\": {\r\n \"hostName\": \"host1.hello.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/cdnResourceGroup7324?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MzI0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2722?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzIyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be90b8c9-7325-441d-98cf-fcc43ea2e6e0" + "5f523b8f-1d0f-4b9c-9486-95b3353f20e3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -912,22 +1113,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-request-id": [ - "20a3024e-032f-4da7-ba1f-9f9d763e4946" + "0d3f9067-0331-4220-88f4-2b89ab0704d7" ], "x-ms-correlation-request-id": [ - "20a3024e-032f-4da7-ba1f-9f9d763e4946" + "0d3f9067-0331-4220-88f4-2b89ab0704d7" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233126Z:20a3024e-032f-4da7-ba1f-9f9d763e4946" + "SOUTHEASTASIA:20210119T083136Z:0d3f9067-0331-4220-88f4-2b89ab0704d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -936,7 +1137,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:25 GMT" + "Tue, 19 Jan 2021 08:31:35 GMT" ], "Expires": [ "-1" @@ -949,15 +1150,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -969,7 +1170,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -978,13 +1179,13 @@ "11999" ], "x-ms-request-id": [ - "8c46a479-b719-45de-b1f0-54468de7df4c" + "c94c6a48-85a1-4975-a541-7a1c261412ac" ], "x-ms-correlation-request-id": [ - "8c46a479-b719-45de-b1f0-54468de7df4c" + "c94c6a48-85a1-4975-a541-7a1c261412ac" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233141Z:8c46a479-b719-45de-b1f0-54468de7df4c" + "SOUTHEASTASIA:20210119T083151Z:c94c6a48-85a1-4975-a541-7a1c261412ac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -993,7 +1194,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:41 GMT" + "Tue, 19 Jan 2021 08:31:51 GMT" ], "Expires": [ "-1" @@ -1006,15 +1207,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1026,7 +1227,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1035,13 +1236,13 @@ "11998" ], "x-ms-request-id": [ - "f67a0819-69c9-47f5-b039-7e7c4cb11045" + "165571aa-097d-45d5-b563-d73d7c05ca77" ], "x-ms-correlation-request-id": [ - "f67a0819-69c9-47f5-b039-7e7c4cb11045" + "165571aa-097d-45d5-b563-d73d7c05ca77" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233156Z:f67a0819-69c9-47f5-b039-7e7c4cb11045" + "SOUTHEASTASIA:20210119T083207Z:165571aa-097d-45d5-b563-d73d7c05ca77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1050,7 +1251,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:31:56 GMT" + "Tue, 19 Jan 2021 08:32:06 GMT" ], "Expires": [ "-1" @@ -1063,15 +1264,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1083,7 +1284,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1092,13 +1293,13 @@ "11997" ], "x-ms-request-id": [ - "a47c1827-a20a-4125-9ab6-88470e83e46c" + "474ed136-613b-4c46-91f2-259017043092" ], "x-ms-correlation-request-id": [ - "a47c1827-a20a-4125-9ab6-88470e83e46c" + "474ed136-613b-4c46-91f2-259017043092" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233211Z:a47c1827-a20a-4125-9ab6-88470e83e46c" + "SOUTHEASTASIA:20210119T083222Z:474ed136-613b-4c46-91f2-259017043092" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1107,7 +1308,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:32:10 GMT" + "Tue, 19 Jan 2021 08:32:22 GMT" ], "Expires": [ "-1" @@ -1120,15 +1321,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1140,7 +1341,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1149,13 +1350,13 @@ "11996" ], "x-ms-request-id": [ - "ebebf653-bc94-48e6-bbc0-5f340d5bec82" + "5d2c0aed-78d3-4d0e-99cc-f44338a07704" ], "x-ms-correlation-request-id": [ - "ebebf653-bc94-48e6-bbc0-5f340d5bec82" + "5d2c0aed-78d3-4d0e-99cc-f44338a07704" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233226Z:ebebf653-bc94-48e6-bbc0-5f340d5bec82" + "SOUTHEASTASIA:20210119T083238Z:5d2c0aed-78d3-4d0e-99cc-f44338a07704" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1164,7 +1365,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:32:25 GMT" + "Tue, 19 Jan 2021 08:32:37 GMT" ], "Expires": [ "-1" @@ -1177,15 +1378,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1197,7 +1398,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1206,13 +1407,13 @@ "11995" ], "x-ms-request-id": [ - "ab416039-c8e4-4275-80fb-a291997d5a6b" + "d7487aee-603a-453b-8e2e-d5049b34bad2" ], "x-ms-correlation-request-id": [ - "ab416039-c8e4-4275-80fb-a291997d5a6b" + "d7487aee-603a-453b-8e2e-d5049b34bad2" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233241Z:ab416039-c8e4-4275-80fb-a291997d5a6b" + "SOUTHEASTASIA:20210119T083253Z:d7487aee-603a-453b-8e2e-d5049b34bad2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1221,7 +1422,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:32:40 GMT" + "Tue, 19 Jan 2021 08:32:52 GMT" ], "Expires": [ "-1" @@ -1234,15 +1435,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1254,7 +1455,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1263,13 +1464,13 @@ "11994" ], "x-ms-request-id": [ - "0c7ccc54-79ad-4ff8-a255-cbc6e7d042a0" + "88575a1a-fcf0-4cf2-b8f0-e5b8f20c76f3" ], "x-ms-correlation-request-id": [ - "0c7ccc54-79ad-4ff8-a255-cbc6e7d042a0" + "88575a1a-fcf0-4cf2-b8f0-e5b8f20c76f3" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233256Z:0c7ccc54-79ad-4ff8-a255-cbc6e7d042a0" + "SOUTHEASTASIA:20210119T083308Z:88575a1a-fcf0-4cf2-b8f0-e5b8f20c76f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1278,7 +1479,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:32:55 GMT" + "Tue, 19 Jan 2021 08:33:08 GMT" ], "Expires": [ "-1" @@ -1291,15 +1492,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1311,7 +1512,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1320,13 +1521,13 @@ "11993" ], "x-ms-request-id": [ - "13bff215-f077-4dc3-881a-84c8eab2297a" + "d677d97a-197e-48af-bff9-24d2df0ca35d" ], "x-ms-correlation-request-id": [ - "13bff215-f077-4dc3-881a-84c8eab2297a" + "d677d97a-197e-48af-bff9-24d2df0ca35d" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233311Z:13bff215-f077-4dc3-881a-84c8eab2297a" + "SOUTHEASTASIA:20210119T083324Z:d677d97a-197e-48af-bff9-24d2df0ca35d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1335,7 +1536,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:33:10 GMT" + "Tue, 19 Jan 2021 08:33:23 GMT" ], "Expires": [ "-1" @@ -1348,15 +1549,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1368,7 +1569,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1377,13 +1578,13 @@ "11992" ], "x-ms-request-id": [ - "3f1f0e1c-3c0c-499d-a186-8839d3974368" + "127166e0-126e-4865-8e83-271d5e7c10a5" ], "x-ms-correlation-request-id": [ - "3f1f0e1c-3c0c-499d-a186-8839d3974368" + "127166e0-126e-4865-8e83-271d5e7c10a5" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233326Z:3f1f0e1c-3c0c-499d-a186-8839d3974368" + "SOUTHEASTASIA:20210119T083339Z:127166e0-126e-4865-8e83-271d5e7c10a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1392,7 +1593,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:33:25 GMT" + "Tue, 19 Jan 2021 08:33:38 GMT" ], "Expires": [ "-1" @@ -1405,15 +1606,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1425,7 +1626,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1434,13 +1635,13 @@ "11991" ], "x-ms-request-id": [ - "bb9877d8-f9c8-4d64-babb-7a166f0e5b5b" + "89dce35e-4109-40c9-a602-bcb0f3481135" ], "x-ms-correlation-request-id": [ - "bb9877d8-f9c8-4d64-babb-7a166f0e5b5b" + "89dce35e-4109-40c9-a602-bcb0f3481135" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233341Z:bb9877d8-f9c8-4d64-babb-7a166f0e5b5b" + "SOUTHEASTASIA:20210119T083355Z:89dce35e-4109-40c9-a602-bcb0f3481135" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1449,7 +1650,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:33:41 GMT" + "Tue, 19 Jan 2021 08:33:55 GMT" ], "Expires": [ "-1" @@ -1462,15 +1663,15 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1481,23 +1682,17 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], "x-ms-request-id": [ - "2c25140e-6b1c-4ec3-8034-49db68ff0420" + "f1aa4a82-e7be-4646-a252-d0309316800a" ], "x-ms-correlation-request-id": [ - "2c25140e-6b1c-4ec3-8034-49db68ff0420" + "f1aa4a82-e7be-4646-a252-d0309316800a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233356Z:2c25140e-6b1c-4ec3-8034-49db68ff0420" + "SOUTHEASTASIA:20210119T083410Z:f1aa4a82-e7be-4646-a252-d0309316800a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1506,58 +1701,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:33:56 GMT" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "0" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" - ], - "x-ms-request-id": [ - "befe207a-82d7-4074-85c2-d25967368c0f" - ], - "x-ms-correlation-request-id": [ - "befe207a-82d7-4074-85c2-d25967368c0f" - ], - "x-ms-routing-request-id": [ - "WESTUS:20200810T233411Z:befe207a-82d7-4074-85c2-d25967368c0f" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Mon, 10 Aug 2020 23:34:11 GMT" + "Tue, 19 Jan 2021 08:34:10 GMT" ], "Expires": [ "-1" @@ -1570,15 +1714,15 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzMyNC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFOek15TkMxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcyMi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEUkU1U1JWTlBWVkpEUlVkU1QxVlFNamN5TWkxWFJWTlVWVk1pTENKcWIySk1iMk5oZEdsdmJpSTZJbmRsYzNSMWN5Sjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.29518.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.20185.", + "OSVersion/Microsoft.Windows.10.0.19042.", "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, @@ -1590,16 +1734,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "f5fb922e-bab7-4711-a338-3315f324ffb4" + "bf77dc44-edfa-4dfe-802b-1994b9c80e1a" ], "x-ms-correlation-request-id": [ - "f5fb922e-bab7-4711-a338-3315f324ffb4" + "bf77dc44-edfa-4dfe-802b-1994b9c80e1a" ], "x-ms-routing-request-id": [ - "WESTUS:20200810T233411Z:f5fb922e-bab7-4711-a338-3315f324ffb4" + "SOUTHEASTASIA:20210119T083411Z:bf77dc44-edfa-4dfe-802b-1994b9c80e1a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,7 +1752,7 @@ "nosniff" ], "Date": [ - "Mon, 10 Aug 2020 23:34:11 GMT" + "Tue, 19 Jan 2021 08:34:10 GMT" ], "Expires": [ "-1" @@ -1623,14 +1767,14 @@ ], "Names": { "EndpointCheckNameAvailabilityTest": [ - "endpoint-unique9810", - "profile4155" + "endpoint-unique6224", + "profile340" ], "CreateResourceGroup": [ - "cdnResourceGroup7324" + "cdnResourceGroup2722" ] }, "Variables": { - "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab" + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" } } \ No newline at end of file From 517404cb534d5d90a9be25a5f7eb38398663ad17 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Wed, 20 Jan 2021 11:13:34 +0800 Subject: [PATCH 07/13] Add secret test and records --- .../Generated/AFDCustomDomainsOperations.cs | 2 +- .../src/Generated/AFDEndpointsOperations.cs | 2 +- .../Generated/AFDOriginGroupsOperations.cs | 2 +- .../src/Generated/AFDOriginsOperations.cs | 2 +- .../src/Generated/RoutesOperations.cs | 2 +- .../Generated/SecurityPoliciesOperations.cs | 2 +- .../tests/ScenarioTests/AFDSecretTest.cs | 198 ++++ .../AFDSecretTest/AFDSecretCreateTest.json | 541 ++++++++++ .../AFDSecretTest/AFDSecretDeleteTest.json | 604 +++++++++++ .../AFDSecretTest/AFDSecretGetListTest.json | 938 ++++++++++++++++++ 10 files changed, 2287 insertions(+), 6 deletions(-) create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretGetListTest.json diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs index 53ce714b7d2e6..bbbb22a58135b 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs @@ -1244,7 +1244,7 @@ internal AFDCustomDomainsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs index dd9003f18e39f..37829e8f559eb 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs @@ -1695,7 +1695,7 @@ internal AFDEndpointsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs index 0a6ec4c05f9ec..0c87634fd6535 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs @@ -1415,7 +1415,7 @@ internal AFDOriginGroupsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs index 83c2a9577a220..bb03fbd345844 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs @@ -1254,7 +1254,7 @@ internal AFDOriginsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs index ac841edc42f2f..a2c025bbdb175 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs @@ -1261,7 +1261,7 @@ internal RoutesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs index 7886f7e03961e..cb9990d70c56c 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs @@ -1197,7 +1197,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs new file mode 100644 index 0000000000000..aceb14ed45697 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs @@ -0,0 +1,198 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDSecretTest + { + [Fact] + public void AFDSecretCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile secret + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + Assert.NotNull(secret); + Assert.Equal(secretName, secret.Name); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + /** + * Not supported patch now 01/20/2020 + [Fact] + public void AFDSecretUpdateTest() + { + + } + */ + + [Fact] + public void AFDSecretDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + cdnMgmtClient.Secrets.Delete(resourceGroupName, profileName, secretName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDSecretGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor profile + string secretName = TestUtilities.GenerateName("secretName"); + var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); + CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + { + UseLatestVersion = true, + SubjectAlternativeNames = new List(), + }; + + var secret = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName, parameters); + Assert.NotNull(secret); + Assert.Equal(secretName, secret.Name); + + var getSecret = cdnMgmtClient.Secrets.Get(resourceGroupName, profileName, secretName); + Assert.NotNull(getSecret); + Assert.Equal(secretName, getSecret.Name); + + var listSecrets = cdnMgmtClient.Secrets.ListByProfile(resourceGroupName, profileName); + Assert.NotNull(listSecrets); + Assert.Single(listSecrets); + + string secretName2 = TestUtilities.GenerateName("secretName"); + var secrets = cdnMgmtClient.Secrets.Create(resourceGroupName, profileName, secretName2, parameters); + + listSecrets = cdnMgmtClient.Secrets.ListByProfile(resourceGroupName, profileName); + Assert.NotNull(listSecrets); + Assert.Equal(2, listSecrets.Count()); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretCreateTest.json new file mode 100644 index 0000000000000..9121989b6e6dc --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretCreateTest.json @@ -0,0 +1,541 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "38089ae7-9f7b-43ce-a187-2375bdbeb2d0" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "64b06753-991d-4bcf-ba93-2daecc3e7683" + ], + "x-ms-correlation-request-id": [ + "64b06753-991d-4bcf-ba93-2daecc3e7683" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020001Z:64b06753-991d-4bcf-ba93-2daecc3e7683" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00:01 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7991\",\r\n \"name\": \"cdnResourceGroup7991\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9be06b85-7dd8-49e6-8165-2e4f62481421" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "27e89585-997c-4047-ba02-8b1a6e1d70d9" + ], + "x-ms-client-request-id": [ + "9be06b85-7dd8-49e6-8165-2e4f62481421" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/operationresults/76c8994e-4923-4276-869f-e3a8da7ef454?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "f5a0f5d3-7206-4033-b737-82bf51ddc444" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020009Z:f5a0f5d3-7206-4033-b737-82bf51ddc444" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00:09 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7440\",\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\": \"71ff70fa-d6c1-4452-8ac3-a9863c1d7022\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/operationresults/76c8994e-4923-4276-869f-e3a8da7ef454?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzZjODk5NGUtNDkyMy00Mjc2LTg2OWYtZTNhOGRhN2VmNDU0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1c611542-0faf-4c8a-baf6-b24445be5052" + ], + "x-ms-client-request-id": [ + "d3a1e35e-d31a-40d9-8073-70f3f7836685" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "7209735f-3afb-4ac5-8d68-f700e1e2f423" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020019Z:7209735f-3afb-4ac5-8d68-f700e1e2f423" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f9b11222-45e4-497f-9047-0906ed1fd20b" + ], + "x-ms-client-request-id": [ + "e715002a-ea03-4146-8343-f23dc7015d76" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "24323174-92d5-4f43-8dca-11944905e6d1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020020Z:24323174-92d5-4f43-8dca-11944905e6d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00:19 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7440\",\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\": \"71ff70fa-d6c1-4452-8ac3-a9863c1d7022\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440/secrets/secretName9941?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDQwL3NlY3JldHMvc2VjcmV0TmFtZTk5NDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b0265769-7706-4900-a904-bc7b96d87f61" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5f1b0a22-d75f-496b-b339-598e8c8134b4" + ], + "x-ms-client-request-id": [ + "b0265769-7706-4900-a904-bc7b96d87f61" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/operationresults/a2a31bb1-e959-466b-b94f-34c864f1e133?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "2beb3e16-3bd0-41d9-bb57-231abf16c465" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020021Z:2beb3e16-3bd0-41d9-bb57-231abf16c465" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00:20 GMT" + ], + "Content-Length": [ + "714" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440/secrets/secretName9941\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName9941\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/operationresults/a2a31bb1-e959-466b-b94f-34c864f1e133?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYTJhMzFiYjEtZTk1OS00NjZiLWI5NGYtMzRjODY0ZjFlMTMzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4070ff5d-bb33-48e8-96c3-bdd18f43ed11" + ], + "x-ms-client-request-id": [ + "b3e0f4b9-f64e-4c2f-9948-46ecb33a66df" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "cc7a2433-036a-4802-bf13-0508bf446b7c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020031Z:cc7a2433-036a-4802-bf13-0508bf446b7c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440/secrets/secretName9941?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDQwL3NlY3JldHMvc2VjcmV0TmFtZTk5NDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2f63bfba-38af-45c3-b975-514708ef0f90" + ], + "x-ms-client-request-id": [ + "d053d248-66ed-42c8-8bef-67a1a6efe244" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "b4a4b5ed-a807-41a6-9fb3-b76d1497a242" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020031Z:b4a4b5ed-a807-41a6-9fb3-b76d1497a242" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00:31 GMT" + ], + "Content-Length": [ + "858" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991/providers/Microsoft.Cdn/profiles/profile7440/secrets/secretName9941\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName9941\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7991?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3OTkxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d7708cc0-d071-4a14-973c-198c20beb878" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzk5MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" + ], + "x-ms-request-id": [ + "9b629d85-068c-44b1-9123-21cce68816a1" + ], + "x-ms-correlation-request-id": [ + "9b629d85-068c-44b1-9123-21cce68816a1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T020035Z:9b629d85-068c-44b1-9123-21cce68816a1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 02:00:35 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup7991" + ], + "AFDSecretCreateTest": [ + "profile7440", + "secretName9941" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretDeleteTest.json new file mode 100644 index 0000000000000..dc49d0928012b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretDeleteTest.json @@ -0,0 +1,604 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "77de349d-cadf-4607-92e5-ea37957eac24" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "a8ea1d36-dc7e-44d7-878f-2393bc3bc228" + ], + "x-ms-correlation-request-id": [ + "a8ea1d36-dc7e-44d7-878f-2393bc3bc228" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015922Z:a8ea1d36-dc7e-44d7-878f-2393bc3bc228" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:22 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7530\",\r\n \"name\": \"cdnResourceGroup7530\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzODExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5fd03acf-07ca-41be-a3d3-7a797640abbc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "40ca5b81-32f0-4cba-9e10-4c2088bd9baa" + ], + "x-ms-client-request-id": [ + "5fd03acf-07ca-41be-a3d3-7a797640abbc" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/operationresults/cabfef31-433f-496f-b913-dbb5f864bf75?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "385fbba7-1144-4b14-8c07-e9f0b20f721f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015931Z:385fbba7-1144-4b14-8c07-e9f0b20f721f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:30 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3811\",\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\": \"a348fd70-820c-429a-8d43-cbeb284e572c\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/operationresults/cabfef31-433f-496f-b913-dbb5f864bf75?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvY2FiZmVmMzEtNDMzZi00OTZmLWI5MTMtZGJiNWY4NjRiZjc1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5dc4b11f-e760-445a-bf28-f2f7af7c0f89" + ], + "x-ms-client-request-id": [ + "4a417ce9-bc1a-4080-a420-76ac671b48f1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "b736681d-6fc5-4be3-8885-f44aa5f0ff96" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015941Z:b736681d-6fc5-4be3-8885-f44aa5f0ff96" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzODExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "264169e1-f63a-4158-9cb4-479aa1db7d12" + ], + "x-ms-client-request-id": [ + "6307f62e-a8ee-4bb5-ae2d-3c5570639e71" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "465523c8-ed1d-4b5a-9ed4-ce33961db612" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015941Z:465523c8-ed1d-4b5a-9ed4-ce33961db612" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:41 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3811\",\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\": \"a348fd70-820c-429a-8d43-cbeb284e572c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811/secrets/secretName4138?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzODExL3NlY3JldHMvc2VjcmV0TmFtZTQxMzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7787465-7db3-4dcc-a4c1-46b83cb1e74c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "241dc9d5-e0d6-4a15-8877-00a1f5766bf2" + ], + "x-ms-client-request-id": [ + "a7787465-7db3-4dcc-a4c1-46b83cb1e74c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/operationresults/fa23e73e-adf4-4caa-a764-f6f00ecaef7c?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "aed4ea92-c4fa-4a9a-b0aa-071fb7886456" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015943Z:aed4ea92-c4fa-4a9a-b0aa-071fb7886456" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:42 GMT" + ], + "Content-Length": [ + "714" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811/secrets/secretName4138\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4138\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/operationresults/fa23e73e-adf4-4caa-a764-f6f00ecaef7c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmEyM2U3M2UtYWRmNC00Y2FhLWE3NjQtZjZmMDBlY2FlZjdjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "73c8bd8c-1f9b-4f33-9b3b-b36ce147b749" + ], + "x-ms-client-request-id": [ + "9bcc5b9d-2c89-4051-bd41-0e4405083275" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "2bf16bb4-b3f6-42c1-95fb-8e7c1609879d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015953Z:2bf16bb4-b3f6-42c1-95fb-8e7c1609879d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811/secrets/secretName4138?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzODExL3NlY3JldHMvc2VjcmV0TmFtZTQxMzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "181cad90-7d44-41b2-851f-86f7eeedc277" + ], + "x-ms-client-request-id": [ + "85dd2f5d-8dff-42a1-9956-f71ba9ca669b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "d2e11009-053e-4862-bd15-7cfca08ee882" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015954Z:d2e11009-053e-4862-bd15-7cfca08ee882" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:53 GMT" + ], + "Content-Length": [ + "858" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811/secrets/secretName4138\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4138\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7530/providers/Microsoft.Cdn/profiles/profile3811/secrets/secretName4138?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzODExL3NlY3JldHMvc2VjcmV0TmFtZTQxMzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f20888d8-ea39-4f7f-bb74-6ec2c3b74ee8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8e1f5e3d-560a-41c0-b620-fcd1b2f94c57" + ], + "x-ms-client-request-id": [ + "f20888d8-ea39-4f7f-bb74-6ec2c3b74ee8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-correlation-request-id": [ + "a9b2ffa7-37fb-4a50-9112-c51516dd9e2f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015955Z:a9b2ffa7-37fb-4a50-9112-c51516dd9e2f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:54 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7530?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5350e0bf-e56c-43ce-a6d4-5be7db995ad3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzUzMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "b540a95d-ef4a-460b-a1c6-2218f2ece7b7" + ], + "x-ms-correlation-request-id": [ + "b540a95d-ef4a-460b-a1c6-2218f2ece7b7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015957Z:b540a95d-ef4a-460b-a1c6-2218f2ece7b7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:57 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup7530" + ], + "AFDSecretDeleteTest": [ + "profile3811", + "secretName4138" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretGetListTest.json new file mode 100644 index 0000000000000..2b215cc55bffb --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDSecretTest/AFDSecretGetListTest.json @@ -0,0 +1,938 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "37c05d88-9298-42ea-b2cb-6b333bc345fe" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "7b4dc8df-f09a-41ad-bdb5-65bd622b248f" + ], + "x-ms-correlation-request-id": [ + "7b4dc8df-f09a-41ad-bdb5-65bd622b248f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015829Z:7b4dc8df-f09a-41ad-bdb5-65bd622b248f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:58:29 GMT" + ], + "Content-Length": [ + "189" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17\",\r\n \"name\": \"cdnResourceGroup17\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a339f0b5-3f47-45ce-a152-322cfc8f0b28" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3dce2deb-9a4b-4062-9ccf-7fb0940ae81a" + ], + "x-ms-client-request-id": [ + "a339f0b5-3f47-45ce-a152-322cfc8f0b28" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/operationresults/2ff235d2-564b-4b16-aba7-c8bc238e7f79?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "f69a2bec-9eab-40e9-93b7-d1ae50362ef9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015839Z:f69a2bec-9eab-40e9-93b7-d1ae50362ef9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:58:38 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2807\",\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\": \"62cb59eb-c352-414a-9ce8-38850610b67b\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/operationresults/2ff235d2-564b-4b16-aba7-c8bc238e7f79?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzJmZjIzNWQyLTU2NGItNGIxNi1hYmE3LWM4YmMyMzhlN2Y3OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "028dc0ca-6da5-42ff-a89c-71e310890ca7" + ], + "x-ms-client-request-id": [ + "da006491-159c-4f39-b9b6-a83611b555f0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "c4a6c978-ee59-4ffc-9a66-bd1c306eaaf4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015849Z:c4a6c978-ee59-4ffc-9a66-bd1c306eaaf4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "561887ff-8109-4b14-be87-41ec1cee36ca" + ], + "x-ms-client-request-id": [ + "cb95560d-1278-4d5b-9638-6f27324bdb84" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "927c95fa-14a8-474f-adfa-0c6f90acbb3b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015850Z:927c95fa-14a8-474f-adfa-0c6f90acbb3b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:58:49 GMT" + ], + "Content-Length": [ + "438" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2807\",\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\": \"62cb59eb-c352-414a-9ce8-38850610b67b\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzL3NlY3JldE5hbWU0OTEyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "adccd89e-8ff5-4a2d-8892-33da863a9122" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2b72bca5-c68d-49e0-9c86-91db20a3e90b" + ], + "x-ms-client-request-id": [ + "adccd89e-8ff5-4a2d-8892-33da863a9122" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/operationresults/71e68d5c-77c1-427e-ae95-5b13506dd9cd?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "672e4ed6-242c-4dea-b271-fdb3cc2e3264" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015851Z:672e4ed6-242c-4dea-b271-fdb3cc2e3264" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:58:50 GMT" + ], + "Content-Length": [ + "712" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4912\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/operationresults/71e68d5c-77c1-427e-ae95-5b13506dd9cd?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcxZTY4ZDVjLTc3YzEtNDI3ZS1hZTk1LTViMTM1MDZkZDljZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "7839434e-bdb9-4e76-961b-6415050cff8d" + ], + "x-ms-client-request-id": [ + "ce669d62-68a9-40d5-8123-2862f4883590" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "4211a8dc-8a00-45be-89e5-c0bd7975dd7c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015901Z:4211a8dc-8a00-45be-89e5-c0bd7975dd7c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzL3NlY3JldE5hbWU0OTEyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bcca39ec-1395-4f51-bcff-a49b7b5e5c47" + ], + "x-ms-client-request-id": [ + "918e5c6a-dfac-4a3d-8e6f-c7806351ea52" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "2c74ca37-14f2-45a2-98c7-fa70061de082" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015902Z:2c74ca37-14f2-45a2-98c7-fa70061de082" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:01 GMT" + ], + "Content-Length": [ + "856" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4912\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzL3NlY3JldE5hbWU0OTEyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e1b57d64-aa1b-4d8e-8b3d-ab304430d6c6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5143c6f2-6de5-4e80-9f4a-28aaff5900e5" + ], + "x-ms-client-request-id": [ + "e1b57d64-aa1b-4d8e-8b3d-ab304430d6c6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "09c3ca84-3d89-42fd-b91f-53a9ded476e2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015902Z:09c3ca84-3d89-42fd-b91f-53a9ded476e2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:01 GMT" + ], + "Content-Length": [ + "856" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4912\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7cb6981f-4dd0-4a29-9736-39306fcd5227" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "74dfe417-64c3-4eab-8f6b-a04ed1e21bf2" + ], + "x-ms-client-request-id": [ + "7cb6981f-4dd0-4a29-9736-39306fcd5227" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "79ffbd33-1ad7-481c-b4c3-56efc60e138a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015903Z:79ffbd33-1ad7-481c-b4c3-56efc60e138a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:02 GMT" + ], + "Content-Length": [ + "868" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4912\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c3d77b24-c5ac-4478-9c8c-8aa9afc6ce24" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "31f12ee6-487c-4b15-acfa-9ea3cfbc24a2" + ], + "x-ms-client-request-id": [ + "c3d77b24-c5ac-4478-9c8c-8aa9afc6ce24" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "cfd62104-55c8-483e-96fc-7afa99e5af60" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015915Z:cfd62104-55c8-483e-96fc-7afa99e5af60" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:15 GMT" + ], + "Content-Length": [ + "1725" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName4912\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName4912\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName1445\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName1445\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName1445?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzL3NlY3JldE5hbWUxNDQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b06c262e-a1e5-4a4a-9d07-5726271466ec" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "399" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3785bd7c-dba1-4b57-a36b-ff226ef535a4" + ], + "x-ms-client-request-id": [ + "b06c262e-a1e5-4a4a-9d07-5726271466ec" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/operationresults/f0c40920-1a7b-4770-9ebf-fc498ec4a3f5?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "781386b9-5e1c-4829-a35b-e9cd0310e896" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015904Z:781386b9-5e1c-4829-a35b-e9cd0310e896" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:03 GMT" + ], + "Content-Length": [ + "712" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName1445\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName1445\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": null,\r\n \"certificateAuthority\": null,\r\n \"expirationDate\": null,\r\n \"thumbprint\": null,\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": null,\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/operationresults/f0c40920-1a7b-4770-9ebf-fc498ec4a3f5?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2YwYzQwOTIwLTFhN2ItNDc3MC05ZWJmLWZjNDk4ZWM0YTNmNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f08349dc-239b-4ff9-9d66-69107f14a937" + ], + "x-ms-client-request-id": [ + "3267e578-5bd5-4d71-9fb0-262f58ade504" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "d37bf080-eb8e-4951-8bb8-8b7a003ac446" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015914Z:d37bf080-eb8e-4951-8bb8-8b7a003ac446" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName1445?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlMjgwNy9zZWNyZXRzL3NlY3JldE5hbWUxNDQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3c362f6e-7558-49f3-b5be-14505eb72beb" + ], + "x-ms-client-request-id": [ + "306141ba-5ecb-465a-9aff-e1907af7401b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "96c9ea54-485f-40bc-8ae0-2d931babebba" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015915Z:96c9ea54-485f-40bc-8ae0-2d931babebba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:15 GMT" + ], + "Content-Length": [ + "856" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17/providers/Microsoft.Cdn/profiles/profile2807/secrets/secretName1445\",\r\n \"type\": \"Microsoft.Cdn/profiles/secrets\",\r\n \"name\": \"secretName1445\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"CustomerCertificate\",\r\n \"subject\": \"csharpsdk.dev.cdn.azure.cn\",\r\n \"certificateAuthority\": \"R3\",\r\n \"expirationDate\": \"2021-04-14T14:52:41+08:00\",\r\n \"thumbprint\": \"549CB872098DABCBD44F235069D0BCD48DBEB11D\",\r\n \"secretSource\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer\"\r\n },\r\n \"secretVersion\": \"6a93c181724f4c69888f68eb67d3400e\",\r\n \"useLatestVersion\": true,\r\n \"subjectAlternativeNames\": [\r\n \"csharpsdk.dev.cdn.azure.cn\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup17?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cb4fca91-e597-4aa1-aa1d-3ca801b8e629" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" + ], + "x-ms-request-id": [ + "91aef13c-b9d6-4675-84ca-b0144cd12199" + ], + "x-ms-correlation-request-id": [ + "91aef13c-b9d6-4675-84ca-b0144cd12199" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210120T015918Z:91aef13c-b9d6-4675-84ca-b0144cd12199" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 20 Jan 2021 01:59:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup17" + ], + "AFDSecretGetListTest": [ + "profile2807", + "secretName4912", + "secretName1445" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file From 1807e64a339fd205c9fad01cde8dc7eb82ec3272 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Mon, 25 Jan 2021 13:48:34 +0800 Subject: [PATCH 08/13] Update with swagger --- .../Generated/AFDCustomDomainsOperations.cs | 22 ++++++- .../src/Generated/AFDEndpointsOperations.cs | 22 ++++++- .../Generated/AFDOriginGroupsOperations.cs | 22 ++++++- .../src/Generated/AFDOriginsOperations.cs | 22 ++++++- .../src/Generated/CdnManagementClient.cs | 4 +- .../src/Generated/ICdnManagementClient.cs | 4 +- .../src/Generated/ILogAnalyticsOperations.cs | 4 +- .../Generated/ISecurityPoliciesOperations.cs | 16 ++--- .../src/Generated/LogAnalyticsOperations.cs | 4 +- .../LogAnalyticsOperationsExtensions.cs | 8 +-- .../Models/AfdQueryStringCachingBehavior.cs | 66 +++++++++++++++++++ .../Models/CustomerCertificateParameters.cs | 45 +------------ .../Models/ManagedCertificateParameters.cs | 61 +---------------- .../src/Generated/Models/Route.cs | 42 ++++-------- .../Generated/Models/RouteUpdateParameters.cs | 42 ++++-------- .../src/Generated/Models/SecretType.cs | 23 ------- .../src/Generated/Models/SecurityPolicy.cs | 4 +- .../Models/SecurityPolicyProperties.cs | 59 +++++++++++++++++ .../src/Generated/RoutesOperations.cs | 22 ++++++- .../src/Generated/RuleSetsOperations.cs | 20 +++++- .../src/Generated/RulesOperations.cs | 22 ++++++- .../src/Generated/SecretsOperations.cs | 22 ++++++- .../Generated/SecurityPoliciesOperations.cs | 55 +++++++++++----- .../SecurityPoliciesOperationsExtensions.cs | 40 +++++------ 24 files changed, 390 insertions(+), 261 deletions(-) create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdQueryStringCachingBehavior.cs delete mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyProperties.cs diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs index bbbb22a58135b..77bc6100ab2c2 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDCustomDomainsOperations.cs @@ -755,7 +755,7 @@ internal AFDCustomDomainsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -828,6 +828,24 @@ internal AFDCustomDomainsOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1244,7 +1262,7 @@ internal AFDCustomDomainsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 202 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs index 37829e8f559eb..66c12f70ba735 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDEndpointsOperations.cs @@ -1213,7 +1213,7 @@ internal AFDEndpointsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -1286,6 +1286,24 @@ internal AFDEndpointsOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1695,7 +1713,7 @@ internal AFDEndpointsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 202 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs index 0c87634fd6535..031659d6e55a5 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginGroupsOperations.cs @@ -938,7 +938,7 @@ internal AFDOriginGroupsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -1011,6 +1011,24 @@ internal AFDOriginGroupsOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1415,7 +1433,7 @@ internal AFDOriginGroupsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 202 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs index bb03fbd345844..25448d1d92134 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/AFDOriginsOperations.cs @@ -759,7 +759,7 @@ internal AFDOriginsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -832,6 +832,24 @@ internal AFDOriginsOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1254,7 +1272,7 @@ internal AFDOriginsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 202 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs index 18622417811fe..f21f12c909874 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/CdnManagementClient.cs @@ -55,9 +55,9 @@ public partial class CdnManagementClient : ServiceClient, I /// /// Version of the API to be used with the client request. Current version is - /// 2019-09-01. + /// 2020-09-01. /// - public string ApiVersion { get; set; } + public string ApiVersion { get; private set; } /// /// The preferred language for the response. diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs index 69710997bca52..150069dbd1886 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ICdnManagementClient.cs @@ -51,9 +51,9 @@ public partial interface ICdnManagementClient : System.IDisposable /// /// Version of the API to be used with the client request. Current - /// version is 2019-09-01. + /// version is 2020-09-01. /// - string ApiVersion { get; set; } + string ApiVersion { get; } /// /// The preferred language for the response. diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs index 80b53e41be937..0f5d8ee3eee95 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ILogAnalyticsOperations.cs @@ -103,7 +103,7 @@ public partial interface ILogAnalyticsOperations /// /// Thrown when a required parameter is null /// - Task> GetLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> GetLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList rankings, IList metrics, int maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Get all available location names for AFD log analytics report. /// @@ -232,6 +232,6 @@ public partial interface ILogAnalyticsOperations /// /// Thrown when a required parameter is null /// - Task> GetWafLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> GetWafLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, int maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs index 5cad82e713494..4a3b2a6520bf0 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/ISecurityPoliciesOperations.cs @@ -106,7 +106,7 @@ public partial interface ISecurityPoliciesOperations /// /// Thrown when a required parameter is null /// - Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Updates an existing Secret within a profile. /// @@ -119,8 +119,8 @@ public partial interface ISecurityPoliciesOperations /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// /// /// The headers that will be added to request. @@ -137,7 +137,7 @@ public partial interface ISecurityPoliciesOperations /// /// Thrown when a required parameter is null /// - Task> PatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> PatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Deletes an existing security policy within profile. /// @@ -193,7 +193,7 @@ public partial interface ISecurityPoliciesOperations /// /// Thrown when a required parameter is null /// - Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Updates an existing Secret within a profile. /// @@ -206,8 +206,8 @@ public partial interface ISecurityPoliciesOperations /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// /// /// The headers that will be added to request. @@ -224,7 +224,7 @@ public partial interface ISecurityPoliciesOperations /// /// Thrown when a required parameter is null /// - Task> BeginPatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> BeginPatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Deletes an existing security policy within profile. /// diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs index 58def0c9ca4fe..8476337188ad7 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperations.cs @@ -364,7 +364,7 @@ internal LogAnalyticsOperations(CdnManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task> GetLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> GetLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList rankings, IList metrics, int maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (Client.SubscriptionId == null) { @@ -1283,7 +1283,7 @@ internal LogAnalyticsOperations(CdnManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task> GetWafLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> GetWafLogAnalyticsRankingsWithHttpMessagesAsync(string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, int maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (Client.SubscriptionId == null) { diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs index 7834b8715b77e..385aad2dbf04e 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/LogAnalyticsOperationsExtensions.cs @@ -125,7 +125,7 @@ public static partial class LogAnalyticsOperationsExtensions /// /// /// - public static RankingsResponse GetLogAnalyticsRankings(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList)) + public static RankingsResponse GetLogAnalyticsRankings(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList rankings, IList metrics, int maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList)) { return operations.GetLogAnalyticsRankingsAsync(resourceGroupName, profileName, rankings, metrics, maxRanking, dateTimeBegin, dateTimeEnd, customDomains).GetAwaiter().GetResult(); } @@ -157,7 +157,7 @@ public static partial class LogAnalyticsOperationsExtensions /// /// The cancellation token. /// - public static async Task GetLogAnalyticsRankingsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList rankings, IList metrics, double maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + public static async Task GetLogAnalyticsRankingsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList rankings, IList metrics, int maxRanking, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, IList customDomains = default(IList), CancellationToken cancellationToken = default(CancellationToken)) { using (var _result = await operations.GetLogAnalyticsRankingsWithHttpMessagesAsync(resourceGroupName, profileName, rankings, metrics, maxRanking, dateTimeBegin, dateTimeEnd, customDomains, null, cancellationToken).ConfigureAwait(false)) { @@ -341,7 +341,7 @@ public static ResourcesResponse GetLogAnalyticsResources(this ILogAnalyticsOpera /// /// /// - public static WafRankingsResponse GetWafLogAnalyticsRankings(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList)) + public static WafRankingsResponse GetWafLogAnalyticsRankings(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, int maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList)) { return operations.GetWafLogAnalyticsRankingsAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, maxRanking, rankings, actions, ruleTypes).GetAwaiter().GetResult(); } @@ -375,7 +375,7 @@ public static ResourcesResponse GetLogAnalyticsResources(this ILogAnalyticsOpera /// /// The cancellation token. /// - public static async Task GetWafLogAnalyticsRankingsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, double maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), CancellationToken cancellationToken = default(CancellationToken)) + public static async Task GetWafLogAnalyticsRankingsAsync(this ILogAnalyticsOperations operations, string resourceGroupName, string profileName, IList metrics, System.DateTime dateTimeBegin, System.DateTime dateTimeEnd, int maxRanking, IList rankings, IList actions = default(IList), IList ruleTypes = default(IList), CancellationToken cancellationToken = default(CancellationToken)) { using (var _result = await operations.GetWafLogAnalyticsRankingsWithHttpMessagesAsync(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, maxRanking, rankings, actions, ruleTypes, null, cancellationToken).ConfigureAwait(false)) { diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdQueryStringCachingBehavior.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdQueryStringCachingBehavior.cs new file mode 100644 index 0000000000000..34b448cc2f4ba --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/AfdQueryStringCachingBehavior.cs @@ -0,0 +1,66 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using Newtonsoft.Json.Converters; + using System.Runtime; + using System.Runtime.Serialization; + + /// + /// Defines values for AfdQueryStringCachingBehavior. + /// + [JsonConverter(typeof(StringEnumConverter))] + public enum AfdQueryStringCachingBehavior + { + [EnumMember(Value = "IgnoreQueryString")] + IgnoreQueryString, + [EnumMember(Value = "UseQueryString")] + UseQueryString, + [EnumMember(Value = "NotSet")] + NotSet + } + internal static class AfdQueryStringCachingBehaviorEnumExtension + { + internal static string ToSerializedValue(this AfdQueryStringCachingBehavior? value) + { + return value == null ? null : ((AfdQueryStringCachingBehavior)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this AfdQueryStringCachingBehavior value) + { + switch( value ) + { + case AfdQueryStringCachingBehavior.IgnoreQueryString: + return "IgnoreQueryString"; + case AfdQueryStringCachingBehavior.UseQueryString: + return "UseQueryString"; + case AfdQueryStringCachingBehavior.NotSet: + return "NotSet"; + } + return null; + } + + internal static AfdQueryStringCachingBehavior? ParseAfdQueryStringCachingBehavior(this string value) + { + switch( value ) + { + case "IgnoreQueryString": + return AfdQueryStringCachingBehavior.IgnoreQueryString; + case "UseQueryString": + return AfdQueryStringCachingBehavior.UseQueryString; + case "NotSet": + return AfdQueryStringCachingBehavior.NotSet; + } + return null; + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs index ed6404062c50e..573dfaca0f53e 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/CustomerCertificateParameters.cs @@ -19,7 +19,8 @@ namespace Microsoft.Azure.Management.Cdn.Models /// /// Customer Certificate used for https /// - public partial class CustomerCertificateParameters + [Newtonsoft.Json.JsonObject("CustomerCertificate")] + public partial class CustomerCertificateParameters : SecretParameters { /// /// Initializes a new instance of the CustomerCertificateParameters @@ -34,14 +35,8 @@ public CustomerCertificateParameters() /// Initializes a new instance of the CustomerCertificateParameters /// class. /// - /// The type of the Secret to create. Possible - /// values include: 'UrlSigningKey', 'CustomerCertificate', - /// 'ManagedCertificate' /// Resource reference to the KV /// secret - /// Subject name in the certificate. - /// Certificate expiration date. - /// Certificate thumbprint. /// Version of the secret to be /// used /// Certificate issuing @@ -49,12 +44,8 @@ public CustomerCertificateParameters() /// Whether to use the latest version /// for the certificate /// The list of SANs. - public CustomerCertificateParameters(string type, ResourceReference secretSource, string subject = default(string), string expirationDate = default(string), string thumbprint = default(string), string secretVersion = default(string), string certificateAuthority = default(string), bool? useLatestVersion = default(bool?), IList subjectAlternativeNames = default(IList)) + public CustomerCertificateParameters(ResourceReference secretSource, string secretVersion = default(string), string certificateAuthority = default(string), bool? useLatestVersion = default(bool?), IList subjectAlternativeNames = default(IList)) { - Type = type; - Subject = subject; - ExpirationDate = expirationDate; - Thumbprint = thumbprint; SecretSource = secretSource; SecretVersion = secretVersion; CertificateAuthority = certificateAuthority; @@ -68,32 +59,6 @@ public CustomerCertificateParameters() /// partial void CustomInit(); - /// - /// Gets or sets the type of the Secret to create. Possible values - /// include: 'UrlSigningKey', 'CustomerCertificate', - /// 'ManagedCertificate' - /// - [JsonProperty(PropertyName = "type")] - public string Type { get; set; } - - /// - /// Gets or sets subject name in the certificate. - /// - [JsonProperty(PropertyName = "subject")] - public string Subject { get; set; } - - /// - /// Gets or sets certificate expiration date. - /// - [JsonProperty(PropertyName = "expirationDate")] - public string ExpirationDate { get; set; } - - /// - /// Gets or sets certificate thumbprint. - /// - [JsonProperty(PropertyName = "thumbprint")] - public string Thumbprint { get; set; } - /// /// Gets or sets resource reference to the KV secret /// @@ -132,10 +97,6 @@ public CustomerCertificateParameters() /// public virtual void Validate() { - if (Type == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "Type"); - } if (SecretSource == null) { throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource"); diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs index c284443f9c3fe..6653ca35cd7ec 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/ManagedCertificateParameters.cs @@ -10,14 +10,14 @@ namespace Microsoft.Azure.Management.Cdn.Models { - using Microsoft.Rest; using Newtonsoft.Json; using System.Linq; /// /// Managed Certificate used for https /// - public partial class ManagedCertificateParameters + [Newtonsoft.Json.JsonObject("ManagedCertificate")] + public partial class ManagedCertificateParameters : SecretParameters { /// /// Initializes a new instance of the ManagedCertificateParameters @@ -28,68 +28,11 @@ public ManagedCertificateParameters() CustomInit(); } - /// - /// Initializes a new instance of the ManagedCertificateParameters - /// class. - /// - /// The type of the Secret to create. Possible - /// values include: 'UrlSigningKey', 'CustomerCertificate', - /// 'ManagedCertificate' - /// Subject name in the certificate. - /// Certificate expiration date. - /// Certificate thumbprint. - public ManagedCertificateParameters(string type, string subject = default(string), string expirationDate = default(string), string thumbprint = default(string)) - { - Type = type; - Subject = subject; - ExpirationDate = expirationDate; - Thumbprint = thumbprint; - CustomInit(); - } /// /// An initialization method that performs custom operations like setting defaults /// partial void CustomInit(); - /// - /// Gets or sets the type of the Secret to create. Possible values - /// include: 'UrlSigningKey', 'CustomerCertificate', - /// 'ManagedCertificate' - /// - [JsonProperty(PropertyName = "type")] - public string Type { get; set; } - - /// - /// Gets or sets subject name in the certificate. - /// - [JsonProperty(PropertyName = "subject")] - public string Subject { get; set; } - - /// - /// Gets or sets certificate expiration date. - /// - [JsonProperty(PropertyName = "expirationDate")] - public string ExpirationDate { get; set; } - - /// - /// Gets or sets certificate thumbprint. - /// - [JsonProperty(PropertyName = "thumbprint")] - public string Thumbprint { get; set; } - - /// - /// Validate the object. - /// - /// - /// Thrown if validation fails - /// - public virtual void Validate() - { - if (Type == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "Type"); - } - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs index 2db788576e5ef..9982a3e76b18d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/Route.cs @@ -51,19 +51,12 @@ public Route() /// The route patterns of the /// rule. /// compression settings. - /// Defines how AzureFrontDoor - /// caches requests that include query strings. You can ignore any - /// query strings when caching, bypass caching to prevent requests that + /// Defines how CDN caches + /// requests that include query strings. You can ignore any query + /// strings when caching, bypass caching to prevent requests that /// contain query strings from being cached, or cache every request /// with a unique URL. Possible values include: 'IgnoreQueryString', - /// 'BypassCaching', 'UseQueryString', 'NotSet' - /// Specifies what scenario the customer - /// wants this AzureFrontDoor endpoint to optimize for, e.g. Download, - /// Media services. With this information, AzureFrontDoor can apply - /// scenario driven optimization. Possible values include: - /// 'GeneralWebDelivery', 'GeneralMediaStreaming', - /// 'VideoOnDemandMediaStreaming', 'LargeFileDownload', - /// 'DynamicSiteAcceleration' + /// 'UseQueryString', 'NotSet' /// Protocol this rule will use when /// forwarding traffic to backends. Possible values include: /// 'HttpOnly', 'HttpsOnly', 'MatchRequest' @@ -82,7 +75,7 @@ public Route() /// 'Creating' /// Possible values include: /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' - public Route(ResourceReference originGroup, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), IList customDomains = default(IList), string originPath = default(string), IList ruleSets = default(IList), IList supportedProtocols = default(IList), IList patternsToMatch = default(IList), object compressionSettings = default(object), QueryStringCachingBehavior? queryStringCachingBehavior = default(QueryStringCachingBehavior?), string optimizationType = default(string), string forwardingProtocol = default(string), string linkToDefaultDomain = default(string), string httpsRedirect = default(string), string enabledState = default(string), string provisioningState = default(string), string deploymentStatus = default(string)) + public Route(ResourceReference originGroup, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), IList customDomains = default(IList), string originPath = default(string), IList ruleSets = default(IList), IList supportedProtocols = default(IList), IList patternsToMatch = default(IList), object compressionSettings = default(object), AfdQueryStringCachingBehavior? queryStringCachingBehavior = default(AfdQueryStringCachingBehavior?), string forwardingProtocol = default(string), string linkToDefaultDomain = default(string), string httpsRedirect = default(string), string enabledState = default(string), string provisioningState = default(string), string deploymentStatus = default(string)) : base(id, name, type, systemData) { CustomDomains = customDomains; @@ -93,7 +86,6 @@ public Route() PatternsToMatch = patternsToMatch; CompressionSettings = compressionSettings; QueryStringCachingBehavior = queryStringCachingBehavior; - OptimizationType = optimizationType; ForwardingProtocol = forwardingProtocol; LinkToDefaultDomain = linkToDefaultDomain; HttpsRedirect = httpsRedirect; @@ -152,26 +144,14 @@ public Route() public object CompressionSettings { get; set; } /// - /// Gets or sets defines how AzureFrontDoor caches requests that - /// include query strings. You can ignore any query strings when - /// caching, bypass caching to prevent requests that contain query - /// strings from being cached, or cache every request with a unique - /// URL. Possible values include: 'IgnoreQueryString', 'BypassCaching', - /// 'UseQueryString', 'NotSet' + /// Gets or sets defines how CDN caches requests that include query + /// strings. You can ignore any query strings when caching, bypass + /// caching to prevent requests that contain query strings from being + /// cached, or cache every request with a unique URL. Possible values + /// include: 'IgnoreQueryString', 'UseQueryString', 'NotSet' /// [JsonProperty(PropertyName = "properties.queryStringCachingBehavior")] - public QueryStringCachingBehavior? QueryStringCachingBehavior { get; set; } - - /// - /// Gets or sets specifies what scenario the customer wants this - /// AzureFrontDoor endpoint to optimize for, e.g. Download, Media - /// services. With this information, AzureFrontDoor can apply scenario - /// driven optimization. Possible values include: 'GeneralWebDelivery', - /// 'GeneralMediaStreaming', 'VideoOnDemandMediaStreaming', - /// 'LargeFileDownload', 'DynamicSiteAcceleration' - /// - [JsonProperty(PropertyName = "properties.optimizationType")] - public string OptimizationType { get; set; } + public AfdQueryStringCachingBehavior? QueryStringCachingBehavior { get; set; } /// /// Gets or sets protocol this rule will use when forwarding traffic to diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs index 8767ac8fc0eb1..6a8da56753f07 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/RouteUpdateParameters.cs @@ -47,19 +47,12 @@ public RouteUpdateParameters() /// The route patterns of the /// rule. /// compression settings. - /// Defines how AzureFrontDoor - /// caches requests that include query strings. You can ignore any - /// query strings when caching, bypass caching to prevent requests that + /// Defines how CDN caches + /// requests that include query strings. You can ignore any query + /// strings when caching, bypass caching to prevent requests that /// contain query strings from being cached, or cache every request /// with a unique URL. Possible values include: 'IgnoreQueryString', - /// 'BypassCaching', 'UseQueryString', 'NotSet' - /// Specifies what scenario the customer - /// wants this AzureFrontDoor endpoint to optimize for, e.g. Download, - /// Media services. With this information, AzureFrontDoor can apply - /// scenario driven optimization. Possible values include: - /// 'GeneralWebDelivery', 'GeneralMediaStreaming', - /// 'VideoOnDemandMediaStreaming', 'LargeFileDownload', - /// 'DynamicSiteAcceleration' + /// 'UseQueryString', 'NotSet' /// Protocol this rule will use when /// forwarding traffic to backends. Possible values include: /// 'HttpOnly', 'HttpsOnly', 'MatchRequest' @@ -73,7 +66,7 @@ public RouteUpdateParameters() /// Whether to enable use of this rule. /// Permitted values are 'Enabled' or 'Disabled'. Possible values /// include: 'Enabled', 'Disabled' - public RouteUpdateParameters(IList customDomains = default(IList), ResourceReference originGroup = default(ResourceReference), string originPath = default(string), IList ruleSets = default(IList), IList supportedProtocols = default(IList), IList patternsToMatch = default(IList), object compressionSettings = default(object), QueryStringCachingBehavior? queryStringCachingBehavior = default(QueryStringCachingBehavior?), string optimizationType = default(string), string forwardingProtocol = default(string), string linkToDefaultDomain = default(string), string httpsRedirect = default(string), string enabledState = default(string)) + public RouteUpdateParameters(IList customDomains = default(IList), ResourceReference originGroup = default(ResourceReference), string originPath = default(string), IList ruleSets = default(IList), IList supportedProtocols = default(IList), IList patternsToMatch = default(IList), object compressionSettings = default(object), AfdQueryStringCachingBehavior? queryStringCachingBehavior = default(AfdQueryStringCachingBehavior?), string forwardingProtocol = default(string), string linkToDefaultDomain = default(string), string httpsRedirect = default(string), string enabledState = default(string)) { CustomDomains = customDomains; OriginGroup = originGroup; @@ -83,7 +76,6 @@ public RouteUpdateParameters() PatternsToMatch = patternsToMatch; CompressionSettings = compressionSettings; QueryStringCachingBehavior = queryStringCachingBehavior; - OptimizationType = optimizationType; ForwardingProtocol = forwardingProtocol; LinkToDefaultDomain = linkToDefaultDomain; HttpsRedirect = httpsRedirect; @@ -140,26 +132,14 @@ public RouteUpdateParameters() public object CompressionSettings { get; set; } /// - /// Gets or sets defines how AzureFrontDoor caches requests that - /// include query strings. You can ignore any query strings when - /// caching, bypass caching to prevent requests that contain query - /// strings from being cached, or cache every request with a unique - /// URL. Possible values include: 'IgnoreQueryString', 'BypassCaching', - /// 'UseQueryString', 'NotSet' + /// Gets or sets defines how CDN caches requests that include query + /// strings. You can ignore any query strings when caching, bypass + /// caching to prevent requests that contain query strings from being + /// cached, or cache every request with a unique URL. Possible values + /// include: 'IgnoreQueryString', 'UseQueryString', 'NotSet' /// [JsonProperty(PropertyName = "properties.queryStringCachingBehavior")] - public QueryStringCachingBehavior? QueryStringCachingBehavior { get; set; } - - /// - /// Gets or sets specifies what scenario the customer wants this - /// AzureFrontDoor endpoint to optimize for, e.g. Download, Media - /// services. With this information, AzureFrontDoor can apply scenario - /// driven optimization. Possible values include: 'GeneralWebDelivery', - /// 'GeneralMediaStreaming', 'VideoOnDemandMediaStreaming', - /// 'LargeFileDownload', 'DynamicSiteAcceleration' - /// - [JsonProperty(PropertyName = "properties.optimizationType")] - public string OptimizationType { get; set; } + public AfdQueryStringCachingBehavior? QueryStringCachingBehavior { get; set; } /// /// Gets or sets protocol this rule will use when forwarding traffic to diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs deleted file mode 100644 index 5890f70a5d552..0000000000000 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecretType.cs +++ /dev/null @@ -1,23 +0,0 @@ -// -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. See License.txt in the project root for -// license information. -// -// Code generated by Microsoft (R) AutoRest Code Generator. -// Changes may cause incorrect behavior and will be lost if the code is -// regenerated. -// - -namespace Microsoft.Azure.Management.Cdn.Models -{ - - /// - /// Defines values for SecretType. - /// - public static class SecretType - { - public const string UrlSigningKey = "UrlSigningKey"; - public const string CustomerCertificate = "CustomerCertificate"; - public const string ManagedCertificate = "ManagedCertificate"; - } -} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs index 4b923a61262c7..07ee6d1944023 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicy.cs @@ -42,7 +42,7 @@ public SecurityPolicy() /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' /// object which contains security policy /// parameters - public SecurityPolicy(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string deploymentStatus = default(string), SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters)) + public SecurityPolicy(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string deploymentStatus = default(string), SecurityPolicyParameters parameters = default(SecurityPolicyParameters)) : base(id, name, type, systemData) { ProvisioningState = provisioningState; @@ -74,7 +74,7 @@ public SecurityPolicy() /// Gets or sets object which contains security policy parameters /// [JsonProperty(PropertyName = "properties.parameters")] - public SecurityPolicyWebApplicationFirewallParameters Parameters { get; set; } + public SecurityPolicyParameters Parameters { get; set; } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyProperties.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyProperties.cs new file mode 100644 index 0000000000000..0d5ef24e76013 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/Models/SecurityPolicyProperties.cs @@ -0,0 +1,59 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Cdn.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The json object that contains properties required to create a security + /// policy + /// + public partial class SecurityPolicyProperties : AFDStateProperties + { + /// + /// Initializes a new instance of the SecurityPolicyProperties class. + /// + public SecurityPolicyProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the SecurityPolicyProperties class. + /// + /// Provisioning status. Possible + /// values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', + /// 'Creating' + /// Possible values include: + /// 'NotStarted', 'InProgress', 'Succeeded', 'Failed' + /// object which contains security policy + /// parameters + public SecurityPolicyProperties(string provisioningState = default(string), string deploymentStatus = default(string), SecurityPolicyParameters parameters = default(SecurityPolicyParameters)) + : base(provisioningState, deploymentStatus) + { + Parameters = parameters; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets object which contains security policy parameters + /// + [JsonProperty(PropertyName = "parameters")] + public SecurityPolicyParameters Parameters { get; set; } + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs index a2c025bbdb175..941e575afcb88 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RoutesOperations.cs @@ -764,7 +764,7 @@ internal RoutesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -837,6 +837,24 @@ internal RoutesOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1261,7 +1279,7 @@ internal RoutesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 202 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs index 19909da0583af..2d366f964096a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RuleSetsOperations.cs @@ -899,7 +899,7 @@ internal RuleSetsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -972,6 +972,24 @@ internal RuleSetsOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs index 7eb779cde4e4b..6dbe3b4e6725d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/RulesOperations.cs @@ -759,7 +759,7 @@ internal RulesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -832,6 +832,24 @@ internal RulesOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1254,7 +1272,7 @@ internal RulesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs index dd418cbb9036b..05da63a5e9505 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecretsOperations.cs @@ -720,7 +720,7 @@ internal SecretsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -793,6 +793,24 @@ internal SecretsOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -1198,7 +1216,7 @@ internal SecretsOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs index cb9990d70c56c..7fe5b63eddcf0 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperations.cs @@ -492,7 +492,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) /// /// The cancellation token. /// - public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> CreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { // Send Request AzureOperationResponse _response = await BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, customHeaders, cancellationToken).ConfigureAwait(false); @@ -511,8 +511,8 @@ internal SecurityPoliciesOperations(CdnManagementClient client) /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// /// /// The headers that will be added to request. @@ -520,10 +520,10 @@ internal SecurityPoliciesOperations(CdnManagementClient client) /// /// The cancellation token. /// - public async Task> PatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> PatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { // Send Request - AzureOperationResponse _response = await BeginPatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters, customHeaders, cancellationToken).ConfigureAwait(false); + AzureOperationResponse _response = await BeginPatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, customHeaders, cancellationToken).ConfigureAwait(false); return await Client.GetPutOrPatchOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false); } @@ -588,7 +588,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> BeginCreateWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (resourceGroupName == null) { @@ -720,7 +720,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) + if ((int)_statusCode != 200 && (int)_statusCode != 201 && (int)_statusCode != 202) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try @@ -793,6 +793,24 @@ internal SecurityPoliciesOperations(CdnManagementClient client) throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); } } + // Deserialize Response + if ((int)_statusCode == 202) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } if (_shouldTrace) { ServiceClientTracing.Exit(_invocationId, _result); @@ -812,8 +830,8 @@ internal SecurityPoliciesOperations(CdnManagementClient client) /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// /// /// Headers that will be added to request. @@ -836,7 +854,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task> BeginPatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> BeginPatchWithHttpMessagesAsync(string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (resourceGroupName == null) { @@ -865,10 +883,6 @@ internal SecurityPoliciesOperations(CdnManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); } - if (securityPolicyParameters == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyParameters"); - } if (Client.SubscriptionId == null) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); @@ -877,6 +891,11 @@ internal SecurityPoliciesOperations(CdnManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); } + SecurityPolicyProperties securityPolicyProperties = new SecurityPolicyProperties(); + if (parameters != null) + { + securityPolicyProperties.Parameters = parameters; + } // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -887,7 +906,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) tracingParameters.Add("resourceGroupName", resourceGroupName); tracingParameters.Add("profileName", profileName); tracingParameters.Add("securityPolicyName", securityPolicyName); - tracingParameters.Add("securityPolicyParameters", securityPolicyParameters); + tracingParameters.Add("securityPolicyProperties", securityPolicyProperties); tracingParameters.Add("cancellationToken", cancellationToken); ServiceClientTracing.Enter(_invocationId, this, "BeginPatch", tracingParameters); } @@ -941,9 +960,9 @@ internal SecurityPoliciesOperations(CdnManagementClient client) // Serialize Request string _requestContent = null; - if(securityPolicyParameters != null) + if(securityPolicyProperties != null) { - _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(securityPolicyParameters, Client.SerializationSettings); + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(securityPolicyProperties, Client.SerializationSettings); _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); } @@ -1197,7 +1216,7 @@ internal SecurityPoliciesOperations(CdnManagementClient client) HttpStatusCode _statusCode = _httpResponse.StatusCode; cancellationToken.ThrowIfCancellationRequested(); string _responseContent = null; - if ((int)_statusCode != 202 && (int)_statusCode != 204) + if ((int)_statusCode != 200 && (int)_statusCode != 202 && (int)_statusCode != 204) { var ex = new AfdErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); try diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs index 00804be604707..ef02ff5c5f06f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SecurityPoliciesOperationsExtensions.cs @@ -125,7 +125,7 @@ public static SecurityPolicy Get(this ISecurityPoliciesOperations operations, st /// /// object which contains security policy parameters /// - public static SecurityPolicy Create(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters)) + public static SecurityPolicy Create(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters)) { return operations.CreateAsync(resourceGroupName, profileName, securityPolicyName, parameters).GetAwaiter().GetResult(); } @@ -151,7 +151,7 @@ public static SecurityPolicy Get(this ISecurityPoliciesOperations operations, st /// /// The cancellation token. /// - public static async Task CreateAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), CancellationToken cancellationToken = default(CancellationToken)) + public static async Task CreateAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), CancellationToken cancellationToken = default(CancellationToken)) { using (var _result = await operations.CreateWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, null, cancellationToken).ConfigureAwait(false)) { @@ -174,12 +174,12 @@ public static SecurityPolicy Get(this ISecurityPoliciesOperations operations, st /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// - public static SecurityPolicy Patch(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters) + public static SecurityPolicy Patch(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters)) { - return operations.PatchAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters).GetAwaiter().GetResult(); + return operations.PatchAsync(resourceGroupName, profileName, securityPolicyName, parameters).GetAwaiter().GetResult(); } /// @@ -197,15 +197,15 @@ public static SecurityPolicy Patch(this ISecurityPoliciesOperations operations, /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// /// /// The cancellation token. /// - public static async Task PatchAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, CancellationToken cancellationToken = default(CancellationToken)) + public static async Task PatchAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), CancellationToken cancellationToken = default(CancellationToken)) { - using (var _result = await operations.PatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters, null, cancellationToken).ConfigureAwait(false)) + using (var _result = await operations.PatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, null, cancellationToken).ConfigureAwait(false)) { return _result.Body; } @@ -272,7 +272,7 @@ public static void Delete(this ISecurityPoliciesOperations operations, string re /// /// object which contains security policy parameters /// - public static SecurityPolicy BeginCreate(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters)) + public static SecurityPolicy BeginCreate(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters)) { return operations.BeginCreateAsync(resourceGroupName, profileName, securityPolicyName, parameters).GetAwaiter().GetResult(); } @@ -298,7 +298,7 @@ public static void Delete(this ISecurityPoliciesOperations operations, string re /// /// The cancellation token. /// - public static async Task BeginCreateAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters parameters = default(SecurityPolicyWebApplicationFirewallParameters), CancellationToken cancellationToken = default(CancellationToken)) + public static async Task BeginCreateAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), CancellationToken cancellationToken = default(CancellationToken)) { using (var _result = await operations.BeginCreateWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, null, cancellationToken).ConfigureAwait(false)) { @@ -321,12 +321,12 @@ public static void Delete(this ISecurityPoliciesOperations operations, string re /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// - public static SecurityPolicy BeginPatch(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters) + public static SecurityPolicy BeginPatch(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters)) { - return operations.BeginPatchAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters).GetAwaiter().GetResult(); + return operations.BeginPatchAsync(resourceGroupName, profileName, securityPolicyName, parameters).GetAwaiter().GetResult(); } /// @@ -344,15 +344,15 @@ public static SecurityPolicy BeginPatch(this ISecurityPoliciesOperations operati /// /// Name of the security policy under the profile. /// - /// - /// Security policy update properties + /// + /// object which contains security policy parameters /// /// /// The cancellation token. /// - public static async Task BeginPatchAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters, CancellationToken cancellationToken = default(CancellationToken)) + public static async Task BeginPatchAsync(this ISecurityPoliciesOperations operations, string resourceGroupName, string profileName, string securityPolicyName, SecurityPolicyParameters parameters = default(SecurityPolicyParameters), CancellationToken cancellationToken = default(CancellationToken)) { - using (var _result = await operations.BeginPatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, securityPolicyParameters, null, cancellationToken).ConfigureAwait(false)) + using (var _result = await operations.BeginPatchWithHttpMessagesAsync(resourceGroupName, profileName, securityPolicyName, parameters, null, cancellationToken).ConfigureAwait(false)) { return _result.Body; } From b2f4724d8f6b57c31d535ea99d6939a988711d8a Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Mon, 25 Jan 2021 14:00:38 +0800 Subject: [PATCH 09/13] Update with new swagger --- .../tests/ScenarioTests/AFDCustomDomainTest.cs | 10 +++++----- .../tests/ScenarioTests/AFDSecretTest.cs | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs index 293570108e256..2b008c95f0bfc 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDCustomDomainTest.cs @@ -48,7 +48,7 @@ public void AFDCustomDomainCreateTest() // Create a standard Azure frontdoor profile secret string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), @@ -117,7 +117,7 @@ public void AFDCustomDomainUpdateTest() // Create a standard Azure frontdoor profile secret string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), @@ -197,7 +197,7 @@ public void AFDCustomDomainDeleteTest() // Create a standard Azure frontdoor profile secret string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), @@ -265,7 +265,7 @@ public void AFDCustomDomainGetListTest() // Create a standard Azure frontdoor profile secret string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), @@ -343,7 +343,7 @@ public void AFDCustomDomainRefreshValidationTokenTest() // Create a standard Azure frontdoor profile secret string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs index aceb14ed45697..b1549d4476556 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs @@ -49,7 +49,7 @@ public void AFDSecretCreateTest() // Create a standard Azure frontdoor profile secret string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), @@ -110,7 +110,7 @@ public void AFDSecretDeleteTest() // Create a standard Azure frontdoor profile string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), @@ -162,7 +162,7 @@ public void AFDSecretGetListTest() // Create a standard Azure frontdoor profile string secretName = TestUtilities.GenerateName("secretName"); var secretSource = new ResourceReference("/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdn-powershell-test/providers/Microsoft.KeyVault/vaults/cdn-powershell-test-kv/certificates/cdn-powershell-test-cer"); - CustomerCertificateParameters parameters = new CustomerCertificateParameters("CustomerCertificate", secretSource) + CustomerCertificateParameters parameters = new CustomerCertificateParameters(secretSource) { UseLatestVersion = true, SubjectAlternativeNames = new List(), From 146377b1628d2a710a34beb83e2feb291348d94b Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Wed, 27 Jan 2021 09:52:31 +0800 Subject: [PATCH 10/13] Use latest swagger --- eng/mgmt/mgmtmetadata/cdn_resource-manager.txt | 4 ++-- .../src/Generated/SdkInfo_CdnManagementClient.cs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt b/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt index 25f9e54038395..09d60cd6f2523 100644 --- a/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt +++ b/eng/mgmt/mgmtmetadata/cdn_resource-manager.txt @@ -4,11 +4,11 @@ Commencing code generation Generating CSharp code Executing AutoRest command cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-09 --csharp-sdks-folder=D:\github\azure-sdk-for-net\sdk -2020-12-29 09:33:09 UTC +2021-01-27 01:50:22 UTC Azure-rest-api-specs repository information GitHub fork: Azure Branch: master -Commit: dab488ef4572b30dee885044331326f8d1c8d329 +Commit: 05b638ddd0e8d125075c72086c81cd9e700f1fbd AutoRest information Requested version: v2 Bootstrapper version: autorest@2.0.4413 diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs index a796b657d5979..3d4cb3e7ee25d 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs @@ -53,7 +53,7 @@ public static IEnumerable> ApiInfo_CdnManagementCl public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-09 --csharp-sdks-folder=D:\\github\\azure-sdk-for-net\\sdk"; public static readonly String GithubForkName = "Azure"; public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "dab488ef4572b30dee885044331326f8d1c8d329"; + public static readonly String GithubCommidId = "05b638ddd0e8d125075c72086c81cd9e700f1fbd"; public static readonly String CodeGenerationErrors = ""; public static readonly String GithubRepoName = "azure-rest-api-specs"; // END: Code Generation Metadata Section From 42551b73e84f7a0d3507e4e12babaa93d5df2212 Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Wed, 27 Jan 2021 13:30:41 +0800 Subject: [PATCH 11/13] Add test case and records --- .../ScenarioTests/ADFSecurityPolicyTest.cs | 383 +++++ .../ScenarioTests/AFDLogAnalyticsTest.cs | 404 ++++++ .../tests/ScenarioTests/AFDOriginGroupTest.cs | 323 +++++ .../tests/ScenarioTests/AFDProfileTest.cs | 176 +++ .../tests/ScenarioTests/AFDValidateTest.cs | 21 + .../AFDOriginCreateTest.json | 740 ++++++++++ .../AFDOriginDeleteTest.json | 1052 ++++++++++++++ .../AFDOriginGetListTest.json | 1250 +++++++++++++++++ .../GetLogAnalyticsLocationsTest.json | 544 +++++++ .../GetLogAnalyticsRankingsTest.json | 670 +++++++++ .../GetLogAnalyticsResourcesTest.json | 607 ++++++++ .../GetWafLogAnalyticsRankingsTest.json | 607 ++++++++ .../AFDOriginGroupCreateTest.json | 415 ++++++ .../AFDOriginGroupDeleteTest.json | 607 ++++++++ .../AFDOriginGroupGetListTest.json | 686 +++++++++ .../AFDOriginGroupListResourceUsageTest.json | 418 ++++++ .../AFDOriginGroupUpdateTest.json | 616 ++++++++ .../AFDProfileTest/AFDProfileUsageTest.json | 408 ++++++ 18 files changed, 9927 insertions(+) create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginGroupTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDValidateTest.cs create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupCreateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupDeleteTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupGetListTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupListResourceUsageTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupUpdateTest.json create mode 100644 sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDProfileTest/AFDProfileUsageTest.json diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs new file mode 100644 index 0000000000000..950785133b491 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs @@ -0,0 +1,383 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class ADFSecurityPolicyTest + { + [Fact] + public void AFDOriginCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor security policy + string securityPolicyName = TestUtilities.GenerateName("securityPolicy"); + var policyCreateParameters = new SecurityPolicyWebApplicationFirewallParameters + { + Associations = new List + { + new SecurityPolicyWebApplicationFirewallAssociation + { + Domains = new List{ + new ResourceReference(endpoint.Id), + }, + PatternsToMatch = new List + { + "/*" + }, + } + }, + WafPolicy = new ResourceReference(id: "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf"), + }; + var securityPolicy = cdnMgmtClient.SecurityPolicies.Create(resourceGroupName, profileName, securityPolicyName, policyCreateParameters); + Assert.NotNull(securityPolicy); + Assert.NotNull(securityPolicy.ProvisioningState); + Assert.NotNull(securityPolicy.Parameters); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + /** + [Fact] + public void AFDOriginUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor security policy + string securityPolicyName = TestUtilities.GenerateName("securityPolicy"); + var policyCreateParameters = new SecurityPolicyWebApplicationFirewallParameters + { + Associations = new List + { + new SecurityPolicyWebApplicationFirewallAssociation + { + Domains = new List{ + new ResourceReference(endpoint.Id), + }, + PatternsToMatch = new List + { + "/*" + }, + } + }, + WafPolicy = new ResourceReference(id: "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf"), + }; + var securityPolicy = cdnMgmtClient.SecurityPolicies.Create(resourceGroupName, profileName, securityPolicyName, policyCreateParameters); + + + // Create a standard Azure frontdoor endpoint + string endpointName2 = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters2 = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint2 = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName2, endpointCreateParameters2); + var policyPatchParameters = new SecurityPolicyWebApplicationFirewallParameters + { + Associations = new List + { + new SecurityPolicyWebApplicationFirewallAssociation + { + Domains = new List{ + new ResourceReference(endpoint.Id), + }, + PatternsToMatch = new List + { + "/a" + }, + }, + new SecurityPolicyWebApplicationFirewallAssociation + { + Domains = new List{ + new ResourceReference(endpoint2.Id), + }, + PatternsToMatch = new List + { + "/a" + }, + } + }, + WafPolicy = new ResourceReference(id: "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf"), + }; + var patchedPolicy = cdnMgmtClient.SecurityPolicies.Patch(resourceGroupName, profileName, securityPolicyName, policyPatchParameters); + Assert.NotNull(patchedPolicy); + Assert.NotNull(patchedPolicy.ProvisioningState); + Assert.NotNull(patchedPolicy.Parameters); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + */ + + [Fact] + public void AFDOriginDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor security policy + string securityPolicyName = TestUtilities.GenerateName("securityPolicy"); + var policyCreateParameters = new SecurityPolicyWebApplicationFirewallParameters + { + Associations = new List + { + new SecurityPolicyWebApplicationFirewallAssociation + { + Domains = new List{ + new ResourceReference(endpoint.Id), + }, + PatternsToMatch = new List + { + "/*" + }, + } + }, + WafPolicy = new ResourceReference(id: "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf"), + }; + var securityPolicy = cdnMgmtClient.SecurityPolicies.Create(resourceGroupName, profileName, securityPolicyName, policyCreateParameters); + cdnMgmtClient.SecurityPolicies.Delete(resourceGroupName, profileName, securityPolicyName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + [Fact] + public void AFDOriginGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // Create a standard Azure frontdoor security policy + string securityPolicyName = TestUtilities.GenerateName("securityPolicy"); + var policyCreateParameters = new SecurityPolicyWebApplicationFirewallParameters + { + Associations = new List + { + new SecurityPolicyWebApplicationFirewallAssociation + { + Domains = new List{ + new ResourceReference(endpoint.Id), + }, + PatternsToMatch = new List + { + "/*" + }, + } + }, + WafPolicy = new ResourceReference(id: "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf"), + }; + var securityPolicy = cdnMgmtClient.SecurityPolicies.Create(resourceGroupName, profileName, securityPolicyName, policyCreateParameters); + Assert.NotNull(securityPolicy); + Assert.NotNull(securityPolicy.ProvisioningState); + Assert.NotNull(securityPolicy.Parameters); + + var getSecurityPolicy = cdnMgmtClient.SecurityPolicies.Get(resourceGroupName, profileName, securityPolicyName); + Assert.NotNull(getSecurityPolicy); + Assert.NotNull(getSecurityPolicy.ProvisioningState); + Assert.NotNull(getSecurityPolicy.Parameters); + + var listSecurityPolicy = cdnMgmtClient.SecurityPolicies.ListByProfile(resourceGroupName, profileName); + Assert.NotNull(listSecurityPolicy); + Assert.Single(listSecurityPolicy); + + cdnMgmtClient.SecurityPolicies.Delete(resourceGroupName, profileName, securityPolicyName); + listSecurityPolicy = cdnMgmtClient.SecurityPolicies.ListByProfile(resourceGroupName, profileName); + Assert.NotNull(listSecurityPolicy); + Assert.Empty(listSecurityPolicy); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs new file mode 100644 index 0000000000000..7bc7c4792c8db --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs @@ -0,0 +1,404 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDLogAnalyticsTest + { + /** + [Fact] + public void GetLogAnalyticsMetricsTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + + IList metrics = new List(); + DateTime dateTimeBegin = DateTime.UtcNow; + DateTime dateTimeEnd = DateTime.UtcNow; + string granularity = "PT5M"; + MetricsResponse response = cdnMgmtClient.LogAnalytics.GetLogAnalyticsMetrics(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity); + Assert.NotNull(response); + Assert.Equal(dateTimeBegin, response.DateTimeBegin); + Assert.Equal(dateTimeEnd, response.DateTimeEnd); + Assert.Equal(granularity, response.Granularity); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + */ + + [Fact] + public void GetLogAnalyticsRankingsTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + + IList rankings = new List() { + "url" + }; + IList metrics = new List() { + "clientRequestCount" + }; + int maxRanking = 50; + DateTime dateTimeBegin = DateTime.UtcNow; + DateTime dateTimeEnd = DateTime.UtcNow; + RankingsResponse response = cdnMgmtClient.LogAnalytics.GetLogAnalyticsRankings(resourceGroupName, profileName, rankings, metrics, maxRanking, dateTimeBegin, dateTimeEnd); + Assert.NotNull(response); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void GetLogAnalyticsLocationsTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + + ContinentsResponse response = cdnMgmtClient.LogAnalytics.GetLogAnalyticsLocations(resourceGroupName, profileName); + Assert.NotNull(response); + Assert.NotEmpty(response.Continents); + Assert.NotEmpty(response.CountryOrRegions); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void GetLogAnalyticsResourcesTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + ResourcesResponse response = cdnMgmtClient.LogAnalytics.GetLogAnalyticsResources(resourceGroupName, profileName); + Assert.NotNull(response); + Assert.NotNull(response.CustomDomains); + Assert.NotNull(response.Endpoints); + Assert.NotEmpty(response.Endpoints); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + /** + [Fact] + public void GetWafLogAnalyticsMetricsTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + + IList metrics = new List(); + DateTime dateTimeBegin = DateTime.UtcNow; + DateTime dateTimeEnd = DateTime.UtcNow; + string granularity = "PT5M"; + + WafMetricsResponse response = cdnMgmtClient.LogAnalytics.GetWafLogAnalyticsMetrics(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity); + Assert.NotNull(response); + Assert.NotNull(response.Series); + Assert.Equal(dateTimeBegin, response.DateTimeBegin); + Assert.Equal(dateTimeEnd, response.DateTimeEnd); + Assert.Equal(granularity, response.Granularity); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + */ + + [Fact] + public void GetWafLogAnalyticsRankingsTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Create a standard Azure frontdoor endpoint + string endpointName = TestUtilities.GenerateName("endpointName"); + var endpointCreateParameters = new AFDEndpoint("WestUs") + { + EnabledState = "Enabled", + OriginResponseTimeoutSeconds = 60, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + IList rankings = new List() { + "url" + }; + IList metrics = new List() { + "clientRequestCount" + }; + int maxRanking = 50; + DateTime dateTimeBegin = DateTime.UtcNow; + DateTime dateTimeEnd = DateTime.UtcNow; + WafRankingsResponse response = cdnMgmtClient.LogAnalytics.GetWafLogAnalyticsRankings(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, maxRanking, rankings); + Assert.NotNull(response); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + + + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginGroupTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginGroupTest.cs new file mode 100644 index 0000000000000..ef67aff5cc4c2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDOriginGroupTest.cs @@ -0,0 +1,323 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDOriginGroupTest + { + public const int MaximumAfdOriginCountPerOriginGroup = 10; + + [Fact] + public void AFDOriginGroupCreateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + Assert.Equal(originGroupName, originGroup.Name); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDOriginGroupUpdateTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + + var originGroupUpdateProperties = new AFDOriginGroupUpdateParameters + { + LoadBalancingSettings = new LoadBalancingSettingsParameters + { + SampleSize = 5, + SuccessfulSamplesRequired = 4, + AdditionalLatencyInMilliseconds = 200, + }, + HealthProbeSettings = new HealthProbeParameters + { + ProbeIntervalInSeconds = 1, + ProbePath = "/", + ProbeProtocol = ProbeProtocol.Https, + ProbeRequestType = HealthProbeRequestType.GET + }, + }; + var updateOriginGroup = cdnMgmtClient.AFDOriginGroups.Update(resourceGroupName, profileName, originGroupName, originGroupUpdateProperties); + VerifyOriginGroupUpdated(originGroupUpdateProperties, updateOriginGroup); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDOriginGroupDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + + cdnMgmtClient.AFDOriginGroups.Delete(resourceGroupName, profileName, originGroupName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + [Fact] + public void AFDOriginGroupGetListTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + Assert.NotNull(originGroup); + var getOriginGroup = cdnMgmtClient.AFDOriginGroups.Get(resourceGroupName, profileName, originGroupName); + Assert.NotNull(getOriginGroup); + Assert.Equal(originGroupName, getOriginGroup.Name); + + string originGroupName2 = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters2 = new AFDOriginGroup(name: originGroupName) + { + }; + var originGroup2 = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName2, originGroupCreateParameters2); + Assert.NotNull(originGroup2); + var getOriginGroup2 = cdnMgmtClient.AFDOriginGroups.Get(resourceGroupName, profileName, originGroupName2); + Assert.NotNull(getOriginGroup2); + Assert.Equal(originGroupName2, getOriginGroup2.Name); + + var groupList = cdnMgmtClient.AFDOriginGroups.ListByProfile(resourceGroupName, profileName); + Assert.Equal(2, groupList.Count()); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + [Fact] + public void AFDOriginGroupListResourceUsageTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + string originGroupName = TestUtilities.GenerateName("originGroupName"); + var originGroupCreateParameters = new AFDOriginGroup(name: originGroupName) + { + + }; + var originGroup = cdnMgmtClient.AFDOriginGroups.Create(resourceGroupName, profileName, originGroupName, originGroupCreateParameters); + + var usageList = cdnMgmtClient.AFDOriginGroups.ListResourceUsage(resourceGroupName, profileName, originGroupName); + Assert.Single(usageList); + var usage = usageList.First(); + Assert.Equal(MaximumAfdOriginCountPerOriginGroup, usage.Limit); + Assert.Equal(0, usage.CurrentValue); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + + private static void VerifyOriginGroupUpdated(AFDOriginGroupUpdateParameters parameters, AFDOriginGroup originGroup) + { + Assert.Equal(parameters.LoadBalancingSettings.SampleSize, originGroup.LoadBalancingSettings.SampleSize); + Assert.Equal(parameters.LoadBalancingSettings.SuccessfulSamplesRequired, originGroup.LoadBalancingSettings.SuccessfulSamplesRequired); + Assert.Equal(parameters.LoadBalancingSettings.AdditionalLatencyInMilliseconds, originGroup.LoadBalancingSettings.AdditionalLatencyInMilliseconds); + + + Assert.Equal(parameters.HealthProbeSettings.ProbeIntervalInSeconds, originGroup.HealthProbeSettings.ProbeIntervalInSeconds); + Assert.Equal(parameters.HealthProbeSettings.ProbePath, originGroup.HealthProbeSettings.ProbePath); + Assert.Equal(parameters.HealthProbeSettings.ProbeProtocol, originGroup.HealthProbeSettings.ProbeProtocol); + Assert.Equal(parameters.HealthProbeSettings.ProbeRequestType, originGroup.HealthProbeSettings.ProbeRequestType); + } + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs new file mode 100644 index 0000000000000..2a097b0848ccb --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs @@ -0,0 +1,176 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Net; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Microsoft.Azure.Management.Resources; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; +using Xunit; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDProfileTest + { + private const long usageLimit = 25L; + + /** + [Fact] + public void AFDProfileDeleteTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Delete the standard Azure frontdoor profile + cdnMgmtClient.Profiles.Delete(resourceGroupName, profileName); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + */ + + [Fact] + public void AFDProfileUsageTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + var usages = cdnMgmtClient.AFDProfiles.ListResourceUsage(resourceGroupName, profileName); + Assert.NotNull(usages); + foreach (var usage in usages) + { + Assert.NotNull(usage); + Assert.Equal(0L, usage.CurrentValue); + Assert.Equal(usageLimit, usage.Limit); + } + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + + /** + [Fact] + public void AFDProfileCheckHostNameAvailabilityTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType())) + { + // Create clients + var cdnMgmtClient = CdnTestUtilities.GetCdnManagementClient(context, handler1); + var resourcesClient = CdnTestUtilities.GetResourceManagementClient(context, handler2); + + // Create resource group + var resourceGroupName = CdnTestUtilities.CreateResourceGroup(resourcesClient); + + try + { + // Create a standard Azure frontdoor profile + string profileName = TestUtilities.GenerateName("profile"); + Profile createParameters = new Profile + { + Location = "WestUs", + Sku = new Sku { Name = SkuName.StandardAzureFrontDoor }, + Tags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + } + }; + var profile = cdnMgmtClient.Profiles.Create(resourceGroupName, profileName, createParameters); + + // Generate new endpoint name + string endpointName = TestUtilities.GenerateName("endpoint-unique"); + + var hostName = "host1.hello.com"; + // CheckNameAvailability should return true + var output = cdnMgmtClient.AFDProfiles.CheckHostNameAvailability(resourceGroupName, profileName, hostName); + Assert.True(output.CustomDomainValidated); + + // Create a standard cdn profile + string afdEndpointName = TestUtilities.GenerateName("host1-hello-com"); + // Create endpoint with that name then CheckNameAvailability again + // Create endpoint with this name + var endpointCreateParameters = new AFDEndpoint + { + Location = "WestUs", + + }; + + var endpoint = cdnMgmtClient.AFDEndpoints.Create(resourceGroupName, profileName, endpointName, endpointCreateParameters); + + // CheckNameAvailability after endpoint was created should return false + output = cdnMgmtClient.AFDProfiles.CheckHostNameAvailability(resourceGroupName, profileName, hostName); + Assert.False(output.CustomDomainValidated); + } + finally + { + // Delete resource group + _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); + } + } + } + */ + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDValidateTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDValidateTest.cs new file mode 100644 index 0000000000000..e53d47e561478 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDValidateTest.cs @@ -0,0 +1,21 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Net; +using Microsoft.Azure.Management.Resources; +using Microsoft.Azure.Management.Cdn; +using Microsoft.Azure.Management.Cdn.Models; +using Cdn.Tests.Helpers; +using Microsoft.Azure.Management.Resources.Models; +using Xunit; +using Microsoft.Rest.ClientRuntime.Azure.TestFramework; + +namespace Cdn.Tests.ScenarioTests +{ + public class AFDValidateTest + { + + } +} diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginCreateTest.json new file mode 100644 index 0000000000000..e00cea8e1a919 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginCreateTest.json @@ -0,0 +1,740 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOT9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2b8cbb23-5f20-4c64-b56c-82615d930b49" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "99feeaa0-d015-44af-b5dd-07a31e84771c" + ], + "x-ms-correlation-request-id": [ + "99feeaa0-d015-44af-b5dd-07a31e84771c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050722Z:99feeaa0-d015-44af-b5dd-07a31e84771c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:21 GMT" + ], + "Content-Length": [ + "189" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19\",\r\n \"name\": \"cdnResourceGroup19\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODk4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1b406b35-cb21-4778-8ec6-f54b53dc4bb3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ec721438-6a01-4797-bc6c-1cda7d34ea4d" + ], + "x-ms-client-request-id": [ + "1b406b35-cb21-4778-8ec6-f54b53dc4bb3" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/operationresults/9144e6a6-70f6-4d76-9667-825c0e2935f2?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "3e083758-78c8-44ac-8e9a-c510d9484c0c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050728Z:3e083758-78c8-44ac-8e9a-c510d9484c0c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:28 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8983\",\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\": \"4322721d-da83-41f6-85ad-af349254e203\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/operationresults/9144e6a6-70f6-4d76-9667-825c0e2935f2?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzkxNDRlNmE2LTcwZjYtNGQ3Ni05NjY3LTgyNWMwZTI5MzVmMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "078fb5cc-ac92-4f24-b3fa-ba66ad972242" + ], + "x-ms-client-request-id": [ + "c7875a25-5ce9-4922-a902-518bfc65c21f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "cd7d977e-d8a2-4a62-968e-a79167f0ce85" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050739Z:cd7d977e-d8a2-4a62-968e-a79167f0ce85" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODk4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e0825bc4-ce3d-4f28-90b8-8e2f47dea724" + ], + "x-ms-client-request-id": [ + "61ee3b3e-0612-4e31-801f-b38dd2abf3a8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "d58a1e5e-d3c5-4de7-aa00-ee506d4f438b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050739Z:d58a1e5e-d3c5-4de7-aa00-ee506d4f438b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:38 GMT" + ], + "Content-Length": [ + "438" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8983\",\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\": \"4322721d-da83-41f6-85ad-af349254e203\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODk4My9hZmRFbmRwb2ludHMvZW5kcG9pbnROYW1lMzA2NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3bab15af-d388-4ed9-85d3-947fb69413b0" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c7528d13-0f5f-4fc6-838c-886df300dca4" + ], + "x-ms-client-request-id": [ + "3bab15af-d388-4ed9-85d3-947fb69413b0" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/operationresults/ff4410d8-2875-48d5-b10c-c0867725bede?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "170c88c6-d1da-4d23-98c2-11661bb85f1f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050745Z:170c88c6-d1da-4d23-98c2-11661bb85f1f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:44 GMT" + ], + "Content-Length": [ + "484" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3065\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3065.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/operationresults/ff4410d8-2875-48d5-b10c-c0867725bede?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2ZmNDQxMGQ4LTI4NzUtNDhkNS1iMTBjLWMwODY3NzI1YmVkZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "77fbd4aa-f3bb-4142-b784-5cee2697c57e" + ], + "x-ms-client-request-id": [ + "ee7b2a14-09bf-44a5-ac31-22398ec80e35" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "7f2f9858-901f-467b-9f81-2daf52891a88" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050755Z:7f2f9858-901f-467b-9f81-2daf52891a88" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODk4My9hZmRFbmRwb2ludHMvZW5kcG9pbnROYW1lMzA2NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "94855d80-8bd9-44bb-a362-025e3cf79f78" + ], + "x-ms-client-request-id": [ + "eb813928-3ce1-45dc-a630-bb04730bdaef" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "d051cc8e-1871-415c-93a5-18f7ae33e2cb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050755Z:d051cc8e-1871-415c-93a5-18f7ae33e2cb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:55 GMT" + ], + "Content-Length": [ + "485" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3065\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3065.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/securityPolicies/securityPolicy550?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODk4My9zZWN1cml0eVBvbGljaWVzL3NlY3VyaXR5UG9saWN5NTUwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"WebApplicationFirewall\",\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "53c9c7d9-259e-4be0-bbc9-26f0ed3cbffa" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "678" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9e958953-819f-4fdd-a773-1c337599389f" + ], + "x-ms-client-request-id": [ + "53c9c7d9-259e-4be0-bbc9-26f0ed3cbffa" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/operationresults/7607d78a-087f-4026-9494-e12b5e67db65?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "afc14b58-5495-4722-a17a-6dd44e7184a9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050757Z:afc14b58-5495-4722-a17a-6dd44e7184a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:56 GMT" + ], + "Content-Length": [ + "783" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/securitypolicies/securityPolicy550\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy550\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/operationresults/7607d78a-087f-4026-9494-e12b5e67db65?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc2MDdkNzhhLTA4N2YtNDAyNi05NDk0LWUxMmI1ZTY3ZGI2NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ec098587-d3fa-45ec-88f9-7a0c675377bb" + ], + "x-ms-client-request-id": [ + "d0bb56c1-65be-4bc5-8efb-4fa5516f236e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "a684df44-8cab-49be-9b6f-66291c8ddffe" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050807Z:a684df44-8cab-49be-9b6f-66291c8ddffe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:08: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/securityPolicies/securityPolicy550?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODk4My9zZWN1cml0eVBvbGljaWVzL3NlY3VyaXR5UG9saWN5NTUwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "87d194e6-bd83-4281-9de7-c43659df7f69" + ], + "x-ms-client-request-id": [ + "1f521cda-c8b5-4a04-85d6-4e26e56af2e5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "94667145-5306-4333-8747-ae1fe550300b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050808Z:94667145-5306-4333-8747-ae1fe550300b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:08:07 GMT" + ], + "Content-Length": [ + "784" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/securitypolicies/securityPolicy550\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy550\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19/providers/Microsoft.Cdn/profiles/profile8983/afdEndpoints/endpointName3065\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup19?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxOT9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "edc4a487-7ebc-4113-93e4-e7e610f74e72" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "9fd09229-d669-4117-afa3-66f64d2bbae7" + ], + "x-ms-correlation-request-id": [ + "9fd09229-d669-4117-afa3-66f64d2bbae7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050810Z:9fd09229-d669-4117-afa3-66f64d2bbae7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:08:10 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup19" + ], + "AFDOriginCreateTest": [ + "profile8983", + "endpointName3065", + "securityPolicy550" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginDeleteTest.json new file mode 100644 index 0000000000000..c3efb503ff320 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginDeleteTest.json @@ -0,0 +1,1052 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "32ab3ce5-00eb-4a5e-acf9-99e6366c91c6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "5d6ae87c-a101-4363-b2aa-728b4de89af9" + ], + "x-ms-correlation-request-id": [ + "5d6ae87c-a101-4363-b2aa-728b4de89af9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050556Z:5d6ae87c-a101-4363-b2aa-728b4de89af9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:55 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701\",\r\n \"name\": \"cdnResourceGroup2701\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3003f6af-5ed9-45fb-8c24-469ed697f942" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "46b73336-0480-4e19-9516-e4239dde39cd" + ], + "x-ms-client-request-id": [ + "3003f6af-5ed9-45fb-8c24-469ed697f942" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/460b2e7f-c1c8-4fae-92e4-17bad155cfc5?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "b0faa5e3-ad3a-46ee-9ba8-b27c05bf6674" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050604Z:b0faa5e3-ad3a-46ee-9ba8-b27c05bf6674" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:03 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8248\",\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\": \"45e4988a-adb6-432c-90fd-b1c3857e6f06\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/460b2e7f-c1c8-4fae-92e4-17bad155cfc5?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNDYwYjJlN2YtYzFjOC00ZmFlLTkyZTQtMTdiYWQxNTVjZmM1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bd2d81d5-5727-4b29-8a5c-477820722a74" + ], + "x-ms-client-request-id": [ + "6adbc8e9-61d3-454c-b7d8-d4f99ffe88be" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "6bdcd5d4-9d0e-45bb-937f-6b1123d0db4d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050614Z:6bdcd5d4-9d0e-45bb-937f-6b1123d0db4d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d3d17918-b674-4c19-b988-b2b3548ea940" + ], + "x-ms-client-request-id": [ + "efcb8548-ce02-48cd-b33e-fd8d01e08b5d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "699db070-dd77-41b8-a182-1692d4a8508d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050614Z:699db070-dd77-41b8-a182-1692d4a8508d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:14 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8248\",\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\": \"45e4988a-adb6-432c-90fd-b1c3857e6f06\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU3MjgyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9f9ac6cd-937e-4a65-811a-f101ef282cdb" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "36f0f63b-5a1e-483f-8524-4e9c07fd89d5" + ], + "x-ms-client-request-id": [ + "9f9ac6cd-937e-4a65-811a-f101ef282cdb" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/5ae230d4-0719-42ac-b66a-40ed97df85a8?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "fbaaeac8-ded2-440f-9d48-2840da4efde7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050619Z:fbaaeac8-ded2-440f-9d48-2840da4efde7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:18 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName7282\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName7282.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/5ae230d4-0719-42ac-b66a-40ed97df85a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWFlMjMwZDQtMDcxOS00MmFjLWI2NmEtNDBlZDk3ZGY4NWE4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "58b22baa-99bc-4f52-8fc2-cce8c63e698c" + ], + "x-ms-client-request-id": [ + "0ab335f8-c8bc-4c6e-8b0b-f248a935a9c5" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "d2007807-95e4-48d4-9051-78ca8a6c2149" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050629Z:d2007807-95e4-48d4-9051-78ca8a6c2149" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU3MjgyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3404342b-3818-4298-a091-678a0582b8da" + ], + "x-ms-client-request-id": [ + "f93e1f45-fcda-4f6d-9682-a76c23c28595" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "0c8be1ed-394a-4e53-8a34-63f3ad64fcf0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050630Z:0c8be1ed-394a-4e53-8a34-63f3ad64fcf0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:29 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName7282\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName7282.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/securityPolicies/securityPolicy7432?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4L3NlY3VyaXR5UG9saWNpZXMvc2VjdXJpdHlQb2xpY3k3NDMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"WebApplicationFirewall\",\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2380285e-886b-4aa5-a119-bf976b3b2e89" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "680" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c8c496ce-7c68-444e-8c8d-c775e95eb2b3" + ], + "x-ms-client-request-id": [ + "2380285e-886b-4aa5-a119-bf976b3b2e89" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/a474d329-9d0e-4d53-a785-7686512de43e?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "4780327e-0b2d-4f3a-b693-fdec6196e139" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050632Z:4780327e-0b2d-4f3a-b693-fdec6196e139" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:31 GMT" + ], + "Content-Length": [ + "789" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/securitypolicies/securityPolicy7432\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy7432\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/a474d329-9d0e-4d53-a785-7686512de43e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYTQ3NGQzMjktOWQwZS00ZDUzLWE3ODUtNzY4NjUxMmRlNDNlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "23f03abe-e3ac-4c52-a27e-4e2f7ab1070c" + ], + "x-ms-client-request-id": [ + "50ca071c-100b-454a-857b-44735d3e9673" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "9022fe36-0e4b-4869-b771-20bd8159bac2" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050642Z:9022fe36-0e4b-4869-b771-20bd8159bac2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/securityPolicies/securityPolicy7432?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4L3NlY3VyaXR5UG9saWNpZXMvc2VjdXJpdHlQb2xpY3k3NDMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4f32ca24-afcb-4154-ba0d-088e82c5c332" + ], + "x-ms-client-request-id": [ + "42439abc-e91b-405e-9347-e195e51516af" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "3cd9c67b-3a17-4785-88ac-4d24420184bd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050643Z:3cd9c67b-3a17-4785-88ac-4d24420184bd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:42 GMT" + ], + "Content-Length": [ + "790" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/securitypolicies/securityPolicy7432\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy7432\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/afdEndpoints/endpointName7282\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2701/providers/Microsoft.Cdn/profiles/profile8248/securityPolicies/securityPolicy7432?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MjQ4L3NlY3VyaXR5UG9saWNpZXMvc2VjdXJpdHlQb2xpY3k3NDMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e0477b30-53f4-4064-970e-df5fb9fed3d2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/4b505b70-2126-4e38-a379-6bc36c0d2a17/profileresults/profile8248/securitypolicyresults/securityPolicy7432?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e0244758-5454-4e07-a664-59bf6a335fae" + ], + "x-ms-client-request-id": [ + "e0477b30-53f4-4064-970e-df5fb9fed3d2" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/4b505b70-2126-4e38-a379-6bc36c0d2a17?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-correlation-request-id": [ + "796b9f63-f5c6-4614-b98b-fa5ea3f040ec" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050644Z:796b9f63-f5c6-4614-b98b-fa5ea3f040ec" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:06:43 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/4b505b70-2126-4e38-a379-6bc36c0d2a17?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGI1MDViNzAtMjEyNi00ZTM4LWEzNzktNmJjMzZjMGQyYTE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "77b3cc1b-fb1b-45a3-849e-f75c222d1739" + ], + "x-ms-client-request-id": [ + "65da931f-c1f8-473c-adfd-618cc8783160" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "94cd280a-38e8-4be5-8f8a-19b79a570cfd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050654Z:94cd280a-38e8-4be5-8f8a-19b79a570cfd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/4b505b70-2126-4e38-a379-6bc36c0d2a17?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGI1MDViNzAtMjEyNi00ZTM4LWEzNzktNmJjMzZjMGQyYTE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "41fe2573-9b2e-4684-b37b-0a28921f02ce" + ], + "x-ms-client-request-id": [ + "611f4e33-6b36-409e-b6d4-57c298a2ed92" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "e48272bf-7602-4bdb-aab0-287c9c9190aa" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050704Z:e48272bf-7602-4bdb-aab0-287c9c9190aa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/4b505b70-2126-4e38-a379-6bc36c0d2a17?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGI1MDViNzAtMjEyNi00ZTM4LWEzNzktNmJjMzZjMGQyYTE3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "26cdd447-72d5-4fd6-b81d-06de20bb205a" + ], + "x-ms-client-request-id": [ + "481fa402-a85f-4651-bf7f-8bb88b28e996" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "45feb2c5-9dfe-4100-b7e9-4156434de3e4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050715Z:45feb2c5-9dfe-4100-b7e9-4156434de3e4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701/providers/Microsoft.Cdn/operationresults/4b505b70-2126-4e38-a379-6bc36c0d2a17/profileresults/profile8248/securitypolicyresults/securityPolicy7432?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNGI1MDViNzAtMjEyNi00ZTM4LWEzNzktNmJjMzZjMGQyYTE3L3Byb2ZpbGVyZXN1bHRzL3Byb2ZpbGU4MjQ4L3NlY3VyaXR5cG9saWN5cmVzdWx0cy9zZWN1cml0eVBvbGljeTc0MzI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3f57e7cb-d6d1-4203-a023-b62d6b582e75" + ], + "x-ms-client-request-id": [ + "c2a8facc-1558-4811-8c15-abf193e1b655" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "70b5ded2-e116-49a5-9ca7-9e490108b9c6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050715Z:70b5ded2-e116-49a5-9ca7-9e490108b9c6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2701?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNzAxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0215c557-271c-4776-be47-78e91f53f950" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjcwMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "c6b5fc2c-a137-4c80-8ff7-597def7400a4" + ], + "x-ms-correlation-request-id": [ + "c6b5fc2c-a137-4c80-8ff7-597def7400a4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050719Z:c6b5fc2c-a137-4c80-8ff7-597def7400a4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:07:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup2701" + ], + "AFDOriginDeleteTest": [ + "profile8248", + "endpointName7282", + "securityPolicy7432" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginGetListTest.json new file mode 100644 index 0000000000000..070bbb6d2f0ad --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/ADFSecurityPolicyTest/AFDOriginGetListTest.json @@ -0,0 +1,1250 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjU/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7ddc296-83ef-4473-bb41-87852112481e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "f397b3b9-e048-465c-9823-f0137b7cf9d6" + ], + "x-ms-correlation-request-id": [ + "f397b3b9-e048-465c-9823-f0137b7cf9d6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050428Z:f397b3b9-e048-465c-9823-f0137b7cf9d6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:04:28 GMT" + ], + "Content-Length": [ + "191" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165\",\r\n \"name\": \"cdnResourceGroup165\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "39b6c229-4921-4e69-a19e-7add206ccb1e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "10096939-eeba-4c95-8761-b43778a2ca1d" + ], + "x-ms-client-request-id": [ + "39b6c229-4921-4e69-a19e-7add206ccb1e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/56e2976a-68be-4e91-bbcd-bbaa8136c86c?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "fc96eb6b-7ea3-46de-ba51-565fd8aae466" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050436Z:fc96eb6b-7ea3-46de-ba51-565fd8aae466" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:04:36 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8544\",\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\": \"b4115530-139b-4c85-982a-ff4decc5ab49\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/56e2976a-68be-4e91-bbcd-bbaa8136c86c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy81NmUyOTc2YS02OGJlLTRlOTEtYmJjZC1iYmFhODEzNmM4NmM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f956cc76-66fc-4779-bf86-eb2e22e0a046" + ], + "x-ms-client-request-id": [ + "afb8e955-0d46-48ce-8537-42d052f402c1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "e8c6d35f-21eb-4cbf-82f5-1ae99dc90fd4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050447Z:e8c6d35f-21eb-4cbf-82f5-1ae99dc90fd4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:04: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "07bbd811-2752-42e8-8894-b016b3cf40fb" + ], + "x-ms-client-request-id": [ + "bc5df0bb-5e78-4f85-ad3a-97db4fabf576" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "da38ba19-a25c-4350-91da-dbdae3e718e9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050447Z:da38ba19-a25c-4350-91da-dbdae3e718e9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:04:47 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8544\",\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\": \"b4115530-139b-4c85-982a-ff4decc5ab49\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTk3Nzk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c6b35563-bb02-4e7c-965b-0b51fa4469cf" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9fe9033b-7942-49f8-93b7-dc730942ef48" + ], + "x-ms-client-request-id": [ + "c6b35563-bb02-4e7c-965b-0b51fa4469cf" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/5e49315f-80a3-4bed-9966-706b48579b91?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "55108794-c01f-475b-91f7-a3b956af32d6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050452Z:55108794-c01f-475b-91f7-a3b956af32d6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:04:52 GMT" + ], + "Content-Length": [ + "485" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName9779\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName9779.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/5e49315f-80a3-4bed-9966-706b48579b91?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy81ZTQ5MzE1Zi04MGEzLTRiZWQtOTk2Ni03MDZiNDg1NzliOTE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2e71efab-3a5f-4433-87cc-5772645c8bb6" + ], + "x-ms-client-request-id": [ + "140598cd-f39b-4af3-8425-ece46d753bc0" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "5d48ca33-6daf-4e17-bfa9-8acb5b287ad3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050502Z:5d48ca33-6daf-4e17-bfa9-8acb5b287ad3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:02 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvYWZkRW5kcG9pbnRzL2VuZHBvaW50TmFtZTk3Nzk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "14144943-4d83-4986-aebb-564e2596c924" + ], + "x-ms-client-request-id": [ + "0e4a3c5d-78fc-48eb-8e48-24fcc45e9663" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "bdc0a887-ab05-4a59-84f4-46143c237206" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050503Z:bdc0a887-ab05-4a59-84f4-46143c237206" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:02 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName9779\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName9779.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securityPolicies/securityPolicy5653?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvc2VjdXJpdHlQb2xpY2llcy9zZWN1cml0eVBvbGljeTU2NTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"parameters\": {\r\n \"type\": \"WebApplicationFirewall\",\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "753f4dc5-12f4-49ee-a8c6-456bbb207f2d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "679" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "076024f1-4bb6-44fe-9760-095209d906f4" + ], + "x-ms-client-request-id": [ + "753f4dc5-12f4-49ee-a8c6-456bbb207f2d" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/ab42e5c8-1fed-4df6-aa2e-8688c5431cf6?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "9460d9bc-54a7-4a33-808d-c5694a5da1a1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050504Z:9460d9bc-54a7-4a33-808d-c5694a5da1a1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:04 GMT" + ], + "Content-Length": [ + "787" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securitypolicies/securityPolicy5653\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy5653\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/ab42e5c8-1fed-4df6-aa2e-8688c5431cf6?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9hYjQyZTVjOC0xZmVkLTRkZjYtYWEyZS04Njg4YzU0MzFjZjY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "031c8974-10f5-4e48-85e3-3892d40dcfb4" + ], + "x-ms-client-request-id": [ + "adfd6e74-01be-4476-9e6c-a22ae8af4835" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "440bf5bc-a6a9-41a8-b805-8e02d70ab72a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050514Z:440bf5bc-a6a9-41a8-b805-8e02d70ab72a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securityPolicies/securityPolicy5653?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvc2VjdXJpdHlQb2xpY2llcy9zZWN1cml0eVBvbGljeTU2NTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1e506ff5-df50-4d4a-87e3-a56460afcd97" + ], + "x-ms-client-request-id": [ + "a2a71a6d-e494-4f70-b274-d0c82eec97e6" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "cab7b137-498f-4573-98c9-11973a807139" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050515Z:cab7b137-498f-4573-98c9-11973a807139" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:15 GMT" + ], + "Content-Length": [ + "788" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securitypolicies/securityPolicy5653\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy5653\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securityPolicies/securityPolicy5653?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvc2VjdXJpdHlQb2xpY2llcy9zZWN1cml0eVBvbGljeTU2NTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "23da650a-f5cf-478b-b035-979997beb363" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c7bee96f-4963-48e6-ac2f-8cef1da0c7d5" + ], + "x-ms-client-request-id": [ + "23da650a-f5cf-478b-b035-979997beb363" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-correlation-request-id": [ + "9aaa15eb-ec48-4b43-bb0f-eee98f38d79a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050515Z:9aaa15eb-ec48-4b43-bb0f-eee98f38d79a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:15 GMT" + ], + "Content-Length": [ + "788" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securitypolicies/securityPolicy5653\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy5653\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securityPolicies?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvc2VjdXJpdHlQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9837f8c3-9384-4320-879d-258ce4ffde36" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ad8c72db-0e75-4180-81eb-3a88152bde48" + ], + "x-ms-client-request-id": [ + "9837f8c3-9384-4320-879d-258ce4ffde36" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-correlation-request-id": [ + "fc174100-b268-4c9e-a242-e1e785cf84dd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050516Z:fc174100-b268-4c9e-a242-e1e785cf84dd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:16 GMT" + ], + "Content-Length": [ + "800" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securitypolicies/securityPolicy5653\",\r\n \"type\": \"Microsoft.Cdn/profiles/securityPolicies\",\r\n \"name\": \"securityPolicy5653\",\r\n \"properties\": {\r\n \"parameters\": {\r\n \"wafPolicy\": {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/chengll-test3632/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/hellowaf\"\r\n },\r\n \"associations\": [\r\n {\r\n \"domains\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/afdEndpoints/endpointName9779\"\r\n }\r\n ],\r\n \"patternsToMatch\": [\r\n \"/*\"\r\n ]\r\n }\r\n ],\r\n \"type\": \"WebApplicationFirewall\"\r\n },\r\n \"deploymentStatus\": \"NotStarted\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securityPolicies?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvc2VjdXJpdHlQb2xpY2llcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "022ccae3-7abe-45de-9481-fd78933ee9c3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "898b2cea-0805-4b3e-bd3a-af5334b73c86" + ], + "x-ms-client-request-id": [ + "022ccae3-7abe-45de-9481-fd78933ee9c3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-correlation-request-id": [ + "e80856e5-91cd-4c1c-86a3-948960afd7a7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050549Z:e80856e5-91cd-4c1c-86a3-948960afd7a7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:49 GMT" + ], + "Content-Length": [ + "12" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup165/providers/Microsoft.Cdn/profiles/profile8544/securityPolicies/securityPolicy5653?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTg1NDQvc2VjdXJpdHlQb2xpY2llcy9zZWN1cml0eVBvbGljeTU2NTM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ddd899f0-c9d2-44ed-a849-57d70f9cf65a" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/c8968fb3-0f0b-428b-ae16-c245548f7410/profileresults/profile8544/securitypolicyresults/securityPolicy5653?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "13ee3109-ddb8-4598-92ce-4f76f8d5d418" + ], + "x-ms-client-request-id": [ + "ddd899f0-c9d2-44ed-a849-57d70f9cf65a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/c8968fb3-0f0b-428b-ae16-c245548f7410?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-correlation-request-id": [ + "879aae2f-9808-48ee-b600-4f91ada30379" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050517Z:879aae2f-9808-48ee-b600-4f91ada30379" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:17 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/c8968fb3-0f0b-428b-ae16-c245548f7410?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9jODk2OGZiMy0wZjBiLTQyOGItYWUxNi1jMjQ1NTQ4Zjc0MTA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e01e75d0-b51b-4a45-ab91-b9ef75f86df1" + ], + "x-ms-client-request-id": [ + "50c84242-f5b4-4b34-9101-ebeb3bac6ed1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-correlation-request-id": [ + "4ec89bec-d947-4cb2-841d-1c92b82eb75f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050527Z:4ec89bec-d947-4cb2-841d-1c92b82eb75f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/c8968fb3-0f0b-428b-ae16-c245548f7410?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9jODk2OGZiMy0wZjBiLTQyOGItYWUxNi1jMjQ1NTQ4Zjc0MTA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "16f03c0e-3814-4063-b816-4ced1086f25c" + ], + "x-ms-client-request-id": [ + "45ae7d25-e3c0-4853-a917-9fbcfdbe9e07" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-correlation-request-id": [ + "bd78459e-1547-4a95-977b-c1c3e39442aa" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050538Z:bd78459e-1547-4a95-977b-c1c3e39442aa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/c8968fb3-0f0b-428b-ae16-c245548f7410?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9jODk2OGZiMy0wZjBiLTQyOGItYWUxNi1jMjQ1NTQ4Zjc0MTA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "60e74ef4-ab8f-4ef9-949e-b2e699b088f0" + ], + "x-ms-client-request-id": [ + "9a31253f-c90b-4d8f-9290-7fc02734776c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-correlation-request-id": [ + "974c569b-dc2b-4f28-92a2-ec0624efe00f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050548Z:974c569b-dc2b-4f28-92a2-ec0624efe00f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165/providers/Microsoft.Cdn/operationresults/c8968fb3-0f0b-428b-ae16-c245548f7410/profileresults/profile8544/securitypolicyresults/securityPolicy5653?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9jODk2OGZiMy0wZjBiLTQyOGItYWUxNi1jMjQ1NTQ4Zjc0MTAvcHJvZmlsZXJlc3VsdHMvcHJvZmlsZTg1NDQvc2VjdXJpdHlwb2xpY3lyZXN1bHRzL3NlY3VyaXR5UG9saWN5NTY1Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "67853b08-78ba-442f-8eed-960d2f27d540" + ], + "x-ms-client-request-id": [ + "e71f0085-9662-4fc1-bb4f-19ced5a4d49e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-correlation-request-id": [ + "d14b45f1-ec29-489b-85ac-4087946d9df0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050549Z:d14b45f1-ec29-489b-85ac-4087946d9df0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup165?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxNjU/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "11ce458c-a297-4757-b4d0-2e088ea284ef" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTY1LVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "7bbc9a1e-9eac-4c56-b659-a59f5f0d5c55" + ], + "x-ms-correlation-request-id": [ + "7bbc9a1e-9eac-4c56-b659-a59f5f0d5c55" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050553Z:7bbc9a1e-9eac-4c56-b659-a59f5f0d5c55" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:05:52 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup165" + ], + "AFDOriginGetListTest": [ + "profile8544", + "endpointName9779", + "securityPolicy5653" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json new file mode 100644 index 0000000000000..fa79d31c66f7b --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json @@ -0,0 +1,544 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "082685f2-9f0d-49ab-b286-8c13ffee664d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "2241de80-075a-4cc3-8af2-56d5c2d6ea21" + ], + "x-ms-correlation-request-id": [ + "2241de80-075a-4cc3-8af2-56d5c2d6ea21" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045829Z:2241de80-075a-4cc3-8af2-56d5c2d6ea21" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:29 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048\",\r\n \"name\": \"cdnResourceGroup8048\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "697d778d-c99b-48b5-af3a-406846acf111" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8e7333e6-f841-4b67-813b-21de379ce723" + ], + "x-ms-client-request-id": [ + "697d778d-c99b-48b5-af3a-406846acf111" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/8c3c46cb-0d77-4eb2-bc09-aed3b0bc7e8d?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "889e376a-ac3c-457b-a112-f09f073d0090" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045838Z:889e376a-ac3c-457b-a112-f09f073d0090" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:38 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2246\",\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\": \"3ab03430-71a8-484d-bc28-ab6c927648f2\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/8c3c46cb-0d77-4eb2-bc09-aed3b0bc7e8d?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGMzYzQ2Y2ItMGQ3Ny00ZWIyLWJjMDktYWVkM2IwYmM3ZThkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bf2f88ee-3cd6-49d3-ab5f-d04c728bc6f8" + ], + "x-ms-client-request-id": [ + "80654375-d2a8-48a8-884a-baae325cee49" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "faac1e88-db1d-4f86-80b2-c5cf6b6851ad" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045849Z:faac1e88-db1d-4f86-80b2-c5cf6b6851ad" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a216b86a-a41c-446e-aa42-c680c988202b" + ], + "x-ms-client-request-id": [ + "f71a94ed-d19c-46c4-9f74-71e90cf2e351" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "f231a026-5bb7-4810-b798-d46dd6f1309a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045849Z:f231a026-5bb7-4810-b798-d46dd6f1309a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:49 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2246\",\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\": \"3ab03430-71a8-484d-bc28-ab6c927648f2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NTY2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "859637e8-5cb6-40ae-9110-e4166db09bcc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9d1414b8-bcab-4804-997c-298e52ce6a3f" + ], + "x-ms-client-request-id": [ + "859637e8-5cb6-40ae-9110-e4166db09bcc" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/122c2e25-b029-42ee-8160-1b9bbaab4441?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "6fcd4d03-8a88-4a19-80df-0637787b6afb" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045854Z:6fcd4d03-8a88-4a19-80df-0637787b6afb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:53 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8566\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8566.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/122c2e25-b029-42ee-8160-1b9bbaab4441?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTIyYzJlMjUtYjAyOS00MmVlLTgxNjAtMWI5YmJhYWI0NDQxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "01828bcc-6fb7-4782-9df2-ad9bcea578a9" + ], + "x-ms-client-request-id": [ + "b02b5ce7-b6e8-4751-9f30-901428ee7379" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "3d73b7b0-28d9-4c51-89ee-9f1b8ec76539" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045904Z:3d73b7b0-28d9-4c51-89ee-9f1b8ec76539" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NTY2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "5d348482-06de-43e8-b8ad-9634f71c34b8" + ], + "x-ms-client-request-id": [ + "6be44630-7db9-475f-8151-bce62fd09f5c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "71d8d216-dbf4-40e9-a3dd-ece331d6f22a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045905Z:71d8d216-dbf4-40e9-a3dd-ece331d6f22a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:04 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8566\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8566.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/getLogAnalyticsLocations?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2L2dldExvZ0FuYWx5dGljc0xvY2F0aW9ucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2b6d5bc4-4001-4c88-a00c-a8abc7d62e4d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2f4d3e8e-6f99-4134-89f2-81f317d66b80" + ], + "x-ms-client-request-id": [ + "2b6d5bc4-4001-4c88-a00c-a8abc7d62e4d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "29534466-d229-463c-9776-a119acf56618" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045905Z:29534466-d229-463c-9776-a119acf56618" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:05 GMT" + ], + "Content-Length": [ + "9334" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"continents\": [\r\n {\r\n \"id\": \"africa\"\r\n },\r\n {\r\n \"id\": \"antarctica\"\r\n },\r\n {\r\n \"id\": \"asia\"\r\n },\r\n {\r\n \"id\": \"europe\"\r\n },\r\n {\r\n \"id\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"southAmerica\"\r\n }\r\n ],\r\n \"countryOrRegions\": [\r\n {\r\n \"id\": \"dz\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ao\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"bw\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"bi\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"cm\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"cv\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"cf\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"td\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"km\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"yt\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"cg\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"cd\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"bj\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"gq\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"et\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"er\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"dj\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ga\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"gm\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"gh\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"gn\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ci\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ke\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ls\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"lr\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ly\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"mg\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"mw\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ml\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"mr\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"mu\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ma\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"mz\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"na\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ne\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ng\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"gw\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"re\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"rw\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"sh\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"st\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"sn\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"sc\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"sl\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"so\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"za\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"zw\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ss\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"eh\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"sd\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"sz\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"tg\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"tn\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"ug\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"eg\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"tz\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"bf\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"zm\",\r\n \"continentId\": \"africa\"\r\n },\r\n {\r\n \"id\": \"aq\",\r\n \"continentId\": \"antarctica\"\r\n },\r\n {\r\n \"id\": \"bv\",\r\n \"continentId\": \"antarctica\"\r\n },\r\n {\r\n \"id\": \"gs\",\r\n \"continentId\": \"antarctica\"\r\n },\r\n {\r\n \"id\": \"tf\",\r\n \"continentId\": \"antarctica\"\r\n },\r\n {\r\n \"id\": \"hm\",\r\n \"continentId\": \"antarctica\"\r\n },\r\n {\r\n \"id\": \"af\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"bh\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"bd\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"bt\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"io\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"bn\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"mm\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"kh\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"lk\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"cn\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"tw\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"cx\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"cc\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"cy\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"ps\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"hk\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"in\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"id\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"ir\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"iq\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"il\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"jp\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"kz\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"jo\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"kp\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"kr\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"kw\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"kg\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"la\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"lb\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"mo\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"my\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"mv\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"mn\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"om\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"np\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"pk\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"ph\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"tl\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"qa\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"sa\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"sg\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"vn\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"sy\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"tj\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"th\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"ae\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"tr\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"tm\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"uz\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"ye\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"xe\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"xd\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"xs\",\r\n \"continentId\": \"asia\"\r\n },\r\n {\r\n \"id\": \"al\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ad\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"az\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"at\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"am\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"be\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ba\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"bg\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"by\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"hr\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"cz\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"dk\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ee\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"fo\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"fi\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ax\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"fr\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ge\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"de\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"gi\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"gr\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"va\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"hu\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"is\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ie\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"it\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"lv\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"li\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"lt\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"lu\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"mt\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"mc\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"md\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"me\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"nl\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"no\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"pl\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"pt\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ro\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ru\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"sm\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"rs\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"sk\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"si\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"es\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"sj\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"se\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ch\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ua\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"mk\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"gb\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"gg\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"je\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"im\",\r\n \"continentId\": \"europe\"\r\n },\r\n {\r\n \"id\": \"ag\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"bs\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"bb\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"bm\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"bz\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"vg\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"ca\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"ky\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"cr\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"cu\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"dm\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"do\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"sv\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"gl\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"gd\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"gp\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"gt\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"ht\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"hn\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"jm\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"mq\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"mx\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"ms\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"an\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"cw\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"aw\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"sx\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"bq\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"ni\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"um\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"pa\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"pr\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"bl\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"kn\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"ai\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"lc\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"mf\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"pm\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"vc\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"tt\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"tc\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"us\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"vi\",\r\n \"continentId\": \"northAmerica\"\r\n },\r\n {\r\n \"id\": \"as\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"au\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"sb\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"ck\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"fj\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"pf\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"ki\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"gu\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"nr\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"nc\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"vu\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"nz\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"nu\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"nf\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"mp\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"fm\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"mh\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"pw\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"pg\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"pn\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"tk\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"to\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"tv\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"wf\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"ws\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"xx\",\r\n \"continentId\": \"oceania\"\r\n },\r\n {\r\n \"id\": \"ar\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"bo\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"br\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"cl\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"co\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"ec\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"fk\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"gf\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"gy\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"py\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"pe\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"sr\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"uy\",\r\n \"continentId\": \"southAmerica\"\r\n },\r\n {\r\n \"id\": \"ve\",\r\n \"continentId\": \"southAmerica\"\r\n }\r\n ]\r\n}", + "StatusCode": 200 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8048" + ], + "GetLogAnalyticsLocationsTest": [ + "profile2246", + "endpointName8566" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json new file mode 100644 index 0000000000000..0cd78f54afec2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json @@ -0,0 +1,670 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fd569fc8-7818-4d9b-97b8-ddf7767e0d30" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODA0OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "0d54b4b1-b248-4fbe-95ab-247855003a03" + ], + "x-ms-correlation-request-id": [ + "0d54b4b1-b248-4fbe-95ab-247855003a03" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045908Z:0d54b4b1-b248-4fbe-95ab-247855003a03" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:07 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "18043c97-2f17-499f-ad1d-4b02282b2069" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "41d040d1-9385-4a21-b19e-9410dc03cbf1" + ], + "x-ms-correlation-request-id": [ + "41d040d1-9385-4a21-b19e-9410dc03cbf1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045910Z:41d040d1-9385-4a21-b19e-9410dc03cbf1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:09 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390\",\r\n \"name\": \"cdnResourceGroup9390\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "13d6a17a-aafc-4cca-839f-3b7846b0ae9e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ad7821ae-7dce-47ac-a631-b3e241257bd5" + ], + "x-ms-client-request-id": [ + "13d6a17a-aafc-4cca-839f-3b7846b0ae9e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/fd4ffeb3-105a-44e3-a76a-dd482ce12f03?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "d73c01e7-151b-46e1-9fd6-0a54d0abbe69" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045919Z:d73c01e7-151b-46e1-9fd6-0a54d0abbe69" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:18 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1388\",\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\": \"59650e3a-5532-4a8d-ba83-c5a22fcc63ef\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/fd4ffeb3-105a-44e3-a76a-dd482ce12f03?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmQ0ZmZlYjMtMTA1YS00NGUzLWE3NmEtZGQ0ODJjZTEyZjAzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c9cd76fb-9e04-4900-942a-181779287346" + ], + "x-ms-client-request-id": [ + "0fa269c5-a59c-48f2-b4ee-df3cd1bf192e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "9200164f-1b59-4265-a8e0-8b62e1e6a17d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045929Z:9200164f-1b59-4265-a8e0-8b62e1e6a17d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "141f2ab5-b8aa-4b0f-9c78-bd9336589e0d" + ], + "x-ms-client-request-id": [ + "bda7e5f1-7c05-4e5f-b7ee-faac3a7c9c47" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "38cd036f-cacf-4d46-ac2b-d43fcdca5080" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045930Z:38cd036f-cacf-4d46-ac2b-d43fcdca5080" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:30 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1388\",\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\": \"59650e3a-5532-4a8d-ba83-c5a22fcc63ef\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MDQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94deb30f-c748-4f12-a171-7e9aa927239e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "687f2bf2-ecf5-43a7-a23c-525bf441a701" + ], + "x-ms-client-request-id": [ + "94deb30f-c748-4f12-a171-7e9aa927239e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/f7f6ae8a-0e76-4a04-9c10-e8111d70a1a1?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "40ef1021-bc22-48e9-9403-1c9ef00b3bd3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045935Z:40ef1021-bc22-48e9-9403-1c9ef00b3bd3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:35 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName6043\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName6043.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/f7f6ae8a-0e76-4a04-9c10-e8111d70a1a1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZjdmNmFlOGEtMGU3Ni00YTA0LTljMTAtZTgxMTFkNzBhMWExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6b4f3a4b-7ecb-4814-b767-df8ed0ba310c" + ], + "x-ms-client-request-id": [ + "6875b6e8-3950-4f87-aad4-8d90e702f6e3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "16a3dcdb-5f02-4217-9b7c-bd468d105216" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045945Z:16a3dcdb-5f02-4217-9b7c-bd468d105216" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MDQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "12ae2362-3496-4eee-ad2e-53aa7bb40833" + ], + "x-ms-client-request-id": [ + "1e8ecd26-a15d-4eea-b276-854c34f80cd4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "247a6adc-a6ac-4b0d-997e-b3414f59fbd1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045946Z:247a6adc-a6ac-4b0d-997e-b3414f59fbd1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:45 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName6043\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName6043.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/getLogAnalyticsRankings?api-version=2020-09-01&rankings=url&metrics=clientRequestCount&maxRanking=50&dateTimeBegin=2021-01-27T04%3A59%3A46.1789083Z&dateTimeEnd=2021-01-27T04%3A59%3A46.1789083Z", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4L2dldExvZ0FuYWx5dGljc1JhbmtpbmdzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDEmcmFua2luZ3M9dXJsJm1ldHJpY3M9Y2xpZW50UmVxdWVzdENvdW50Jm1heFJhbmtpbmc9NTAmZGF0ZVRpbWVCZWdpbj0yMDIxLTAxLTI3VDA0JTNBNTklM0E0Ni4xNzg5MDgzWiZkYXRlVGltZUVuZD0yMDIxLTAxLTI3VDA0JTNBNTklM0E0Ni4xNzg5MDgzWg==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4af7e210-726b-4de9-a736-b9037e5d93f4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c3ed69ab-571b-4041-bdb7-d8e9a5b709ea" + ], + "x-ms-client-request-id": [ + "4af7e210-726b-4de9-a736-b9037e5d93f4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "a61886d6-7315-4f03-9c84-08099cde00c9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045947Z:a61886d6-7315-4f03-9c84-08099cde00c9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:46 GMT" + ], + "Content-Length": [ + "142" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"dateTimeBegin\": \"2021-01-27T12:59:46.1789083+08:00\",\r\n \"dateTimeEnd\": \"2021-01-27T12:59:46.1789083+08:00\",\r\n \"tables\": [\r\n {\r\n \"ranking\": \"url\",\r\n \"data\": []\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "700a9e08-f76f-4e83-aa78-a48a7a54f326" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTM5MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "93952f83-dd2f-4393-a142-bf9d057fe5d1" + ], + "x-ms-correlation-request-id": [ + "93952f83-dd2f-4393-a142-bf9d057fe5d1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045950Z:93952f83-dd2f-4393-a142-bf9d057fe5d1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:49 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup9390" + ], + "GetLogAnalyticsRankingsTest": [ + "profile1388", + "endpointName6043" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json new file mode 100644 index 0000000000000..c3750d1c1eacb --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json @@ -0,0 +1,607 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4ca89eef-8636-45cb-a9f8-eb40abcd7068" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "a221f89d-979f-4f91-99c6-6ab0bfb03b28" + ], + "x-ms-correlation-request-id": [ + "a221f89d-979f-4f91-99c6-6ab0bfb03b28" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045747Z:a221f89d-979f-4f91-99c6-6ab0bfb03b28" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:57:46 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631\",\r\n \"name\": \"cdnResourceGroup2631\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6c797445-1df6-4188-a9b4-01d15ef55837" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "0f64d7f0-7572-4f06-8b39-759ce66e9ea5" + ], + "x-ms-client-request-id": [ + "6c797445-1df6-4188-a9b4-01d15ef55837" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/3fc6d477-d021-46ef-bb76-3b4040a92437?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "f689960f-e800-4da1-9a28-218909ec5341" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045755Z:f689960f-e800-4da1-9a28-218909ec5341" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:57:55 GMT" + ], + "Content-Length": [ + "437" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile81\",\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\": \"29006e63-3809-43a9-a904-c941be5e5976\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/3fc6d477-d021-46ef-bb76-3b4040a92437?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2ZjNmQ0NzctZDAyMS00NmVmLWJiNzYtM2I0MDQwYTkyNDM3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ebb05e1a-9b79-4ccf-9d88-c54a746b8cbe" + ], + "x-ms-client-request-id": [ + "17835dc6-7e4d-421b-88a8-2c5021545fac" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "8866163f-ef40-44dc-93e2-b0d5f9c3ffbd" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045806Z:8866163f-ef40-44dc-93e2-b0d5f9c3ffbd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "ea2e3467-7329-45e4-a8ae-a5ee9dd4c8c0" + ], + "x-ms-client-request-id": [ + "576f3f3a-e4c4-4caa-94c7-dddd64f1a80e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "ecb5290a-1f5e-4032-a1c4-fc49a89cc41c" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045806Z:ecb5290a-1f5e-4032-a1c4-fc49a89cc41c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:06 GMT" + ], + "Content-Length": [ + "436" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile81\",\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\": \"29006e63-3809-43a9-a904-c941be5e5976\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MS9hZmRFbmRwb2ludHMvZW5kcG9pbnROYW1lMzcyND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2f52b856-5804-4244-bc46-4d840f8ccd6c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "4d428eae-17f7-4baa-adda-6e23ef0551bb" + ], + "x-ms-client-request-id": [ + "2f52b856-5804-4244-bc46-4d840f8ccd6c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/9a4c52f7-24ca-409b-ade0-87de604943e3?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "2243f052-d13a-42f4-a385-513840815dce" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045811Z:2243f052-d13a-42f4-a385-513840815dce" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:11 GMT" + ], + "Content-Length": [ + "484" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3724\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3724.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/9a4c52f7-24ca-409b-ade0-87de604943e3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWE0YzUyZjctMjRjYS00MDliLWFkZTAtODdkZTYwNDk0M2UzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bb7f218f-27ab-487f-b6d5-ac6e04cadac5" + ], + "x-ms-client-request-id": [ + "7be9dec1-73a0-4d9b-96f4-d8793e160a67" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "64be1710-c43e-412b-a857-d6f0d0f34855" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045822Z:64be1710-c43e-412b-a857-d6f0d0f34855" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MS9hZmRFbmRwb2ludHMvZW5kcG9pbnROYW1lMzcyND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c7e77bbc-2aad-474a-9b5f-f36ad3a83d1a" + ], + "x-ms-client-request-id": [ + "20e14152-b02c-4900-8b7c-18bbb56867f3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "015bf097-ba66-4c42-8ca6-5fdba3e4f597" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045822Z:015bf097-ba66-4c42-8ca6-5fdba3e4f597" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:22 GMT" + ], + "Content-Length": [ + "485" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3724\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3724.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/getLogAnalyticsResources?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MS9nZXRMb2dBbmFseXRpY3NSZXNvdXJjZXM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c9a0427c-6b0d-4070-86f8-cc719363a81e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "9a824f97-995a-44be-b4b0-fd462bd1a7f6" + ], + "x-ms-client-request-id": [ + "c9a0427c-6b0d-4070-86f8-cc719363a81e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "7ba77966-52ff-4a12-ab27-b09aa8100c8f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045823Z:7ba77966-52ff-4a12-ab27-b09aa8100c8f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:23 GMT" + ], + "Content-Length": [ + "137" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"endpoints\": [\r\n {\r\n \"id\": \"endpointName3724\",\r\n \"name\": \"endpointName3724.z01.azurefd.net\",\r\n \"history\": false,\r\n \"customDomains\": []\r\n }\r\n ],\r\n \"customDomains\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3933755d-5b10-403c-8c70-fdb17375a602" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjYzMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "f327b932-8b8d-4354-bab1-7454e26b812b" + ], + "x-ms-correlation-request-id": [ + "f327b932-8b8d-4354-bab1-7454e26b812b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045826Z:f327b932-8b8d-4354-bab1-7454e26b812b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:58:26 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup2631" + ], + "GetLogAnalyticsResourcesTest": [ + "profile81", + "endpointName3724" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json new file mode 100644 index 0000000000000..bd7c7225be1c2 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json @@ -0,0 +1,607 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1ccfbe54-9705-4689-8578-f071f0c6cf25" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "44cc75f1-e310-42aa-b134-edd6e80510e8" + ], + "x-ms-correlation-request-id": [ + "44cc75f1-e310-42aa-b134-edd6e80510e8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T045952Z:44cc75f1-e310-42aa-b134-edd6e80510e8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 04:59:51 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941\",\r\n \"name\": \"cdnResourceGroup4941\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1d6ac6b8-f0d4-4c9a-a0dd-7d2e82d3999f" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8d6019c8-2de2-4d71-95d9-0e56c8706227" + ], + "x-ms-client-request-id": [ + "1d6ac6b8-f0d4-4c9a-a0dd-7d2e82d3999f" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/06bc9ac8-5842-4cdb-b032-197c7a0f9b2e?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "65a8e217-67f0-40c9-bdba-7e2da0956dc0" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050000Z:65a8e217-67f0-40c9-bdba-7e2da0956dc0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00:00 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7148\",\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\": \"be976212-a9f2-45c0-aff5-c31a8b7d3eaa\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/06bc9ac8-5842-4cdb-b032-197c7a0f9b2e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDZiYzlhYzgtNTg0Mi00Y2RiLWIwMzItMTk3YzdhMGY5YjJlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "92638178-36fb-44b6-a594-8089408164e8" + ], + "x-ms-client-request-id": [ + "9ca3c94f-ee36-475d-bb74-e26e8fd90420" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "4779ebed-1b8d-4d80-b047-e92a590c460a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050011Z:4779ebed-1b8d-4d80-b047-e92a590c460a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "eb9deeb2-0c70-4e6d-a597-7b9e080bfbfe" + ], + "x-ms-client-request-id": [ + "58d082d3-2f50-47a0-87b6-6fcba01b300b" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "9b971ca8-fed3-4df0-85c4-aa74ccfa226f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050011Z:9b971ca8-fed3-4df0-85c4-aa74ccfa226f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00:11 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7148\",\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\": \"be976212-a9f2-45c0-aff5-c31a8b7d3eaa\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUyMTQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ee91a9c1-a8eb-4dfa-b4e6-5f675d201ddb" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "189" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "442c4cec-20f2-47da-88f5-41a2e971793e" + ], + "x-ms-client-request-id": [ + "ee91a9c1-a8eb-4dfa-b4e6-5f675d201ddb" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/5c52e009-a674-4d22-9bb2-bceb3006c1f7?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "70daae97-148b-405b-903e-3f90edd7ab00" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050017Z:70daae97-148b-405b-903e-3f90edd7ab00" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00:16 GMT" + ], + "Content-Length": [ + "486" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName2140\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName2140.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/5c52e009-a674-4d22-9bb2-bceb3006c1f7?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWM1MmUwMDktYTY3NC00ZDIyLTliYjItYmNlYjMwMDZjMWY3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bf7d6db9-bcd7-422c-be24-95672a2dc4cc" + ], + "x-ms-client-request-id": [ + "ffc801af-9e07-48b1-b4a4-70efb4c750d3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "356b2e36-6f28-4457-9770-bf313f115774" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050027Z:356b2e36-6f28-4457-9770-bf313f115774" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUyMTQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c58e029c-b8b0-47a7-9489-c3bce3cabd85" + ], + "x-ms-client-request-id": [ + "88f35552-4e46-460f-adbe-cbea4dd159bf" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "b677ba93-0fb5-44fc-b357-392845d689e7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050028Z:b677ba93-0fb5-44fc-b357-392845d689e7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00:27 GMT" + ], + "Content-Length": [ + "487" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName2140\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName2140.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/getWafLogAnalyticsRankings?api-version=2020-09-01&metrics=clientRequestCount&dateTimeBegin=2021-01-27T05%3A00%3A28.0970456Z&dateTimeEnd=2021-01-27T05%3A00%3A28.0970456Z&maxRanking=50&rankings=url", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4L2dldFdhZkxvZ0FuYWx5dGljc1JhbmtpbmdzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDEmbWV0cmljcz1jbGllbnRSZXF1ZXN0Q291bnQmZGF0ZVRpbWVCZWdpbj0yMDIxLTAxLTI3VDA1JTNBMDAlM0EyOC4wOTcwNDU2WiZkYXRlVGltZUVuZD0yMDIxLTAxLTI3VDA1JTNBMDAlM0EyOC4wOTcwNDU2WiZtYXhSYW5raW5nPTUwJnJhbmtpbmdzPXVybA==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b9e9c3ad-b269-4b17-bdbe-b4cf31b28167" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "a64f77e9-d808-4341-82b4-88a8a88db7e1" + ], + "x-ms-client-request-id": [ + "b9e9c3ad-b269-4b17-bdbe-b4cf31b28167" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "36317895-db31-468c-93b2-810f16162793" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050028Z:36317895-db31-468c-93b2-810f16162793" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00:27 GMT" + ], + "Content-Length": [ + "130" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"dateTimeBegin\": \"2021-01-27T13:00:28.0970456+08:00\",\r\n \"dateTimeEnd\": \"2021-01-27T13:00:28.0970456+08:00\",\r\n \"groups\": [\r\n \"url\"\r\n ],\r\n \"data\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f2d4721e-aafe-4ada-83df-9dfea16521fd" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDk0MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "473d4e2d-da49-40a8-94f3-b4830e507da5" + ], + "x-ms-correlation-request-id": [ + "473d4e2d-da49-40a8-94f3-b4830e507da5" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T050030Z:473d4e2d-da49-40a8-94f3-b4830e507da5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:00:29 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup4941" + ], + "GetWafLogAnalyticsRankingsTest": [ + "profile7148", + "endpointName2140" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupCreateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupCreateTest.json new file mode 100644 index 0000000000000..be5052e534c63 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupCreateTest.json @@ -0,0 +1,415 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDcyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e05760ef-be9d-4527-88cc-f4207e311c14" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "642244aa-a9a7-4964-a19f-05e8e345d277" + ], + "x-ms-correlation-request-id": [ + "642244aa-a9a7-4964-a19f-05e8e345d277" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023155Z:642244aa-a9a7-4964-a19f-05e8e345d277" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:54 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1072\",\r\n \"name\": \"cdnResourceGroup1072\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1072/providers/Microsoft.Cdn/profiles/profile6063?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDcyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MDYzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "327e53ab-be1a-4b6f-b71f-84d8da7c3501" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "188e9409-17af-4ffd-acb8-e8b6d3138e3c" + ], + "x-ms-client-request-id": [ + "327e53ab-be1a-4b6f-b71f-84d8da7c3501" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072/providers/Microsoft.Cdn/operationresults/3e3f0c13-df92-4108-a8a7-4f45e86d1eee?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "bf6253ae-a519-45d1-9875-762271833278" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023205Z:bf6253ae-a519-45d1-9875-762271833278" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:04 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072/providers/Microsoft.Cdn/profiles/profile6063\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6063\",\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\": \"2c1a9e4b-cfd6-41a5-9bd3-543525d85772\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072/providers/Microsoft.Cdn/operationresults/3e3f0c13-df92-4108-a8a7-4f45e86d1eee?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDcyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2UzZjBjMTMtZGY5Mi00MTA4LWE4YTctNGY0NWU4NmQxZWVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6f3bd4d3-debe-4a4d-831c-c29d63e09104" + ], + "x-ms-client-request-id": [ + "f18ba496-f97a-4a85-8e4d-275c5f76e62f" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "210b7b41-33be-4426-a666-9fea20ca1e98" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023215Z:210b7b41-33be-4426-a666-9fea20ca1e98" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1072/providers/Microsoft.Cdn/profiles/profile6063?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDcyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MDYzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3459813f-6659-41be-8cf1-4f0033e0d742" + ], + "x-ms-client-request-id": [ + "d70edc6f-d0e1-4f79-b872-45fc013e74ca" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "1f617ad1-b935-41e8-a752-7f9a8678652b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023216Z:1f617ad1-b935-41e8-a752-7f9a8678652b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:15 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072/providers/Microsoft.Cdn/profiles/profile6063\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6063\",\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\": \"2c1a9e4b-cfd6-41a5-9bd3-543525d85772\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1072/providers/Microsoft.Cdn/profiles/profile6063/originGroups/originGroupName2400?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDcyL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU2MDYzL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUyNDAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyInMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "43fc912d-d6c6-44fe-b7dd-45a08bfa8f2c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "341" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "17e25a96-1d83-4d1a-b15c-bc22d8b3e708" + ], + "x-ms-client-request-id": [ + "43fc912d-d6c6-44fe-b7dd-45a08bfa8f2c" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "657bd536-eaf2-4418-b818-8dcb337d6b25" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023217Z:657bd536-eaf2-4418-b818-8dcb337d6b25" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:16 GMT" + ], + "Content-Length": [ + "735" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072/providers/Microsoft.Cdn/profiles/profile6063/originGroups/originGroupName2400\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName2400\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyInMilliseconds\": 200,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1072?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMDcyP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e95028b6-f68a-47f3-ad62-3b9e4d0b6f0c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTA3Mi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "840a301a-4f92-4fc9-a214-331165209376" + ], + "x-ms-correlation-request-id": [ + "840a301a-4f92-4fc9-a214-331165209376" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023220Z:840a301a-4f92-4fc9-a214-331165209376" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:19 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup1072" + ], + "AFDOriginGroupCreateTest": [ + "profile6063", + "originGroupName2400" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupDeleteTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupDeleteTest.json new file mode 100644 index 0000000000000..e7f01918ce615 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupDeleteTest.json @@ -0,0 +1,607 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzNz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "59277c42-f782-411f-8c0f-0211d2995983" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "49b9033b-f3f2-46ef-be31-a860ceaf2ff1" + ], + "x-ms-correlation-request-id": [ + "49b9033b-f3f2-46ef-be31-a860ceaf2ff1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023113Z:49b9033b-f3f2-46ef-be31-a860ceaf2ff1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:13 GMT" + ], + "Content-Length": [ + "189" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup37\",\r\n \"name\": \"cdnResourceGroup37\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6932f5d7-4983-4dc2-9777-6b3ebdf5a29b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "e1a86b2e-e4c0-44ba-a02e-8667a43ded32" + ], + "x-ms-client-request-id": [ + "6932f5d7-4983-4dc2-9777-6b3ebdf5a29b" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/operationresults/c1ad238c-6cd9-4a07-88b7-2456bd70cd69?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "ef44f8f3-1f55-4775-b7a8-90471b3aaa2b" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023123Z:ef44f8f3-1f55-4775-b7a8-90471b3aaa2b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:22 GMT" + ], + "Content-Length": [ + "437" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile800\",\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\": \"d59c891d-b721-4df2-93e5-ce3cbebe9037\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/operationresults/c1ad238c-6cd9-4a07-88b7-2456bd70cd69?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2MxYWQyMzhjLTZjZDktNGEwNy04OGI3LTI0NTZiZDcwY2Q2OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "8904a2a1-07b5-4539-a1f6-cacd7f11f001" + ], + "x-ms-client-request-id": [ + "d6f8e3a4-275d-452e-9831-a1c49dfb17e1" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "16b7f545-2a7d-4cd6-a566-38eb6da1f26d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023133Z:16b7f545-2a7d-4cd6-a566-38eb6da1f26d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "07ae1df5-9cdd-4191-900c-2969087cd9c2" + ], + "x-ms-client-request-id": [ + "2182da94-2c33-4f44-975d-dc29a36b34da" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "0ec9ffa3-94d8-4a5e-aa07-044e11ff8cfe" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023134Z:0ec9ffa3-94d8-4a5e-aa07-044e11ff8cfe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:33 GMT" + ], + "Content-Length": [ + "436" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile800\",\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\": \"d59c891d-b721-4df2-93e5-ce3cbebe9037\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800/originGroups/originGroupName7831?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODAwL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3ODMxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "11407b93-af13-4a55-bdb5-098fb7de75e3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c09ce8ea-ae93-4f51-844c-84cfedc01279" + ], + "x-ms-client-request-id": [ + "11407b93-af13-4a55-bdb5-098fb7de75e3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "c0f0f3e4-8266-451b-a69e-788ac4fbfd1a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023135Z:c0f0f3e4-8266-451b-a69e-788ac4fbfd1a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:35 GMT" + ], + "Content-Length": [ + "639" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800/originGroups/originGroupName7831\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7831\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup37/providers/Microsoft.Cdn/profiles/profile800/originGroups/originGroupName7831?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wcm9maWxlODAwL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3ODMxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d7eee16a-5a1d-40b8-9d03-c8930bddab53" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/operationresults/2fec4b99-2784-4d6e-80a5-9f4da2e16a23/profileresults/profile800/origingroupresults/originGroupName7831?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "06be4fc6-0763-4396-9818-682dea179a24" + ], + "x-ms-client-request-id": [ + "d7eee16a-5a1d-40b8-9d03-c8930bddab53" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/operationresults/2fec4b99-2784-4d6e-80a5-9f4da2e16a23?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-correlation-request-id": [ + "fa504350-e0cb-4ef6-9cbb-4145df052bab" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023136Z:fa504350-e0cb-4ef6-9cbb-4145df052bab" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:36 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/operationresults/2fec4b99-2784-4d6e-80a5-9f4da2e16a23?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzJmZWM0Yjk5LTI3ODQtNGQ2ZS04MGE1LTlmNGRhMmUxNmEyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f3564054-52cf-4b3a-ab43-ec98d2390f02" + ], + "x-ms-client-request-id": [ + "573780f1-047f-48a7-aa97-0be34ce49d85" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "314a2c77-255c-4852-a2eb-dafef6910700" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023146Z:314a2c77-255c-4852-a2eb-dafef6910700" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37/providers/Microsoft.Cdn/operationresults/2fec4b99-2784-4d6e-80a5-9f4da2e16a23/profileresults/profile800/origingroupresults/originGroupName7831?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzJmZWM0Yjk5LTI3ODQtNGQ2ZS04MGE1LTlmNGRhMmUxNmEyMy9wcm9maWxlcmVzdWx0cy9wcm9maWxlODAwL29yaWdpbmdyb3VwcmVzdWx0cy9vcmlnaW5Hcm91cE5hbWU3ODMxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b2d7cd3d-38b8-4ce1-874b-76b5f74eab69" + ], + "x-ms-client-request-id": [ + "92035817-21cf-4b5f-b77d-d589fb7dfe9a" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "edebfb14-b121-4188-b704-b5daa0735e61" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023147Z:edebfb14-b121-4188-b704-b5daa0735e61" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup37?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAzNz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a5debda7-9cd8-49d0-9292-4d0d6ebfe939" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "2665cd38-34c5-4f46-9887-98c72142ee93" + ], + "x-ms-correlation-request-id": [ + "2665cd38-34c5-4f46-9887-98c72142ee93" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023150Z:2665cd38-34c5-4f46-9887-98c72142ee93" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:31:49 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup37" + ], + "AFDOriginGroupDeleteTest": [ + "profile800", + "originGroupName7831" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupGetListTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupGetListTest.json new file mode 100644 index 0000000000000..32f663ffa7711 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupGetListTest.json @@ -0,0 +1,686 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c8e168b5-bed6-4ee6-a06b-8564a451bdbc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "284c13be-ce8e-4133-8997-49db77678b37" + ], + "x-ms-correlation-request-id": [ + "284c13be-ce8e-4133-8997-49db77678b37" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023223Z:284c13be-ce8e-4133-8997-49db77678b37" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:23 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298\",\r\n \"name\": \"cdnResourceGroup8298\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "616a1319-e745-4896-9a65-1f2d51220287" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "d78f243a-3dc5-40bd-8fcc-6e7d6e8a0232" + ], + "x-ms-client-request-id": [ + "616a1319-e745-4896-9a65-1f2d51220287" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/operationresults/00e657e6-ae54-4ee1-8a63-3f83df304e16?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "23" + ], + "x-ms-correlation-request-id": [ + "646f2199-62e0-42bc-a3ec-cb4e84581d22" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023230Z:646f2199-62e0-42bc-a3ec-cb4e84581d22" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:30 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9457\",\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\": \"87f211c1-4496-4176-bb4a-aa57ce6d09f2\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/operationresults/00e657e6-ae54-4ee1-8a63-3f83df304e16?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDBlNjU3ZTYtYWU1NC00ZWUxLThhNjMtM2Y4M2RmMzA0ZTE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "3646b607-b0fb-4655-8e5f-b1b601a96b00" + ], + "x-ms-client-request-id": [ + "7fdf9bf8-5736-454c-8b7d-bab6a44b4cc3" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-correlation-request-id": [ + "df73fced-f326-4a44-9992-1a2a031d9162" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023241Z:df73fced-f326-4a44-9992-1a2a031d9162" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:40 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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1fa32e3a-840a-44cc-8ae2-f14deca61b76" + ], + "x-ms-client-request-id": [ + "d6a0e4ed-4e4e-4e80-a545-f4ee6e9d8a67" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "48" + ], + "x-ms-correlation-request-id": [ + "9ca49fd5-4b2e-4e14-9d10-a8b0f0d7f7b1" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023241Z:9ca49fd5-4b2e-4e14-9d10-a8b0f0d7f7b1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:40 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9457\",\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\": \"87f211c1-4496-4176-bb4a-aa57ce6d09f2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName8200?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU4MjAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "32cf281a-ae54-4ab9-98c4-c5654ce8145d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f6329bc8-0510-40a4-aa05-996a082cdf60" + ], + "x-ms-client-request-id": [ + "32cf281a-ae54-4ab9-98c4-c5654ce8145d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "00dd7e3d-be6b-4cf5-9213-046f0589d65d" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023242Z:00dd7e3d-be6b-4cf5-9213-046f0589d65d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:42 GMT" + ], + "Content-Length": [ + "642" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName8200\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName8200\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName8200?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU4MjAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4747871a-7445-4548-ab60-61e32922e56d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b8747d3b-75e5-48d7-b69a-06b5ccd01c6d" + ], + "x-ms-client-request-id": [ + "4747871a-7445-4548-ab60-61e32922e56d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "3721de0d-9631-4ae9-9a32-4755a0aa63ac" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023243Z:3721de0d-9631-4ae9-9a32-4755a0aa63ac" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:42 GMT" + ], + "Content-Length": [ + "642" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName8200\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName8200\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName1800?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxODAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ed0fb22d-7bd7-4db4-9ad1-39c8fbad9294" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "93adc75a-af62-402d-befe-8e49bc50fbf8" + ], + "x-ms-client-request-id": [ + "ed0fb22d-7bd7-4db4-9ad1-39c8fbad9294" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "0f78982e-512e-42a5-9588-22a801612038" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023244Z:0f78982e-512e-42a5-9588-22a801612038" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:43 GMT" + ], + "Content-Length": [ + "642" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName1800\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName1800\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName1800?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3L29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWUxODAwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94ec96c7-95ba-4c8e-bfcb-00d65c1ef36e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "191adf96-9430-4bb5-a6c1-d7c98346ea13" + ], + "x-ms-client-request-id": [ + "94ec96c7-95ba-4c8e-bfcb-00d65c1ef36e" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-correlation-request-id": [ + "7566e593-8d07-4ae0-833f-b88501729b72" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023244Z:7566e593-8d07-4ae0-833f-b88501729b72" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:44 GMT" + ], + "Content-Length": [ + "642" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName1800\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName1800\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5NDU3L29yaWdpbkdyb3Vwcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "116c331b-de9e-441c-ae64-068b691be8c7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bb010f93-ba07-496d-ba2b-28c8364b723e" + ], + "x-ms-client-request-id": [ + "116c331b-de9e-441c-ae64-068b691be8c7" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-correlation-request-id": [ + "0386147a-7e9b-467e-ada7-b5a20d25acbe" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023245Z:0386147a-7e9b-467e-ada7-b5a20d25acbe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:44 GMT" + ], + "Content-Length": [ + "1297" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName8200\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName8200\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298/providers/Microsoft.Cdn/profiles/profile9457/originGroups/originGroupName1800\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName1800\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8298?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4Mjk4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "8fb820cf-f66a-4f6f-a06d-d68531664da7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODI5OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "2d3f80f8-d728-4e05-81b3-68bf1b44f78f" + ], + "x-ms-correlation-request-id": [ + "2d3f80f8-d728-4e05-81b3-68bf1b44f78f" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023246Z:2d3f80f8-d728-4e05-81b3-68bf1b44f78f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:46 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup8298" + ], + "AFDOriginGroupGetListTest": [ + "profile9457", + "originGroupName8200", + "originGroupName1800" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupListResourceUsageTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupListResourceUsageTest.json new file mode 100644 index 0000000000000..4b3232200360f --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupListResourceUsageTest.json @@ -0,0 +1,418 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Nzg3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "14010478-0f6e-448f-8481-24d209b9e077" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "64faa9e3-86a3-48aa-a0ee-665a3de25873" + ], + "x-ms-correlation-request-id": [ + "64faa9e3-86a3-48aa-a0ee-665a3de25873" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023332Z:64faa9e3-86a3-48aa-a0ee-665a3de25873" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:32 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4787\",\r\n \"name\": \"cdnResourceGroup4787\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Nzg3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MDQyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "22f320d0-9010-409f-ae91-5d9e71013cba" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "1f8ce206-e939-439b-b53f-dfdd44f5d6ec" + ], + "x-ms-client-request-id": [ + "22f320d0-9010-409f-ae91-5d9e71013cba" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787/providers/Microsoft.Cdn/operationresults/20deddf9-aa6a-4da5-8e09-7c7b09616f2e?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "dce90554-3dea-4d48-ae5b-d04cf341dfee" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023341Z:dce90554-3dea-4d48-ae5b-d04cf341dfee" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:41 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9042\",\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\": \"4b8be074-7d72-4da4-bddf-9d209a1d7d4e\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787/providers/Microsoft.Cdn/operationresults/20deddf9-aa6a-4da5-8e09-7c7b09616f2e?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0Nzg3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMjBkZWRkZjktYWE2YS00ZGE1LThlMDktN2M3YjA5NjE2ZjJlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c856d03b-c63d-462d-984f-812e5086406a" + ], + "x-ms-client-request-id": [ + "d7708e8d-c57a-4bd0-ae06-32171088e5b8" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "9972ce22-87a3-434b-b6cc-3747834ff366" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023351Z:9972ce22-87a3-434b-b6cc-3747834ff366" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Nzg3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MDQyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "f4c5b449-5dc7-41ef-be5f-fdb1ae73545f" + ], + "x-ms-client-request-id": [ + "578353f0-b836-4aa0-a857-28e84b9ff5e9" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "b22888ae-1924-4515-963d-2439120ea882" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023352Z:b22888ae-1924-4515-963d-2439120ea882" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:51 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9042\",\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\": \"4b8be074-7d72-4da4-bddf-9d209a1d7d4e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042/originGroups/originGroupName7693?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Nzg3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MDQyL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3NjkzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "10d71fb4-1dd3-41a8-9df6-781aeac30d79" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "dd05b054-aa8c-4033-b674-263569b43322" + ], + "x-ms-client-request-id": [ + "10d71fb4-1dd3-41a8-9df6-781aeac30d79" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "85b25bfb-5446-400a-8332-2023c8a5ad00" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023353Z:85b25bfb-5446-400a-8332-2023c8a5ad00" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:53 GMT" + ], + "Content-Length": [ + "642" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042/originGroups/originGroupName7693\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7693\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042/originGroups/originGroupName7693/usages?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0Nzg3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MDQyL29yaWdpbkdyb3Vwcy9vcmlnaW5Hcm91cE5hbWU3NjkzL3VzYWdlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "POST", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7c2ef2fc-ec1c-4493-a522-3ee9b01a8e52" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "86f3a69a-148d-4a21-8f7a-f12d7767b313" + ], + "x-ms-client-request-id": [ + "7c2ef2fc-ec1c-4493-a522-3ee9b01a8e52" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "b36e6419-b5db-4c81-b3c9-23672cb2d5da" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023354Z:b36e6419-b5db-4c81-b3c9-23672cb2d5da" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:53 GMT" + ], + "Content-Length": [ + "281" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4787/providers/Microsoft.Cdn/profiles/profile9042/originGroups/originGroupName7693\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 10,\r\n \"name\": {\r\n \"value\": \"origin\",\r\n \"localizedValue\": \"origin\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup4787" + ], + "AFDOriginGroupListResourceUsageTest": [ + "profile9042", + "originGroupName7693" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupUpdateTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupUpdateTest.json new file mode 100644 index 0000000000000..48aa23e457849 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDOriginGroupTest/AFDOriginGroupUpdateTest.json @@ -0,0 +1,616 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzE/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ab914cc3-5181-4e1d-99ff-5077a4fbbbee" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "a8a73303-1d27-4830-adda-99132b1ca643" + ], + "x-ms-correlation-request-id": [ + "a8a73303-1d27-4830-adda-99132b1ca643" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023251Z:a8a73303-1d27-4830-adda-99132b1ca643" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:32:51 GMT" + ], + "Content-Length": [ + "191" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup871\",\r\n \"name\": \"cdnResourceGroup871\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTI3Mjc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "21765c87-1526-43e2-9634-edac3cbecc2b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "84dffa59-adcf-43af-b2ea-175b2140a18e" + ], + "x-ms-client-request-id": [ + "21765c87-1526-43e2-9634-edac3cbecc2b" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/operationresults/47170081-e718-49ba-86e4-84720192b2a8?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "24" + ], + "x-ms-correlation-request-id": [ + "2d25d5da-ee55-4015-a204-97701c0a3fa4" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023301Z:2d25d5da-ee55-4015-a204-97701c0a3fa4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:00 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2727\",\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\": \"5914f2ca-5b75-45b3-a42f-75cee063c66e\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/operationresults/47170081-e718-49ba-86e4-84720192b2a8?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy80NzE3MDA4MS1lNzE4LTQ5YmEtODZlNC04NDcyMDE5MmIyYTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "fd8d08af-dfe8-4bcf-b112-bbd9dd50a87a" + ], + "x-ms-client-request-id": [ + "50712bde-887a-4b4f-8653-2cd4874fca27" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "ad2ccebf-7738-45d1-a94f-b8edff855da7" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023312Z:ad2ccebf-7738-45d1-a94f-b8edff855da7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTI3Mjc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bd675e57-a68c-4266-aedd-03b1a22371cc" + ], + "x-ms-client-request-id": [ + "8b93dac1-0681-4a9c-bbf8-6d10662abdc4" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "4582c485-1205-4619-9319-1274c60bf927" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023312Z:4582c485-1205-4619-9319-1274c60bf927" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:11 GMT" + ], + "Content-Length": [ + "439" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2727\",\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\": \"5914f2ca-5b75-45b3-a42f-75cee063c66e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727/originGroups/originGroupName7180?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTI3Mjcvb3JpZ2luR3JvdXBzL29yaWdpbkdyb3VwTmFtZTcxODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "62ca69f6-e70d-41f3-adbd-2649d28d5144" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "bf8e123c-1a3c-46b4-8542-25b622b7d081" + ], + "x-ms-client-request-id": [ + "62ca69f6-e70d-41f3-adbd-2649d28d5144" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "99" + ], + "x-ms-correlation-request-id": [ + "28977881-0e14-4938-845b-086dac847985" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023313Z:28977881-0e14-4938-845b-086dac847985" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:12 GMT" + ], + "Content-Length": [ + "641" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727/originGroups/originGroupName7180\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7180\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0,\r\n \"additionalLatencyMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727/originGroups/originGroupName7180?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTI3Mjcvb3JpZ2luR3JvdXBzL29yaWdpbkdyb3VwTmFtZTcxODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyInMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n }\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1188b16d-e15c-4ed6-b292-409e2440d0a6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "341" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/operationresults/e1152430-5c0e-4c91-91d5-64a4123b7a59/profileresults/profile2727/origingroupresults/originGroupName7180?api-version=2020-09-01" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "62b7097f-6c75-475f-8249-6e4ca7d5e82f" + ], + "x-ms-client-request-id": [ + "1188b16d-e15c-4ed6-b292-409e2440d0a6" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/operationresults/e1152430-5c0e-4c91-91d5-64a4123b7a59?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "98" + ], + "x-ms-correlation-request-id": [ + "30eec60e-05bd-4089-8a46-5551837e7bb3" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023315Z:30eec60e-05bd-4089-8a46-5551837e7bb3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:14 GMT" + ], + "Content-Length": [ + "733" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727/originGroups/originGroupName7180\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7180\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyInMilliseconds\": 200,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Updating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/operationresults/e1152430-5c0e-4c91-91d5-64a4123b7a59?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9lMTE1MjQzMC01YzBlLTRjOTEtOTFkNS02NGE0MTIzYjdhNTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "54d5f2b4-33a6-4e93-a22a-9980c599d7a1" + ], + "x-ms-client-request-id": [ + "7cf5926d-1680-4c7d-8257-e0be230f7a36" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "409e6acf-bf04-48de-a817-0275bc777821" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023325Z:409e6acf-bf04-48de-a817-0275bc777821" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727/originGroups/originGroupName7180?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHJvZmlsZTI3Mjcvb3JpZ2luR3JvdXBzL29yaWdpbkdyb3VwTmFtZTcxODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "cd8be83e-acf3-4dd2-9e11-e02879648006" + ], + "x-ms-client-request-id": [ + "f39dfbce-ff29-4ca4-9f2f-dc335a3ebb43" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-correlation-request-id": [ + "0bfea40c-ef82-4178-ad86-2104ebb4b897" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023325Z:0bfea40c-ef82-4178-ad86-2104ebb4b897" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:25 GMT" + ], + "Content-Length": [ + "734" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871/providers/Microsoft.Cdn/profiles/profile2727/originGroups/originGroupName7180\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"originGroupName7180\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 5,\r\n \"successfulSamplesRequired\": 4,\r\n \"additionalLatencyInMilliseconds\": 200,\r\n \"additionalLatencyMilliseconds\": 200\r\n },\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 1\r\n },\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup871?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NzE/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "dd848b64-c2cc-4e31-8c69-57af6f5c8395" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODcxLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "84f45fa5-690b-4db8-ade0-f64b07b90bb6" + ], + "x-ms-correlation-request-id": [ + "84f45fa5-690b-4db8-ade0-f64b07b90bb6" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T023329Z:84f45fa5-690b-4db8-ade0-f64b07b90bb6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 02:33:28 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup871" + ], + "AFDOriginGroupUpdateTest": [ + "profile2727", + "originGroupName7180" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDProfileTest/AFDProfileUsageTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDProfileTest/AFDProfileUsageTest.json new file mode 100644 index 0000000000000..ad14631744465 --- /dev/null +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDProfileTest/AFDProfileUsageTest.json @@ -0,0 +1,408 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODgwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c981f294-c9f2-495d-903c-cf21f38daa5d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-request-id": [ + "b05f4bb9-3534-4686-90d2-7e8a4cb5453a" + ], + "x-ms-correlation-request-id": [ + "b05f4bb9-3534-4686-90d2-7e8a4cb5453a" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T052836Z:b05f4bb9-3534-4686-90d2-7e8a4cb5453a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:28:35 GMT" + ], + "Content-Length": [ + "193" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5880\",\r\n \"name\": \"cdnResourceGroup5880\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODgwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDY0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "52806f8a-ab21-49f2-b6e5-997578e23ea3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "149" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "b571f24c-5437-4701-aa59-372fac52faf7" + ], + "x-ms-client-request-id": [ + "52806f8a-ab21-49f2-b6e5-997578e23ea3" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/operationresults/0399a952-48bc-45b7-9b70-d4022dc291c3?api-version=2020-09-01" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "22" + ], + "x-ms-correlation-request-id": [ + "206b7deb-b732-40c5-98d7-b2fe13f0e7d9" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T052844Z:206b7deb-b732-40c5-98d7-b2fe13f0e7d9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:28:44 GMT" + ], + "Content-Length": [ + "441" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7464\",\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\": \"8bc0b452-db79-4407-a45a-450df69efdab\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/operationresults/0399a952-48bc-45b7-9b70-d4022dc291c3?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODgwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDM5OWE5NTItNDhiYy00NWI3LTliNzAtZDQwMjJkYzI5MWMzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "aa0bc13a-9223-490d-bb7f-44a31613b2ec" + ], + "x-ms-client-request-id": [ + "1151b326-5403-4ef8-aad4-445b5be76f41" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-correlation-request-id": [ + "594a842a-f44f-4193-ba1c-cfad7751d222" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T052854Z:594a842a-f44f-4193-ba1c-cfad7751d222" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:28: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODgwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDY0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "c76d8571-505f-42b7-9703-a4b3b7c7d76f" + ], + "x-ms-client-request-id": [ + "a104936a-431a-43b9-b33a-8d8395aa6014" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "49" + ], + "x-ms-correlation-request-id": [ + "be74a8da-e220-48ae-a2b1-48b995a1f9ad" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T052855Z:be74a8da-e220-48ae-a2b1-48b995a1f9ad" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:28:54 GMT" + ], + "Content-Length": [ + "440" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7464\",\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\": \"8bc0b452-db79-4407-a45a-450df69efdab\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464/usages?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODgwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NDY0L3VzYWdlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestMethod": "POST", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7138ebe4-d285-43c6-891c-078915659c4d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "2b9d9d86-14b1-4777-a54a-751104fa7f69" + ], + "x-ms-client-request-id": [ + "7138ebe4-d285-43c6-891c-078915659c4d" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-correlation-request-id": [ + "098c3308-41d5-455d-907f-e3d19e482452" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T052857Z:098c3308-41d5-455d-907f-e3d19e482452" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:28:56 GMT" + ], + "Content-Length": [ + "1483" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"afdEndpoint\",\r\n \"localizedValue\": \"afdEndpoint\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"customdomain\",\r\n \"localizedValue\": \"customdomain\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"origingroup\",\r\n \"localizedValue\": \"origingroup\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"secret\",\r\n \"localizedValue\": \"secret\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"ruleset\",\r\n \"localizedValue\": \"ruleset\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880/providers/Microsoft.Cdn/profiles/profile7464\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25,\r\n \"name\": {\r\n \"value\": \"securityPolicy\",\r\n \"localizedValue\": \"securityPolicy\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup5880?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA1ODgwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a992d1eb-ebd7-471f-b5e1-024ea73a0d90" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNTg4MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14995" + ], + "x-ms-request-id": [ + "a1548a81-ad49-4d38-9a02-fd585a2d82e8" + ], + "x-ms-correlation-request-id": [ + "a1548a81-ad49-4d38-9a02-fd585a2d82e8" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T052859Z:a1548a81-ad49-4d38-9a02-fd585a2d82e8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 05:28:59 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + } + ], + "Names": { + "CreateResourceGroup": [ + "cdnResourceGroup5880" + ], + "AFDProfileUsageTest": [ + "profile7464" + ] + }, + "Variables": { + "SubscriptionId": "d7cfdb98-c118-458d-8bdf-246be66b1f5e" + } +} \ No newline at end of file From a080f8076b3f97221d31adbce6c537037367230e Mon Sep 17 00:00:00 2001 From: Chenglong Liu Date: Wed, 27 Jan 2021 14:09:58 +0800 Subject: [PATCH 12/13] Update test cases and records --- .../ScenarioTests/ADFSecurityPolicyTest.cs | 5 +- .../ScenarioTests/AFDLogAnalyticsTest.cs | 28 +- .../tests/ScenarioTests/AFDProfileTest.cs | 10 +- .../tests/ScenarioTests/AFDSecretTest.cs | 7 +- .../GetLogAnalyticsLocationsTest.json | 148 +++++------ .../GetLogAnalyticsRankingsTest.json | 248 +++++++++++------- .../GetLogAnalyticsResourcesTest.json | 176 ++++++------- .../GetWafLogAnalyticsRankingsTest.json | 162 ++++++------ 8 files changed, 418 insertions(+), 366 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs index 950785133b491..641e03310ac4a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/ADFSecurityPolicyTest.cs @@ -91,8 +91,7 @@ public void AFDOriginCreateTest() } } - /** - [Fact] + [Fact(Skip = "Not Ready")] public void AFDOriginUpdateTest() { var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; @@ -211,7 +210,7 @@ public void AFDOriginUpdateTest() } } } - */ + [Fact] public void AFDOriginDeleteTest() diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs index 7bc7c4792c8db..4545f800e8d2a 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDLogAnalyticsTest.cs @@ -16,8 +16,7 @@ namespace Cdn.Tests.ScenarioTests { public class AFDLogAnalyticsTest { - /** - [Fact] + [Fact(Skip = "Not Ready")] public void GetLogAnalyticsMetricsTest() { var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; @@ -64,8 +63,8 @@ public void GetLogAnalyticsMetricsTest() IList metrics = new List(); - DateTime dateTimeBegin = DateTime.UtcNow; - DateTime dateTimeEnd = DateTime.UtcNow; + DateTime dateTimeBegin = new DateTime(2021, 1, 27, 0, 0, 0); + DateTime dateTimeEnd = new DateTime(2021, 1, 27, 0, 0, 1); string granularity = "PT5M"; MetricsResponse response = cdnMgmtClient.LogAnalytics.GetLogAnalyticsMetrics(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity); Assert.NotNull(response); @@ -80,7 +79,7 @@ public void GetLogAnalyticsMetricsTest() } } } - */ + [Fact] public void GetLogAnalyticsRankingsTest() @@ -135,8 +134,8 @@ public void GetLogAnalyticsRankingsTest() "clientRequestCount" }; int maxRanking = 50; - DateTime dateTimeBegin = DateTime.UtcNow; - DateTime dateTimeEnd = DateTime.UtcNow; + DateTime dateTimeBegin = new DateTime(2021, 1, 27, 0, 0, 0); + DateTime dateTimeEnd = new DateTime(2021, 1, 27, 0, 0, 1); RankingsResponse response = cdnMgmtClient.LogAnalytics.GetLogAnalyticsRankings(resourceGroupName, profileName, rankings, metrics, maxRanking, dateTimeBegin, dateTimeEnd); Assert.NotNull(response); } @@ -266,8 +265,7 @@ public void GetLogAnalyticsResourcesTest() } } - /** - [Fact] + [Fact(Skip = "Not Ready")] public void GetWafLogAnalyticsMetricsTest() { var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; @@ -314,8 +312,8 @@ public void GetWafLogAnalyticsMetricsTest() IList metrics = new List(); - DateTime dateTimeBegin = DateTime.UtcNow; - DateTime dateTimeEnd = DateTime.UtcNow; + DateTime dateTimeBegin = new DateTime(2021, 1, 27, 0, 0, 0); + DateTime dateTimeEnd = new DateTime(2021, 1, 27, 0, 0, 1); string granularity = "PT5M"; WafMetricsResponse response = cdnMgmtClient.LogAnalytics.GetWafLogAnalyticsMetrics(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, granularity); @@ -332,7 +330,7 @@ public void GetWafLogAnalyticsMetricsTest() } } } - */ + [Fact] public void GetWafLogAnalyticsRankingsTest() @@ -386,8 +384,8 @@ public void GetWafLogAnalyticsRankingsTest() "clientRequestCount" }; int maxRanking = 50; - DateTime dateTimeBegin = DateTime.UtcNow; - DateTime dateTimeEnd = DateTime.UtcNow; + DateTime dateTimeBegin = new DateTime(2021, 1, 27, 0, 0, 0); + DateTime dateTimeEnd = new DateTime(2021, 1, 27, 0, 0, 1); WafRankingsResponse response = cdnMgmtClient.LogAnalytics.GetWafLogAnalyticsRankings(resourceGroupName, profileName, metrics, dateTimeBegin, dateTimeEnd, maxRanking, rankings); Assert.NotNull(response); } @@ -397,8 +395,6 @@ public void GetWafLogAnalyticsRankingsTest() _ = CdnTestUtilities.DeleteResourceGroupAsync(resourcesClient, resourceGroupName); } } - - } } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs index 2a097b0848ccb..bab3f35f39e61 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDProfileTest.cs @@ -16,8 +16,7 @@ public class AFDProfileTest { private const long usageLimit = 25L; - /** - [Fact] + [Fact(Skip = "Not Ready")] public void AFDProfileDeleteTest() { var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; @@ -58,7 +57,7 @@ public void AFDProfileDeleteTest() } } } - */ + [Fact] public void AFDProfileUsageTest() @@ -108,8 +107,7 @@ public void AFDProfileUsageTest() } } - /** - [Fact] + [Fact(Skip = "Not Ready")] public void AFDProfileCheckHostNameAvailabilityTest() { var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; @@ -171,6 +169,6 @@ public void AFDProfileCheckHostNameAvailabilityTest() } } } - */ + } } diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs index b1549d4476556..2338244020b2c 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/ScenarioTests/AFDSecretTest.cs @@ -67,14 +67,13 @@ public void AFDSecretCreateTest() } } - /** - * Not supported patch now 01/20/2020 - [Fact] + + [Fact(Skip = "Not supported patch now 01/20/2020")] public void AFDSecretUpdateTest() { } - */ + [Fact] public void AFDSecretDeleteTest() diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json index fa79d31c66f7b..d06e1d7f71360 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsLocationsTest.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "082685f2-9f0d-49ab-b286-8c13ffee664d" + "7418cbef-d8bd-4ac8-ae89-196346280e95" ], "Accept-Language": [ "en-US" @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "2241de80-075a-4cc3-8af2-56d5c2d6ea21" + "577c64bc-3d27-4ae9-ab5e-7666f5c32536" ], "x-ms-correlation-request-id": [ - "2241de80-075a-4cc3-8af2-56d5c2d6ea21" + "577c64bc-3d27-4ae9-ab5e-7666f5c32536" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045829Z:2241de80-075a-4cc3-8af2-56d5c2d6ea21" + "SOUTHEASTASIA:20210127T060403Z:577c64bc-3d27-4ae9-ab5e-7666f5c32536" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:29 GMT" + "Wed, 27 Jan 2021 06:04:03 GMT" ], "Content-Length": [ "193" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048\",\r\n \"name\": \"cdnResourceGroup8048\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7018\",\r\n \"name\": \"cdnResourceGroup7018\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NjE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "697d778d-c99b-48b5-af3a-406846acf111" + "5eedeead-31ac-4eb2-a23e-fe3df9701446" ], "Accept-Language": [ "en-US" @@ -105,31 +105,31 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "8e7333e6-f841-4b67-813b-21de379ce723" + "3672f764-f15b-4599-98a9-1e45c51b9681" ], "x-ms-client-request-id": [ - "697d778d-c99b-48b5-af3a-406846acf111" + "5eedeead-31ac-4eb2-a23e-fe3df9701446" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/8c3c46cb-0d77-4eb2-bc09-aed3b0bc7e8d?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/operationresults/109d8ccd-2aa6-4083-8cde-b519c47dfc97?api-version=2020-09-01" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "21" ], "x-ms-correlation-request-id": [ - "889e376a-ac3c-457b-a112-f09f073d0090" + "27c9e2e3-0f76-4a7b-9105-6734fcb2d1c4" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045838Z:889e376a-ac3c-457b-a112-f09f073d0090" + "SOUTHEASTASIA:20210127T060413Z:27c9e2e3-0f76-4a7b-9105-6734fcb2d1c4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:38 GMT" + "Wed, 27 Jan 2021 06:04:12 GMT" ], "Content-Length": [ "441" @@ -141,12 +141,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2246\",\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\": \"3ab03430-71a8-484d-bc28-ab6c927648f2\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7619\",\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\": \"9546310d-c570-4b55-b83d-bb86c4f3600a\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/8c3c46cb-0d77-4eb2-bc09-aed3b0bc7e8d?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOGMzYzQ2Y2ItMGQ3Ny00ZWIyLWJjMDktYWVkM2IwYmM3ZThkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/operationresults/109d8ccd-2aa6-4083-8cde-b519c47dfc97?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTA5ZDhjY2QtMmFhNi00MDgzLThjZGUtYjUxOWM0N2RmYzk3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -168,28 +168,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "bf2f88ee-3cd6-49d3-ab5f-d04c728bc6f8" + "f4d25ad0-414b-479f-a074-e7329d05d659" ], "x-ms-client-request-id": [ - "80654375-d2a8-48a8-884a-baae325cee49" + "62b6abad-790a-42df-a343-ebb1651ab8b6" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11992" ], "x-ms-correlation-request-id": [ - "faac1e88-db1d-4f86-80b2-c5cf6b6851ad" + "2f1c013c-33c4-4d74-b629-eadbeef59234" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045849Z:faac1e88-db1d-4f86-80b2-c5cf6b6851ad" + "SOUTHEASTASIA:20210127T060423Z:2f1c013c-33c4-4d74-b629-eadbeef59234" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:48 GMT" + "Wed, 27 Jan 2021 06:04:23 GMT" ], "Content-Length": [ "61" @@ -205,8 +205,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NjE5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -228,10 +228,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "a216b86a-a41c-446e-aa42-c680c988202b" + "31fd955e-176a-4f2d-bc16-5af6251ef87b" ], "x-ms-client-request-id": [ - "f71a94ed-d19c-46c4-9f74-71e90cf2e351" + "d0b50ef6-6ef0-4b1b-9126-cd278cb6e858" ], "Server": [ "Kestrel" @@ -240,16 +240,16 @@ "49" ], "x-ms-correlation-request-id": [ - "f231a026-5bb7-4810-b798-d46dd6f1309a" + "465d1e37-b887-40f1-9af1-51c41bb4d92a" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045849Z:f231a026-5bb7-4810-b798-d46dd6f1309a" + "SOUTHEASTASIA:20210127T060424Z:465d1e37-b887-40f1-9af1-51c41bb4d92a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:49 GMT" + "Wed, 27 Jan 2021 06:04:24 GMT" ], "Content-Length": [ "440" @@ -261,17 +261,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2246\",\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\": \"3ab03430-71a8-484d-bc28-ab6c927648f2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7619\",\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\": \"9546310d-c570-4b55-b83d-bb86c4f3600a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NTY2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619/afdEndpoints/endpointName1769?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NjE5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxNzY5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "859637e8-5cb6-40ae-9110-e4166db09bcc" + "0a5994c2-1fc0-4d11-b29b-7d429da9b09f" ], "Accept-Language": [ "en-US" @@ -303,31 +303,31 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "9d1414b8-bcab-4804-997c-298e52ce6a3f" + "b085a08a-b9a2-45fe-9900-ee81fdb1c1b7" ], "x-ms-client-request-id": [ - "859637e8-5cb6-40ae-9110-e4166db09bcc" + "0a5994c2-1fc0-4d11-b29b-7d429da9b09f" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/122c2e25-b029-42ee-8160-1b9bbaab4441?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/operationresults/b8574f62-8a5c-47c5-b6f1-2c5343f9cc9c?api-version=2020-09-01" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "97" ], "x-ms-correlation-request-id": [ - "6fcd4d03-8a88-4a19-80df-0637787b6afb" + "697481f8-56a1-4599-b1fd-340c45497083" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045854Z:6fcd4d03-8a88-4a19-80df-0637787b6afb" + "SOUTHEASTASIA:20210127T060428Z:697481f8-56a1-4599-b1fd-340c45497083" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:53 GMT" + "Wed, 27 Jan 2021 06:04:28 GMT" ], "Content-Length": [ "486" @@ -339,12 +339,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8566\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8566.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619/afdEndpoints/endpointName1769\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1769\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1769.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/operationresults/122c2e25-b029-42ee-8160-1b9bbaab4441?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTIyYzJlMjUtYjAyOS00MmVlLTgxNjAtMWI5YmJhYWI0NDQxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/operationresults/b8574f62-8a5c-47c5-b6f1-2c5343f9cc9c?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjg1NzRmNjItOGE1Yy00N2M1LWI2ZjEtMmM1MzQzZjljYzljP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -366,28 +366,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "01828bcc-6fb7-4782-9df2-ad9bcea578a9" + "ee47f211-9162-48cc-89ba-29c887f89fbf" ], "x-ms-client-request-id": [ - "b02b5ce7-b6e8-4751-9f30-901428ee7379" + "a873d202-5dd1-4130-997f-4de28dd5c251" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11991" ], "x-ms-correlation-request-id": [ - "3d73b7b0-28d9-4c51-89ee-9f1b8ec76539" + "ca09fa03-42ce-47db-8498-a02e978b93a7" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045904Z:3d73b7b0-28d9-4c51-89ee-9f1b8ec76539" + "SOUTHEASTASIA:20210127T060439Z:ca09fa03-42ce-47db-8498-a02e978b93a7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:04 GMT" + "Wed, 27 Jan 2021 06:04:38 GMT" ], "Content-Length": [ "61" @@ -403,8 +403,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU4NTY2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619/afdEndpoints/endpointName1769?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NjE5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxNzY5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -426,10 +426,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "5d348482-06de-43e8-b8ad-9634f71c34b8" + "656e6eb3-7cf2-49ea-9137-fcbad315ff68" ], "x-ms-client-request-id": [ - "6be44630-7db9-475f-8151-bce62fd09f5c" + "1f8bae6f-7702-4e08-a09b-33e781dc3dda" ], "Server": [ "Kestrel" @@ -438,16 +438,16 @@ "49" ], "x-ms-correlation-request-id": [ - "71d8d216-dbf4-40e9-a3dd-ece331d6f22a" + "9f8ed4e6-10a4-4a9b-9db6-2b96ccf726b5" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045905Z:71d8d216-dbf4-40e9-a3dd-ece331d6f22a" + "SOUTHEASTASIA:20210127T060439Z:9f8ed4e6-10a4-4a9b-9db6-2b96ccf726b5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:04 GMT" + "Wed, 27 Jan 2021 06:04:39 GMT" ], "Content-Length": [ "487" @@ -459,17 +459,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/afdEndpoints/endpointName8566\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName8566\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName8566.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619/afdEndpoints/endpointName1769\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1769\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1769.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8048/providers/Microsoft.Cdn/profiles/profile2246/getLogAnalyticsLocations?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUyMjQ2L2dldExvZ0FuYWx5dGljc0xvY2F0aW9ucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7018/providers/Microsoft.Cdn/profiles/profile7619/getLogAnalyticsLocations?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3NjE5L2dldExvZ0FuYWx5dGljc0xvY2F0aW9ucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2b6d5bc4-4001-4c88-a00c-a8abc7d62e4d" + "c899f581-575b-45f8-98f9-6a3d6835f152" ], "Accept-Language": [ "en-US" @@ -492,28 +492,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "2f4d3e8e-6f99-4134-89f2-81f317d66b80" + "ee27b1cb-f570-4f1c-b6d8-6a4883a50ef3" ], "x-ms-client-request-id": [ - "2b6d5bc4-4001-4c88-a00c-a8abc7d62e4d" + "c899f581-575b-45f8-98f9-6a3d6835f152" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11990" ], "x-ms-correlation-request-id": [ - "29534466-d229-463c-9776-a119acf56618" + "f69bc498-8cf8-48b9-8766-cf7f98cd4ca9" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045905Z:29534466-d229-463c-9776-a119acf56618" + "SOUTHEASTASIA:20210127T060440Z:f69bc498-8cf8-48b9-8766-cf7f98cd4ca9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:05 GMT" + "Wed, 27 Jan 2021 06:04:39 GMT" ], "Content-Length": [ "9334" @@ -531,11 +531,11 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup8048" + "cdnResourceGroup7018" ], "GetLogAnalyticsLocationsTest": [ - "profile2246", - "endpointName8566" + "profile7619", + "endpointName1769" ] }, "Variables": { diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json index 0cd78f54afec2..9e47204a1ccea 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsRankingsTest.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8048?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4MDQ4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7018?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3MDE4P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fd569fc8-7818-4d9b-97b8-ddf7767e0d30" + "f384249d-f6d1-4cbf-be8a-cd90d1dd63cd" ], "Accept-Language": [ "en-US" @@ -27,22 +27,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODA0OC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzAxOC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14998" ], "x-ms-request-id": [ - "0d54b4b1-b248-4fbe-95ab-247855003a03" + "7acecad7-d52d-4c3d-958a-788cd4bb97b9" ], "x-ms-correlation-request-id": [ - "0d54b4b1-b248-4fbe-95ab-247855003a03" + "7acecad7-d52d-4c3d-958a-788cd4bb97b9" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045908Z:0d54b4b1-b248-4fbe-95ab-247855003a03" + "SOUTHEASTASIA:20210127T060443Z:7acecad7-d52d-4c3d-958a-788cd4bb97b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:07 GMT" + "Wed, 27 Jan 2021 06:04:43 GMT" ], "Expires": [ "-1" @@ -64,13 +64,13 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "18043c97-2f17-499f-ad1d-4b02282b2069" + "99e65776-4552-4d07-92f8-1602a2fe77f1" ], "Accept-Language": [ "en-US" @@ -99,13 +99,13 @@ "1199" ], "x-ms-request-id": [ - "41d040d1-9385-4a21-b19e-9410dc03cbf1" + "66375a4e-98ed-4603-ba09-de11371c0934" ], "x-ms-correlation-request-id": [ - "41d040d1-9385-4a21-b19e-9410dc03cbf1" + "66375a4e-98ed-4603-ba09-de11371c0934" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045910Z:41d040d1-9385-4a21-b19e-9410dc03cbf1" + "SOUTHEASTASIA:20210127T060444Z:66375a4e-98ed-4603-ba09-de11371c0934" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -114,7 +114,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:09 GMT" + "Wed, 27 Jan 2021 06:04:44 GMT" ], "Content-Length": [ "193" @@ -126,17 +126,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390\",\r\n \"name\": \"cdnResourceGroup9390\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7685\",\r\n \"name\": \"cdnResourceGroup7685\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "13d6a17a-aafc-4cca-839f-3b7846b0ae9e" + "eb0cb31b-1575-4e62-aead-4b0872c68cc8" ], "Accept-Language": [ "en-US" @@ -168,31 +168,31 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "ad7821ae-7dce-47ac-a631-b3e241257bd5" + "a47ad451-2920-4ff5-b719-7b5a8eb45e6f" ], "x-ms-client-request-id": [ - "13d6a17a-aafc-4cca-839f-3b7846b0ae9e" + "eb0cb31b-1575-4e62-aead-4b0872c68cc8" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/fd4ffeb3-105a-44e3-a76a-dd482ce12f03?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/operationresults/c70fbcfc-15af-466a-a7f2-b14c58885587?api-version=2020-09-01" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "23" ], "x-ms-correlation-request-id": [ - "d73c01e7-151b-46e1-9fd6-0a54d0abbe69" + "2076d7fc-5985-4e7b-8183-791aaa44f744" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045919Z:d73c01e7-151b-46e1-9fd6-0a54d0abbe69" + "SOUTHEASTASIA:20210127T060453Z:2076d7fc-5985-4e7b-8183-791aaa44f744" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:18 GMT" + "Wed, 27 Jan 2021 06:04:52 GMT" ], "Content-Length": [ "441" @@ -204,12 +204,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1388\",\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\": \"59650e3a-5532-4a8d-ba83-c5a22fcc63ef\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3789\",\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\": \"9b90aea1-2002-40a9-9b62-194865a5d0f6\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/fd4ffeb3-105a-44e3-a76a-dd482ce12f03?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZmQ0ZmZlYjMtMTA1YS00NGUzLWE3NmEtZGQ0ODJjZTEyZjAzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/operationresults/c70fbcfc-15af-466a-a7f2-b14c58885587?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzcwZmJjZmMtMTVhZi00NjZhLWE3ZjItYjE0YzU4ODg1NTg3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -231,28 +231,88 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "c9cd76fb-9e04-4900-942a-181779287346" + "20c0c765-4201-40e4-a1d3-0b7411675b56" ], "x-ms-client-request-id": [ - "0fa269c5-a59c-48f2-b4ee-df3cd1bf192e" + "1a785568-c4d4-44c0-b111-ab8703a374de" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11996" ], "x-ms-correlation-request-id": [ - "9200164f-1b59-4265-a8e0-8b62e1e6a17d" + "70d2eb66-9da6-45c7-9ec7-72eca31296eb" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045929Z:9200164f-1b59-4265-a8e0-8b62e1e6a17d" + "SOUTHEASTASIA:20210127T060503Z:70d2eb66-9da6-45c7-9ec7-72eca31296eb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:29 GMT" + "Wed, 27 Jan 2021 06: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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/operationresults/c70fbcfc-15af-466a-a7f2-b14c58885587?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzcwZmJjZmMtMTVhZi00NjZhLWE3ZjItYjE0YzU4ODg1NTg3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29518.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.4.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-request-id": [ + "6866356c-f624-4f0f-80ea-5dd5789be13c" + ], + "x-ms-client-request-id": [ + "7bb4fbc9-9c52-473c-bd81-5915ddf7f327" + ], + "Server": [ + "Kestrel" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-correlation-request-id": [ + "197255d2-5cf4-478b-b285-9cb59bbbc69e" + ], + "x-ms-routing-request-id": [ + "SOUTHEASTASIA:20210127T060513Z:197255d2-5cf4-478b-b285-9cb59bbbc69e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 27 Jan 2021 06:05:13 GMT" ], "Content-Length": [ "61" @@ -268,8 +328,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzg5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -291,10 +351,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "141f2ab5-b8aa-4b0f-9c78-bd9336589e0d" + "3842077c-9b73-4e0a-b328-35970c13d3c0" ], "x-ms-client-request-id": [ - "bda7e5f1-7c05-4e5f-b7ee-faac3a7c9c47" + "306b32c7-1489-47f8-ac8c-fe681f8b8a7c" ], "Server": [ "Kestrel" @@ -303,16 +363,16 @@ "49" ], "x-ms-correlation-request-id": [ - "38cd036f-cacf-4d46-ac2b-d43fcdca5080" + "65cd11ae-b08f-487a-9159-6af9dcb283bf" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045930Z:38cd036f-cacf-4d46-ac2b-d43fcdca5080" + "SOUTHEASTASIA:20210127T060514Z:65cd11ae-b08f-487a-9159-6af9dcb283bf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:30 GMT" + "Wed, 27 Jan 2021 06:05:13 GMT" ], "Content-Length": [ "440" @@ -324,17 +384,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1388\",\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\": \"59650e3a-5532-4a8d-ba83-c5a22fcc63ef\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3789\",\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\": \"9b90aea1-2002-40a9-9b62-194865a5d0f6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MDQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789/afdEndpoints/endpointName9468?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU5NDY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "94deb30f-c748-4f12-a171-7e9aa927239e" + "22fcefe7-f6d8-4ea1-9acc-ac4acff2ec56" ], "Accept-Language": [ "en-US" @@ -366,31 +426,31 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "687f2bf2-ecf5-43a7-a23c-525bf441a701" + "d90431fa-3462-494c-99c2-81263edf1fa9" ], "x-ms-client-request-id": [ - "94deb30f-c748-4f12-a171-7e9aa927239e" + "22fcefe7-f6d8-4ea1-9acc-ac4acff2ec56" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/f7f6ae8a-0e76-4a04-9c10-e8111d70a1a1?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/operationresults/07e7a8bc-15f2-4214-bda1-2eeb3d2cadee?api-version=2020-09-01" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "98" ], "x-ms-correlation-request-id": [ - "40ef1021-bc22-48e9-9403-1c9ef00b3bd3" + "988196d4-1610-4b1e-823c-d32d94f6d0fc" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045935Z:40ef1021-bc22-48e9-9403-1c9ef00b3bd3" + "SOUTHEASTASIA:20210127T060519Z:988196d4-1610-4b1e-823c-d32d94f6d0fc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:35 GMT" + "Wed, 27 Jan 2021 06:05:18 GMT" ], "Content-Length": [ "486" @@ -402,12 +462,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName6043\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName6043.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789/afdEndpoints/endpointName9468\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName9468\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName9468.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/operationresults/f7f6ae8a-0e76-4a04-9c10-e8111d70a1a1?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZjdmNmFlOGEtMGU3Ni00YTA0LTljMTAtZTgxMTFkNzBhMWExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/operationresults/07e7a8bc-15f2-4214-bda1-2eeb3d2cadee?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDdlN2E4YmMtMTVmMi00MjE0LWJkYTEtMmVlYjNkMmNhZGVlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -429,28 +489,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "6b4f3a4b-7ecb-4814-b767-df8ed0ba310c" + "fc3da369-f3db-42f9-8744-3128106b645b" ], "x-ms-client-request-id": [ - "6875b6e8-3950-4f87-aad4-8d90e702f6e3" + "75d91829-9556-42b1-88ce-3da7929d79b2" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11994" ], "x-ms-correlation-request-id": [ - "16a3dcdb-5f02-4217-9b7c-bd468d105216" + "1665ad55-4257-4ff3-b9e7-f9b33b03d8ce" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045945Z:16a3dcdb-5f02-4217-9b7c-bd468d105216" + "SOUTHEASTASIA:20210127T060529Z:1665ad55-4257-4ff3-b9e7-f9b33b03d8ce" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:45 GMT" + "Wed, 27 Jan 2021 06:05:28 GMT" ], "Content-Length": [ "61" @@ -466,8 +526,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU2MDQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789/afdEndpoints/endpointName9468?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzg5L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU5NDY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -489,10 +549,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "12ae2362-3496-4eee-ad2e-53aa7bb40833" + "845119ab-f545-477c-bf79-c418f3c2fdc5" ], "x-ms-client-request-id": [ - "1e8ecd26-a15d-4eea-b276-854c34f80cd4" + "d5a8470a-1d1d-4c36-98b4-9f24c9a594ee" ], "Server": [ "Kestrel" @@ -501,16 +561,16 @@ "49" ], "x-ms-correlation-request-id": [ - "247a6adc-a6ac-4b0d-997e-b3414f59fbd1" + "a4e24378-4203-4c19-a74f-79ffeae98595" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045946Z:247a6adc-a6ac-4b0d-997e-b3414f59fbd1" + "SOUTHEASTASIA:20210127T060530Z:a4e24378-4203-4c19-a74f-79ffeae98595" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:45 GMT" + "Wed, 27 Jan 2021 06:05:29 GMT" ], "Content-Length": [ "487" @@ -522,17 +582,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/afdEndpoints/endpointName6043\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName6043\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName6043.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789/afdEndpoints/endpointName9468\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName9468\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName9468.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup9390/providers/Microsoft.Cdn/profiles/profile1388/getLogAnalyticsRankings?api-version=2020-09-01&rankings=url&metrics=clientRequestCount&maxRanking=50&dateTimeBegin=2021-01-27T04%3A59%3A46.1789083Z&dateTimeEnd=2021-01-27T04%3A59%3A46.1789083Z", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUxMzg4L2dldExvZ0FuYWx5dGljc1JhbmtpbmdzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDEmcmFua2luZ3M9dXJsJm1ldHJpY3M9Y2xpZW50UmVxdWVzdENvdW50Jm1heFJhbmtpbmc9NTAmZGF0ZVRpbWVCZWdpbj0yMDIxLTAxLTI3VDA0JTNBNTklM0E0Ni4xNzg5MDgzWiZkYXRlVGltZUVuZD0yMDIxLTAxLTI3VDA0JTNBNTklM0E0Ni4xNzg5MDgzWg==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup7685/providers/Microsoft.Cdn/profiles/profile3789/getLogAnalyticsRankings?api-version=2020-09-01&rankings=url&metrics=clientRequestCount&maxRanking=50&dateTimeBegin=2021-01-27T00%3A00%3A00Z&dateTimeEnd=2021-01-27T00%3A00%3A01Z", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGUzNzg5L2dldExvZ0FuYWx5dGljc1JhbmtpbmdzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDEmcmFua2luZ3M9dXJsJm1ldHJpY3M9Y2xpZW50UmVxdWVzdENvdW50Jm1heFJhbmtpbmc9NTAmZGF0ZVRpbWVCZWdpbj0yMDIxLTAxLTI3VDAwJTNBMDAlM0EwMFomZGF0ZVRpbWVFbmQ9MjAyMS0wMS0yN1QwMCUzQTAwJTNBMDFa", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4af7e210-726b-4de9-a736-b9037e5d93f4" + "27c0d6f6-c516-4424-b911-8cf4c62af39d" ], "Accept-Language": [ "en-US" @@ -555,31 +615,31 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "c3ed69ab-571b-4041-bdb7-d8e9a5b709ea" + "6d4e6406-9534-40a0-92c7-aad331ee32da" ], "x-ms-client-request-id": [ - "4af7e210-726b-4de9-a736-b9037e5d93f4" + "27c0d6f6-c516-4424-b911-8cf4c62af39d" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11993" ], "x-ms-correlation-request-id": [ - "a61886d6-7315-4f03-9c84-08099cde00c9" + "51596065-5e5a-4746-a2e9-a45103feb181" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045947Z:a61886d6-7315-4f03-9c84-08099cde00c9" + "SOUTHEASTASIA:20210127T060531Z:51596065-5e5a-4746-a2e9-a45103feb181" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:46 GMT" + "Wed, 27 Jan 2021 06:05:30 GMT" ], "Content-Length": [ - "142" + "126" ], "Content-Type": [ "application/json; charset=utf-8" @@ -588,17 +648,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"dateTimeBegin\": \"2021-01-27T12:59:46.1789083+08:00\",\r\n \"dateTimeEnd\": \"2021-01-27T12:59:46.1789083+08:00\",\r\n \"tables\": [\r\n {\r\n \"ranking\": \"url\",\r\n \"data\": []\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"dateTimeBegin\": \"2021-01-27T08:00:00+08:00\",\r\n \"dateTimeEnd\": \"2021-01-27T08:00:01+08:00\",\r\n \"tables\": [\r\n {\r\n \"ranking\": \"url\",\r\n \"data\": []\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup9390?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA5MzkwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup7685?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA3Njg1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "700a9e08-f76f-4e83-aa78-a48a7a54f326" + "e00208e3-c88f-4816-84d4-a7d3218805fc" ], "Accept-Language": [ "en-US" @@ -618,22 +678,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQOTM5MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNzY4NS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "14997" ], "x-ms-request-id": [ - "93952f83-dd2f-4393-a142-bf9d057fe5d1" + "66d73dfc-44c9-422f-9aa5-9bb3a83e71d1" ], "x-ms-correlation-request-id": [ - "93952f83-dd2f-4393-a142-bf9d057fe5d1" + "66d73dfc-44c9-422f-9aa5-9bb3a83e71d1" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045950Z:93952f83-dd2f-4393-a142-bf9d057fe5d1" + "SOUTHEASTASIA:20210127T060533Z:66d73dfc-44c9-422f-9aa5-9bb3a83e71d1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -642,7 +702,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:49 GMT" + "Wed, 27 Jan 2021 06:05:32 GMT" ], "Expires": [ "-1" @@ -657,11 +717,11 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup9390" + "cdnResourceGroup7685" ], "GetLogAnalyticsRankingsTest": [ - "profile1388", - "endpointName6043" + "profile3789", + "endpointName9468" ] }, "Variables": { diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json index c3750d1c1eacb..c8e6cee0e24a1 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetLogAnalyticsResourcesTest.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4ca89eef-8636-45cb-a9f8-eb40abcd7068" + "cdc990d4-3044-4a89-ac3f-988c0c315853" ], "Accept-Language": [ "en-US" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-request-id": [ - "a221f89d-979f-4f91-99c6-6ab0bfb03b28" + "e6a06688-2c01-4b96-9ea2-66b8a44b4074" ], "x-ms-correlation-request-id": [ - "a221f89d-979f-4f91-99c6-6ab0bfb03b28" + "e6a06688-2c01-4b96-9ea2-66b8a44b4074" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045747Z:a221f89d-979f-4f91-99c6-6ab0bfb03b28" + "SOUTHEASTASIA:20210127T060319Z:e6a06688-2c01-4b96-9ea2-66b8a44b4074" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:57:46 GMT" + "Wed, 27 Jan 2021 06:03:18 GMT" ], "Content-Length": [ "193" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631\",\r\n \"name\": \"cdnResourceGroup2631\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1326\",\r\n \"name\": \"cdnResourceGroup1326\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MjgzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6c797445-1df6-4188-a9b4-01d15ef55837" + "e6439a98-e07d-47c1-b158-11233eb09f25" ], "Accept-Language": [ "en-US" @@ -105,34 +105,34 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "0f64d7f0-7572-4f06-8b39-759ce66e9ea5" + "28327f0e-b515-453b-94a8-4f1ac40ea109" ], "x-ms-client-request-id": [ - "6c797445-1df6-4188-a9b4-01d15ef55837" + "e6439a98-e07d-47c1-b158-11233eb09f25" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/3fc6d477-d021-46ef-bb76-3b4040a92437?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/operationresults/d07382ac-1dc8-4c4a-a076-116e5d91fd46?api-version=2020-09-01" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "24" + "21" ], "x-ms-correlation-request-id": [ - "f689960f-e800-4da1-9a28-218909ec5341" + "27e45f88-ae46-4217-ae4c-208c0845316c" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045755Z:f689960f-e800-4da1-9a28-218909ec5341" + "SOUTHEASTASIA:20210127T060328Z:27e45f88-ae46-4217-ae4c-208c0845316c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:57:55 GMT" + "Wed, 27 Jan 2021 06:03:28 GMT" ], "Content-Length": [ - "437" + "441" ], "Content-Type": [ "application/json; charset=utf-8" @@ -141,12 +141,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile81\",\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\": \"29006e63-3809-43a9-a904-c941be5e5976\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9283\",\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\": \"707114dc-33d7-48eb-a8ae-9b779fb2209c\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/3fc6d477-d021-46ef-bb76-3b4040a92437?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvM2ZjNmQ0NzctZDAyMS00NmVmLWJiNzYtM2I0MDQwYTkyNDM3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/operationresults/d07382ac-1dc8-4c4a-a076-116e5d91fd46?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvZDA3MzgyYWMtMWRjOC00YzRhLWEwNzYtMTE2ZTVkOTFmZDQ2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -168,28 +168,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "ebb05e1a-9b79-4ccf-9d88-c54a746b8cbe" + "75487804-e51b-49d3-9281-4d85b97647a4" ], "x-ms-client-request-id": [ - "17835dc6-7e4d-421b-88a8-2c5021545fac" + "f155be3b-abbf-4b0a-a7e5-d1a4c72cfa20" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11990" ], "x-ms-correlation-request-id": [ - "8866163f-ef40-44dc-93e2-b0d5f9c3ffbd" + "63ba6604-5bae-45ff-8205-f5aeb141f877" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045806Z:8866163f-ef40-44dc-93e2-b0d5f9c3ffbd" + "SOUTHEASTASIA:20210127T060338Z:63ba6604-5bae-45ff-8205-f5aeb141f877" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:06 GMT" + "Wed, 27 Jan 2021 06:03:38 GMT" ], "Content-Length": [ "61" @@ -205,8 +205,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MjgzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -228,10 +228,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "ea2e3467-7329-45e4-a8ae-a5ee9dd4c8c0" + "de74fd6a-f36b-4667-a88b-27b849858c44" ], "x-ms-client-request-id": [ - "576f3f3a-e4c4-4caa-94c7-dddd64f1a80e" + "af8c76b8-b94e-4a88-b3fb-55a2fc8df22c" ], "Server": [ "Kestrel" @@ -240,19 +240,19 @@ "49" ], "x-ms-correlation-request-id": [ - "ecb5290a-1f5e-4032-a1c4-fc49a89cc41c" + "c28a8283-9017-454d-b6a4-792a1630d7d7" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045806Z:ecb5290a-1f5e-4032-a1c4-fc49a89cc41c" + "SOUTHEASTASIA:20210127T060339Z:c28a8283-9017-454d-b6a4-792a1630d7d7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:06 GMT" + "Wed, 27 Jan 2021 06:03:39 GMT" ], "Content-Length": [ - "436" + "440" ], "Content-Type": [ "application/json; charset=utf-8" @@ -261,17 +261,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile81\",\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\": \"29006e63-3809-43a9-a904-c941be5e5976\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9283\",\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\": \"707114dc-33d7-48eb-a8ae-9b779fb2209c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MS9hZmRFbmRwb2ludHMvZW5kcG9pbnROYW1lMzcyND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283/afdEndpoints/endpointName1164?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MjgzL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxMTY0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "2f52b856-5804-4244-bc46-4d840f8ccd6c" + "e25590a1-29d2-48c9-810d-45906ae23b58" ], "Accept-Language": [ "en-US" @@ -303,34 +303,34 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "4d428eae-17f7-4baa-adda-6e23ef0551bb" + "89f701c4-8861-4d32-aaab-a6a277663bc6" ], "x-ms-client-request-id": [ - "2f52b856-5804-4244-bc46-4d840f8ccd6c" + "e25590a1-29d2-48c9-810d-45906ae23b58" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/9a4c52f7-24ca-409b-ade0-87de604943e3?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/operationresults/0b2b4736-d38d-46e8-95b1-b2f49f52972b?api-version=2020-09-01" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "97" ], "x-ms-correlation-request-id": [ - "2243f052-d13a-42f4-a385-513840815dce" + "8f7de320-ae20-425e-a1fd-9ac4524a6d91" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045811Z:2243f052-d13a-42f4-a385-513840815dce" + "SOUTHEASTASIA:20210127T060343Z:8f7de320-ae20-425e-a1fd-9ac4524a6d91" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:11 GMT" + "Wed, 27 Jan 2021 06:03:43 GMT" ], "Content-Length": [ - "484" + "486" ], "Content-Type": [ "application/json; charset=utf-8" @@ -339,12 +339,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3724\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3724.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283/afdEndpoints/endpointName1164\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1164\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1164.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/operationresults/9a4c52f7-24ca-409b-ade0-87de604943e3?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvOWE0YzUyZjctMjRjYS00MDliLWFkZTAtODdkZTYwNDk0M2UzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/operationresults/0b2b4736-d38d-46e8-95b1-b2f49f52972b?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMGIyYjQ3MzYtZDM4ZC00NmU4LTk1YjEtYjJmNDlmNTI5NzJiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -366,28 +366,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "bb7f218f-27ab-487f-b6d5-ac6e04cadac5" + "05e5ca84-9d22-4909-ac41-5dbeb86fff69" ], "x-ms-client-request-id": [ - "7be9dec1-73a0-4d9b-96f4-d8793e160a67" + "f01ce57f-b224-4692-96e7-126ec35bdade" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11989" ], "x-ms-correlation-request-id": [ - "64be1710-c43e-412b-a857-d6f0d0f34855" + "173158c2-fc52-4326-86e7-3452488f79b5" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045822Z:64be1710-c43e-412b-a857-d6f0d0f34855" + "SOUTHEASTASIA:20210127T060354Z:173158c2-fc52-4326-86e7-3452488f79b5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:21 GMT" + "Wed, 27 Jan 2021 06:03:54 GMT" ], "Content-Length": [ "61" @@ -403,8 +403,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MS9hZmRFbmRwb2ludHMvZW5kcG9pbnROYW1lMzcyND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283/afdEndpoints/endpointName1164?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MjgzL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUxMTY0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -426,10 +426,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "c7e77bbc-2aad-474a-9b5f-f36ad3a83d1a" + "4a538f30-2022-4c85-a24d-3280fb9579af" ], "x-ms-client-request-id": [ - "20e14152-b02c-4900-8b7c-18bbb56867f3" + "9b38546f-192d-492d-a624-18ef01c6cbe0" ], "Server": [ "Kestrel" @@ -438,19 +438,19 @@ "49" ], "x-ms-correlation-request-id": [ - "015bf097-ba66-4c42-8ca6-5fdba3e4f597" + "22505e27-7c61-4f81-8097-f7cb13e7a0f8" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045822Z:015bf097-ba66-4c42-8ca6-5fdba3e4f597" + "SOUTHEASTASIA:20210127T060355Z:22505e27-7c61-4f81-8097-f7cb13e7a0f8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:22 GMT" + "Wed, 27 Jan 2021 06:03:54 GMT" ], "Content-Length": [ - "485" + "487" ], "Content-Type": [ "application/json; charset=utf-8" @@ -459,17 +459,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/afdEndpoints/endpointName3724\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName3724\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName3724.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283/afdEndpoints/endpointName1164\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName1164\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName1164.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup2631/providers/Microsoft.Cdn/profiles/profile81/getLogAnalyticsResources?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU4MS9nZXRMb2dBbmFseXRpY3NSZXNvdXJjZXM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup1326/providers/Microsoft.Cdn/profiles/profile9283/getLogAnalyticsResources?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU5MjgzL2dldExvZ0FuYWx5dGljc1Jlc291cmNlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c9a0427c-6b0d-4070-86f8-cc719363a81e" + "1d4fc881-0062-4a2a-b1be-b9dd6fa3b5cf" ], "Accept-Language": [ "en-US" @@ -492,28 +492,28 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "9a824f97-995a-44be-b4b0-fd462bd1a7f6" + "6164f572-8774-44b3-a5fe-afbc91048922" ], "x-ms-client-request-id": [ - "c9a0427c-6b0d-4070-86f8-cc719363a81e" + "1d4fc881-0062-4a2a-b1be-b9dd6fa3b5cf" ], "Server": [ "Kestrel" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11988" ], "x-ms-correlation-request-id": [ - "7ba77966-52ff-4a12-ab27-b09aa8100c8f" + "009fda7c-8415-4703-93c3-f7cef88dbfdf" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045823Z:7ba77966-52ff-4a12-ab27-b09aa8100c8f" + "SOUTHEASTASIA:20210127T060356Z:009fda7c-8415-4703-93c3-f7cef88dbfdf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:23 GMT" + "Wed, 27 Jan 2021 06:03:56 GMT" ], "Content-Length": [ "137" @@ -525,17 +525,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"endpoints\": [\r\n {\r\n \"id\": \"endpointName3724\",\r\n \"name\": \"endpointName3724.z01.azurefd.net\",\r\n \"history\": false,\r\n \"customDomains\": []\r\n }\r\n ],\r\n \"customDomains\": []\r\n}", + "ResponseBody": "{\r\n \"endpoints\": [\r\n {\r\n \"id\": \"endpointName1164\",\r\n \"name\": \"endpointName1164.z01.azurefd.net\",\r\n \"history\": false,\r\n \"customDomains\": []\r\n }\r\n ],\r\n \"customDomains\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup2631?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAyNjMxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup1326?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXAxMzI2P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3933755d-5b10-403c-8c70-fdb17375a602" + "142b3fc1-6f25-400a-b5a7-1ff05e2f2de4" ], "Accept-Language": [ "en-US" @@ -555,7 +555,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMjYzMS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQMTMyNi1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -564,13 +564,13 @@ "14998" ], "x-ms-request-id": [ - "f327b932-8b8d-4354-bab1-7454e26b812b" + "a5e084b6-6efe-4878-be61-cb3c92c1dc72" ], "x-ms-correlation-request-id": [ - "f327b932-8b8d-4354-bab1-7454e26b812b" + "a5e084b6-6efe-4878-be61-cb3c92c1dc72" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045826Z:f327b932-8b8d-4354-bab1-7454e26b812b" + "SOUTHEASTASIA:20210127T060358Z:a5e084b6-6efe-4878-be61-cb3c92c1dc72" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -579,7 +579,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:58:26 GMT" + "Wed, 27 Jan 2021 06:03:58 GMT" ], "Expires": [ "-1" @@ -594,11 +594,11 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup2631" + "cdnResourceGroup1326" ], "GetLogAnalyticsResourcesTest": [ - "profile81", - "endpointName3724" + "profile9283", + "endpointName1164" ] }, "Variables": { diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json index bd7c7225be1c2..93bdbe2aa86ce 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/tests/SessionRecords/AFDLogAnalyticsTest/GetWafLogAnalyticsRankingsTest.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1ccfbe54-9705-4689-8578-f071f0c6cf25" + "aa2afeac-519b-4dbf-b840-b88ad598b4c5" ], "Accept-Language": [ "en-US" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "44cc75f1-e310-42aa-b134-edd6e80510e8" + "db8ca1fd-66d1-42a3-b042-62781ebd75d1" ], "x-ms-correlation-request-id": [ - "44cc75f1-e310-42aa-b134-edd6e80510e8" + "db8ca1fd-66d1-42a3-b042-62781ebd75d1" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T045952Z:44cc75f1-e310-42aa-b134-edd6e80510e8" + "SOUTHEASTASIA:20210127T060537Z:db8ca1fd-66d1-42a3-b042-62781ebd75d1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 04:59:51 GMT" + "Wed, 27 Jan 2021 06:05:36 GMT" ], "Content-Length": [ "193" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941\",\r\n \"name\": \"cdnResourceGroup4941\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8437\",\r\n \"name\": \"cdnResourceGroup8437\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1d6ac6b8-f0d4-4c9a-a0dd-7d2e82d3999f" + "82b74bd8-0462-41f5-8e9a-c77e8d0935cd" ], "Accept-Language": [ "en-US" @@ -105,13 +105,13 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "8d6019c8-2de2-4d71-95d9-0e56c8706227" + "a37daecd-d428-4c01-8ce4-ec5f82da1dfe" ], "x-ms-client-request-id": [ - "1d6ac6b8-f0d4-4c9a-a0dd-7d2e82d3999f" + "82b74bd8-0462-41f5-8e9a-c77e8d0935cd" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/06bc9ac8-5842-4cdb-b032-197c7a0f9b2e?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/operationresults/656167c0-1669-4b24-8bd8-836abd1e3e2f?api-version=2020-09-01" ], "Server": [ "Kestrel" @@ -120,16 +120,16 @@ "24" ], "x-ms-correlation-request-id": [ - "65a8e217-67f0-40c9-bdba-7e2da0956dc0" + "9ca9c7b1-a5c6-4380-81b0-94a76dd7c8a8" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050000Z:65a8e217-67f0-40c9-bdba-7e2da0956dc0" + "SOUTHEASTASIA:20210127T060545Z:9ca9c7b1-a5c6-4380-81b0-94a76dd7c8a8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:00 GMT" + "Wed, 27 Jan 2021 06:05:45 GMT" ], "Content-Length": [ "441" @@ -141,12 +141,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7148\",\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\": \"be976212-a9f2-45c0-aff5-c31a8b7d3eaa\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5032\",\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\": \"5733cf57-df08-4b4e-b35f-6aaee1b79714\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/06bc9ac8-5842-4cdb-b032-197c7a0f9b2e?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMDZiYzlhYzgtNTg0Mi00Y2RiLWIwMzItMTk3YzdhMGY5YjJlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/operationresults/656167c0-1669-4b24-8bd8-836abd1e3e2f?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjU2MTY3YzAtMTY2OS00YjI0LThiZDgtODM2YWJkMWUzZTJmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -168,10 +168,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "92638178-36fb-44b6-a594-8089408164e8" + "9a4dc45e-c4d7-4dbe-8a6f-ea4820f0f420" ], "x-ms-client-request-id": [ - "9ca3c94f-ee36-475d-bb74-e26e8fd90420" + "2113a8eb-3f22-412a-a815-30c763074dbb" ], "Server": [ "Kestrel" @@ -180,16 +180,16 @@ "11999" ], "x-ms-correlation-request-id": [ - "4779ebed-1b8d-4d80-b047-e92a590c460a" + "82e8b628-e92f-4290-bc21-8840cdacf4c4" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050011Z:4779ebed-1b8d-4d80-b047-e92a590c460a" + "SOUTHEASTASIA:20210127T060556Z:82e8b628-e92f-4290-bc21-8840cdacf4c4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:10 GMT" + "Wed, 27 Jan 2021 06:05:55 GMT" ], "Content-Length": [ "61" @@ -205,8 +205,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -228,10 +228,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "eb9deeb2-0c70-4e6d-a597-7b9e080bfbfe" + "eee4a08f-8f58-4ea1-914f-77efee03b9d3" ], "x-ms-client-request-id": [ - "58d082d3-2f50-47a0-87b6-6fcba01b300b" + "af159999-bf81-4812-8f80-a4b3364a882a" ], "Server": [ "Kestrel" @@ -240,16 +240,16 @@ "49" ], "x-ms-correlation-request-id": [ - "9b971ca8-fed3-4df0-85c4-aa74ccfa226f" + "3b9dea0f-1ab2-45c1-9345-c246c6856f1d" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050011Z:9b971ca8-fed3-4df0-85c4-aa74ccfa226f" + "SOUTHEASTASIA:20210127T060556Z:3b9dea0f-1ab2-45c1-9345-c246c6856f1d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:11 GMT" + "Wed, 27 Jan 2021 06:05:55 GMT" ], "Content-Length": [ "440" @@ -261,17 +261,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7148\",\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\": \"be976212-a9f2-45c0-aff5-c31a8b7d3eaa\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5032\",\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\": \"5733cf57-df08-4b4e-b35f-6aaee1b79714\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUyMTQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032/afdEndpoints/endpointName4510?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDMyL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU0NTEwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\"\r\n },\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ee91a9c1-a8eb-4dfa-b4e6-5f675d201ddb" + "c462001b-918c-4252-aabc-32a55fbd7654" ], "Accept-Language": [ "en-US" @@ -303,13 +303,13 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "442c4cec-20f2-47da-88f5-41a2e971793e" + "e6f9f170-9dd8-414e-bdc2-a7cb1dfacad4" ], "x-ms-client-request-id": [ - "ee91a9c1-a8eb-4dfa-b4e6-5f675d201ddb" + "c462001b-918c-4252-aabc-32a55fbd7654" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/5c52e009-a674-4d22-9bb2-bceb3006c1f7?api-version=2020-09-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/operationresults/54493030-545e-4428-8408-fca475aa84d1?api-version=2020-09-01" ], "Server": [ "Kestrel" @@ -318,16 +318,16 @@ "99" ], "x-ms-correlation-request-id": [ - "70daae97-148b-405b-903e-3f90edd7ab00" + "85662a00-a8ba-4b85-85dd-cc02b6ac6eb5" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050017Z:70daae97-148b-405b-903e-3f90edd7ab00" + "SOUTHEASTASIA:20210127T060601Z:85662a00-a8ba-4b85-85dd-cc02b6ac6eb5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:16 GMT" + "Wed, 27 Jan 2021 06:06:00 GMT" ], "Content-Length": [ "486" @@ -339,12 +339,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName2140\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName2140.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032/afdEndpoints/endpointName4510\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName4510\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName4510.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/operationresults/5c52e009-a674-4d22-9bb2-bceb3006c1f7?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNWM1MmUwMDktYTY3NC00ZDIyLTliYjItYmNlYjMwMDZjMWY3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/operationresults/54493030-545e-4428-8408-fca475aa84d1?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNTQ0OTMwMzAtNTQ1ZS00NDI4LTg0MDgtZmNhNDc1YWE4NGQxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -366,10 +366,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "bf7d6db9-bcd7-422c-be24-95672a2dc4cc" + "e5a1bba3-373b-41d3-9a0f-97155fe241ee" ], "x-ms-client-request-id": [ - "ffc801af-9e07-48b1-b4a4-70efb4c750d3" + "32f9fb24-dd10-4ae4-bffe-086caa452232" ], "Server": [ "Kestrel" @@ -378,16 +378,16 @@ "11998" ], "x-ms-correlation-request-id": [ - "356b2e36-6f28-4457-9770-bf313f115774" + "0eefbd31-d7a2-449d-bf6e-23a55aa00e43" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050027Z:356b2e36-6f28-4457-9770-bf313f115774" + "SOUTHEASTASIA:20210127T060611Z:0eefbd31-d7a2-449d-bf6e-23a55aa00e43" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:26 GMT" + "Wed, 27 Jan 2021 06:06:11 GMT" ], "Content-Length": [ "61" @@ -403,8 +403,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140?api-version=2020-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4L2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWUyMTQwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032/afdEndpoints/endpointName4510?api-version=2020-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDMyL2FmZEVuZHBvaW50cy9lbmRwb2ludE5hbWU0NTEwP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -426,10 +426,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "c58e029c-b8b0-47a7-9489-c3bce3cabd85" + "96ba06f0-04f5-4edf-9ff0-b753298ef243" ], "x-ms-client-request-id": [ - "88f35552-4e46-460f-adbe-cbea4dd159bf" + "c821210f-2b2b-401a-8f9b-f50c7a2cc965" ], "Server": [ "Kestrel" @@ -438,16 +438,16 @@ "49" ], "x-ms-correlation-request-id": [ - "b677ba93-0fb5-44fc-b357-392845d689e7" + "5f7da65c-15c8-4ec1-a2d9-efd538ab7da0" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050028Z:b677ba93-0fb5-44fc-b357-392845d689e7" + "SOUTHEASTASIA:20210127T060612Z:5f7da65c-15c8-4ec1-a2d9-efd538ab7da0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:27 GMT" + "Wed, 27 Jan 2021 06:06:11 GMT" ], "Content-Length": [ "487" @@ -459,17 +459,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/afdEndpoints/endpointName2140\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName2140\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName2140.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032/afdEndpoints/endpointName4510\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"endpointName4510\",\r\n \"location\": \"WestUs\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"endpointName4510.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/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup4941/providers/Microsoft.Cdn/profiles/profile7148/getWafLogAnalyticsRankings?api-version=2020-09-01&metrics=clientRequestCount&dateTimeBegin=2021-01-27T05%3A00%3A28.0970456Z&dateTimeEnd=2021-01-27T05%3A00%3A28.0970456Z&maxRanking=50&rankings=url", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU3MTQ4L2dldFdhZkxvZ0FuYWx5dGljc1JhbmtpbmdzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDEmbWV0cmljcz1jbGllbnRSZXF1ZXN0Q291bnQmZGF0ZVRpbWVCZWdpbj0yMDIxLTAxLTI3VDA1JTNBMDAlM0EyOC4wOTcwNDU2WiZkYXRlVGltZUVuZD0yMDIxLTAxLTI3VDA1JTNBMDAlM0EyOC4wOTcwNDU2WiZtYXhSYW5raW5nPTUwJnJhbmtpbmdzPXVybA==", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourceGroups/cdnResourceGroup8437/providers/Microsoft.Cdn/profiles/profile5032/getWafLogAnalyticsRankings?api-version=2020-09-01&metrics=clientRequestCount&dateTimeBegin=2021-01-27T00%3A00%3A00Z&dateTimeEnd=2021-01-27T00%3A00%3A01Z&maxRanking=50&rankings=url", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlR3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3Byb2ZpbGU1MDMyL2dldFdhZkxvZ0FuYWx5dGljc1JhbmtpbmdzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDEmbWV0cmljcz1jbGllbnRSZXF1ZXN0Q291bnQmZGF0ZVRpbWVCZWdpbj0yMDIxLTAxLTI3VDAwJTNBMDAlM0EwMFomZGF0ZVRpbWVFbmQ9MjAyMS0wMS0yN1QwMCUzQTAwJTNBMDFaJm1heFJhbmtpbmc9NTAmcmFua2luZ3M9dXJs", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b9e9c3ad-b269-4b17-bdbe-b4cf31b28167" + "fbf55bfd-f073-44cc-b7f5-c8b6c5fe9340" ], "Accept-Language": [ "en-US" @@ -492,10 +492,10 @@ "max-age=31536000; includeSubDomains" ], "x-ms-request-id": [ - "a64f77e9-d808-4341-82b4-88a8a88db7e1" + "f4a8b024-7fb7-45ba-87f8-98571f809186" ], "x-ms-client-request-id": [ - "b9e9c3ad-b269-4b17-bdbe-b4cf31b28167" + "fbf55bfd-f073-44cc-b7f5-c8b6c5fe9340" ], "Server": [ "Kestrel" @@ -504,19 +504,19 @@ "11997" ], "x-ms-correlation-request-id": [ - "36317895-db31-468c-93b2-810f16162793" + "9503ec8c-50ba-44bd-a6d8-94b9f8b73210" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050028Z:36317895-db31-468c-93b2-810f16162793" + "SOUTHEASTASIA:20210127T060612Z:9503ec8c-50ba-44bd-a6d8-94b9f8b73210" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:27 GMT" + "Wed, 27 Jan 2021 06:06:12 GMT" ], "Content-Length": [ - "130" + "114" ], "Content-Type": [ "application/json; charset=utf-8" @@ -525,17 +525,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"dateTimeBegin\": \"2021-01-27T13:00:28.0970456+08:00\",\r\n \"dateTimeEnd\": \"2021-01-27T13:00:28.0970456+08:00\",\r\n \"groups\": [\r\n \"url\"\r\n ],\r\n \"data\": []\r\n}", + "ResponseBody": "{\r\n \"dateTimeBegin\": \"2021-01-27T08:00:00+08:00\",\r\n \"dateTimeEnd\": \"2021-01-27T08:00:01+08:00\",\r\n \"groups\": [\r\n \"url\"\r\n ],\r\n \"data\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup4941?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA0OTQxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/resourcegroups/cdnResourceGroup8437?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZDdjZmRiOTgtYzExOC00NThkLThiZGYtMjQ2YmU2NmIxZjVlL3Jlc291cmNlZ3JvdXBzL2NkblJlc291cmNlR3JvdXA4NDM3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f2d4721e-aafe-4ada-83df-9dfea16521fd" + "a15719af-29ee-411c-bbc2-d33905d75d2a" ], "Accept-Language": [ "en-US" @@ -555,22 +555,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQNDk0MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/d7cfdb98-c118-458d-8bdf-246be66b1f5e/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DRE5SRVNPVVJDRUdST1VQODQzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14998" + "14999" ], "x-ms-request-id": [ - "473d4e2d-da49-40a8-94f3-b4830e507da5" + "cc426224-aca8-4efd-b2e7-fc1e9a410253" ], "x-ms-correlation-request-id": [ - "473d4e2d-da49-40a8-94f3-b4830e507da5" + "cc426224-aca8-4efd-b2e7-fc1e9a410253" ], "x-ms-routing-request-id": [ - "SOUTHEASTASIA:20210127T050030Z:473d4e2d-da49-40a8-94f3-b4830e507da5" + "SOUTHEASTASIA:20210127T060615Z:cc426224-aca8-4efd-b2e7-fc1e9a410253" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -579,7 +579,7 @@ "nosniff" ], "Date": [ - "Wed, 27 Jan 2021 05:00:29 GMT" + "Wed, 27 Jan 2021 06:06:14 GMT" ], "Expires": [ "-1" @@ -594,11 +594,11 @@ ], "Names": { "CreateResourceGroup": [ - "cdnResourceGroup4941" + "cdnResourceGroup8437" ], "GetWafLogAnalyticsRankingsTest": [ - "profile7148", - "endpointName2140" + "profile5032", + "endpointName4510" ] }, "Variables": { From 06443cfda23d1ed17ca9201a1b79135e0744bb4d Mon Sep 17 00:00:00 2001 From: ChenglongLiu Date: Sat, 30 Jan 2021 10:34:56 +0800 Subject: [PATCH 13/13] Update the package version --- .../src/Microsoft.Azure.Management.Cdn.csproj | 4 ++-- .../src/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Microsoft.Azure.Management.Cdn.csproj b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Microsoft.Azure.Management.Cdn.csproj index 4663168aa614a..7e6e4d8c917eb 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Microsoft.Azure.Management.Cdn.csproj +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Microsoft.Azure.Management.Cdn.csproj @@ -5,11 +5,11 @@ Microsoft Azure CDN Management Library - 4.4.1 + 6.0.0 Microsoft.Azure.Management.Cdn Microsoft.Azure.Management.Cdn Microsoft Azure CDN management;CDN;Cdn management; - Add missing UrlSigningAction field. + Add support for AFDX. diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Properties/AssemblyInfo.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Properties/AssemblyInfo.cs index e747f02b5561a..93e3644ca0093 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Properties/AssemblyInfo.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Properties/AssemblyInfo.cs @@ -8,8 +8,8 @@ [assembly: AssemblyTitle("Microsoft Azure CDN Management Library")] [assembly: AssemblyDescription("Provides management functionality for Microsoft Azure CDN.")] -[assembly: AssemblyVersion("4.0.0.0")] -[assembly: AssemblyFileVersion("4.4.1.0")] +[assembly: AssemblyVersion("6.0.0.0")] +[assembly: AssemblyFileVersion("6.0.0.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Azure .NET SDK")]